Commit Graph

13591 Commits (8b94c1ed4d8232a452aa9db0f5ac9141d942590f)

Author SHA1 Message Date
Eric Dumazet 1a123a3168 vlan: adds drops accounting 16 years ago
Eric Dumazet 55f9d6786d net: Remove debugging code 16 years ago
Eric Dumazet 2f8bc32b7a vlan: enable multiqueue xmits 16 years ago
Eric Dumazet d1b19dff91 net: net/core/dev.c cleanups 16 years ago
Karl Hiramoto 137742cf97 atm/br2684: netif_stop_queue() when atm device busy and netif_wake_queue() when we can send packets again. 16 years ago
Wu Fengguang aa1330766c tcp: replace hard coded GFP_KERNEL with sk_allocation 16 years ago
Ajit Khaparde 05c6a8d7a7 net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. 16 years ago
Eric Dumazet 16ebb5e0b3 tc: Fix unitialized kernel memory leak 16 years ago
Eric Dumazet 6ce9e7b5fe ip: Report qdisc packet drops 16 years ago
Eric Dumazet 2e59af3dcb vlan: multiqueue vlan device 16 years ago
Neil Horman 5848cc096a net: drop_monitor: make last_rx timestamp private 16 years ago
Bob Copeland fcc6cb0c13 cfg80211: fix looping soft lockup in find_ie() 16 years ago
Luis R. Rodriguez abd8ea22c2 wireless: remove mac80211 rate selection extra menu 16 years ago
Luis R. Rodriguez 253850c10d wireless: update reg debug kconfig entry 16 years ago
Stephen Hemminger 5ca1b998d3 net: file_operations should be const 16 years ago
Stephen Hemminger 3b401a81c0 inet: inet_connection_sock_af_ops const 16 years ago
Stephen Hemminger b2e4b3debc tcp: MD5 operations should be const 16 years ago
Stephen Hemminger 98147d527a net: seq_operations should be const 16 years ago
Eric Dumazet 0625491493 ipv6: ip6_push_pending_frames() should increment IPSTATS_MIB_OUTDISCARDS 16 years ago
Xiao Guangrong f2798eb4e0 drop_monitor: fix trace_napi_poll_hit() 16 years ago
David S. Miller 2fbd3da387 pkt_sched: Revert tasklet_hrtimer changes. 16 years ago
Jarek Poplawski d66ee0587c net: sk_free() should be allowed right after sk_alloc() 16 years ago
Stephen Hemminger 89d69d2b75 net: make neigh_ops constant 16 years ago
Alexey Dobriyan 86393e52c3 netns: embed ip6_dst_ops directly 16 years ago
Patrick McHardy 8a56df0ae1 netfilter: ebt_ulog: fix checkentry return value 16 years ago
Damian Lukowski 6fa12c8503 Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value. 16 years ago
Damian Lukowski f1ecd5d9e7 Revert Backoff [v3]: Revert RTO on ICMP destination unreachable 16 years ago
Damian Lukowski 4d1a2d9ec1 Revert Backoff [v3]: Rename skb to icmp_skb in tcp_v4_err() 16 years ago
Yi Zou 579496865c dcbnl: Add implementations of dcbnl setapp/getapp commands 16 years ago
Yi Zou 6fa382af61 dcbnl: Add netlink attributes for setapp/getapp to dcbnl 16 years ago
Yi Zou 0af46d997f vlan: Add support for net_devices_ops.ndo_fcoe_enable/_disable to VLAN 16 years ago
Stephen Hemminger d0cf9c0dad wireless: convert drivers to netdev_tx_t 16 years ago
Stephen Hemminger 424efe9caf netdev: convert pseudo drivers to netdev_tx_t 16 years ago
Stephen Hemminger 6518bbb803 irda: convert to netdev_tx_t 16 years ago
Stephen Hemminger 36e4d64a82 convert hamradio drivers to netdev_txreturnt_t 16 years ago
Stephen Hemminger 3c805a22a3 convert ATM drivers to netdev_tx_t 16 years ago
Stephen Hemminger 6fef4c0c8e netdev: convert pseudo-devices to netdev_tx_t 16 years ago
Julius Volz 94b265514a IPVS: Add handling of incoming ICMPV6 messages 16 years ago
Patrick McHardy 4889086969 netfilter: ip6t_eui: fix read outside array bounds 16 years ago
Alexey Dobriyan ee254fa44d netfilter: nf_conntrack: netns fix re reliable conntrack event delivery 16 years ago
Simon Horman 1e66dafc75 ipvs: Use atomic operations atomicly 16 years ago
Krishna Kumar a453e0689a pkt_sched: Fix resource limiting in pfifo_fast 16 years ago
Krishna Kumar 03a9a447d2 net: convert remaining non-symbolic return values in dev_queue_xmit 16 years ago
Oliver Hartkopp 6ca8b990e0 can: use correct NET_RX_ return values 16 years ago
roel kluin b3df9a514f tipc: fix test of bearer_priority range in tipc_register_media() 16 years ago
Alexey Dobriyan ea00b8e222 can: switch to seq_file 16 years ago
John Dykstra 9a7030b76a tcp: Remove redundant copy of MD5 authentication key 16 years ago
Krishna Kumar fd3ae5e8fc Speed-up pfifo_fast lookup using a private bitmap 16 years ago
David Ward 31ce8c71a3 ipv6: Update Neighbor Cache when IPv6 RA is received on a router 16 years ago
Octavian Purdila 80a1096bac tcp: fix premature termination of FIN_WAIT2 time-wait sockets 16 years ago