Commit Graph

65491 Commits (02b3d34631831a19ee691516e233756b270eac6d)
 

Author SHA1 Message Date
Satyam Sharma 0cc120bea1 [NET] netconsole: Use netif_running() in write_msg() 18 years ago
Satyam Sharma d2b60881e2 [NET] netconsole: Simplify boot/module option setup logic 18 years ago
Satyam Sharma d133ccbdc3 [NET] netconsole: Remove bogus check 18 years ago
Satyam Sharma d39badf05b [NET] netconsole: Cleanups, codingstyle, prettyfication 18 years ago
Stephen Hemminger ab66b4a7a3 [IPV4] fib_trie: macro cleanup 18 years ago
Stephen Hemminger 0680191642 [IPV4] fib_trie: cleanup 18 years ago
Ilpo Järvinen 13dae42631 [TCP]: Update comment about highest_sack validity 18 years ago
Ilpo Järvinen e60402d0a9 [TCP]: Move sack_ok access to obviously named funcs & cleanup 18 years ago
Ilpo Järvinen b9c4595bc4 [TCP]: Don't panic if S+L skb is detected 18 years ago
Ilpo Järvinen 1b6d427bb7 [TCP]: Reduce sacked_out with reno when purging write_queue 18 years ago
Ilpo Järvinen d02596e329 [TCP]: Keep state in Disorder also if only lost_out > 0 18 years ago
Ilpo Järvinen 86426c22d2 [TCP]: Restore over-zealous tcp_sync_left_out-like removals 18 years ago
Ilpo Järvinen 005903bc3a [TCP]: Left out sync->verify (the new meaning of it) & definify 18 years ago
Ilpo Järvinen 83ae40885f [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines 18 years ago
Ilpo Järvinen b5860bbac7 [TCP]: Tighten tcp_sock's belt, drop left_out 18 years ago
Ilpo Järvinen 35e8694198 [TCP]: Remove num_acked>0 checks from cong.ctrl mods pkts_acked 18 years ago
Ilpo Järvinen af610b4ca1 [TCP]: Add tcp_dec_pcount_approx int variant 18 years ago
Ilpo Järvinen bdf1ee5d3b [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it 18 years ago
Ilpo Järvinen 539d243fdd [TCP]: Access to highest_sack obsoletes forward_cnt_hint 18 years ago
Ilpo Järvinen 9bff40fda0 [TCP] FRTO: remove unnecessary fackets/sacked_out recounting 18 years ago
Ilpo Järvinen 4ddf66769d [TCP]: Move Reno SACKed_out counter functions earlier 18 years ago
David S. Miller d06e021d71 [TCP]: Extract DSACK detection code from tcp_sacktag_write_queue(). 18 years ago
Ilpo Järvinen 19b2b48658 [TCP]: Rexmit hint must be cleared instead of setting it 18 years ago
Ilpo Järvinen d8f4f2235a [TCP]: Extracted rexmit hint clearing from the LOST marking code 18 years ago
Ilpo Järvinen d738cd8fca [TCP]: Add highest_sack seqno, points to globally highest SACK 18 years ago
Thomas Graf d961db358f [NEIGH]: Netlink notifications 18 years ago
Thomas Graf 4f494554f9 [NEIGH]: Combine neighbour cleanup and release 18 years ago
Andrew Gallatin 1e6e9342d4 [MYRI10GE]: Use LRO. 18 years ago
Jan-Bernd Themann d4dc4ec9d8 [EHEA]: Use LRO. 18 years ago
Jan-Bernd Themann 71c87e0ced [NET]: Generic Large Receive Offload for TCP traffic 18 years ago
Pavel Emelyanov e314dbdc1c [NET]: Virtual ethernet device driver. 18 years ago
Pavel Emelianov e71992889e [RTNETLINK]: Introduce generic rtnl_create_link(). 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Johannes Berg dde4e47e8f [WIRELESS] radiotap parser: accept all other fields 18 years ago
Larry Finger fe6aa301c7 [MAC80211]: Add SIOCGIWTXPOWER routine 18 years ago
Thomas Graf 744b096e2b [WIRELESS]: Use type safe netlink interface 18 years ago
Johannes Berg 1bec3f1a3e [MAC80211]: fix add_interface monitor mode behaviour 18 years ago
Andy Green 9b8a74e348 [MAC80211]: Improve sanity checks on injected packets 18 years ago
Andy Green dfe6e81dea [MAC80211]: Add get_unaligned to ieee80211_get_radiotap_len 18 years ago
Michael Wu 0ec0b7ac3c [MAC80211]: use more GFP_KERNEL instead of GFP_ATOMIC 18 years ago
Daniel Drake d9430a3288 [MAC80211]: implement ERP info change notifications 18 years ago
Daniel Drake 7e9ed18874 [MAC80211]: improved short preamble handling 18 years ago
Ivo van Doorn d5d08def92 [MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control 18 years ago
Daniel Drake 8a69aa93d5 [MAC80211]: STA reassociation improvements 18 years ago
Michael Wu be8755e180 [MAC80211]: improve locking of sta_info related structures 18 years ago
Johannes Berg c2d1560ad8 [MAC80211]: introduce util.c 18 years ago
Johannes Berg b2c258fb11 [MAC80211]: reorder interface related functions 18 years ago
Johannes Berg ff68808929 [MAC80211]: move some rate control functions out of ieee80211.c 18 years ago
Johannes Berg 1f5a7e47ae [MAC80211]: split out some key functions from ieee80211.c 18 years ago
Johannes Berg 75c35aa4e2 [MAC80211]: remove some unnecessary includes 18 years ago