Commit Graph

110306 Commits (67fed45930fa31e92c11beb3a3dbf83a1a92a58d)
 

Author SHA1 Message Date
David S. Miller 67fed45930 net: Add new interfaces for SKB list light-weight init and splicing. 17 years ago
David S. Miller ceade961c4 atm: idt77252: Use generic SKB queue management instead of home-grown scheme. 17 years ago
David S. Miller 43f59c8939 net: Remove __skb_insert() calls outside of skbuff internals. 17 years ago
Tom Quetchenbach f5fff5dc8a tcp: advertise MSS requested by user 17 years ago
Arnaldo Carvalho de Melo 6067804047 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable 17 years ago
Alexander Duyck a574420ff4 multiq: requeue should rewind the current_band 17 years ago
Ilpo Järvinen 618d9f2554 tcp: back retransmit_high when it over-estimated 17 years ago
Ilpo Järvinen 90638a04ad tcp: don't clear lost_skb_hint when not necessary 17 years ago
Ilpo Järvinen ef9da47c7c tcp: don't clear retransmit_skb_hint when not necessary 17 years ago
Ilpo Järvinen f0ceb0ed86 tcp: remove retransmit_skb_hint clearing from failure 17 years ago
Ilpo Järvinen 0e1c54c2a4 tcp: reorganize retransmit code loops 17 years ago
Ilpo Järvinen 08ebd1721a tcp: remove tp->lost_out guard to make joining diff nicer 17 years ago
Ilpo Järvinen 61eb55f4db tcp: Reorganize skb tagbit checks 17 years ago
Ilpo Järvinen 34638570b5 tcp: remove obsolete validity concern 17 years ago
Ilpo Järvinen b5afe7bc71 tcp: add tcp_can_forward_retransmit 17 years ago
Ilpo Järvinen 184d68b2b0 tcp: No need to clear retransmit_skb_hint when SACKing 17 years ago
Ilpo Järvinen f09142eddb tcp: Kill precaution that's very likely obsolete 17 years ago
Ilpo Järvinen 006f582c73 tcp: convert retransmit_cnt_hint to seqno 17 years ago
Ilpo Järvinen 41ea36e35a tcp: add helper for lost bit toggling 17 years ago
Ilpo Järvinen c8c213f20c tcp: move tcp_verify_retransmit_hint 17 years ago
Ilpo Järvinen 64edc2736e tcp: Partial hint clearing has again become meaningless 17 years ago
David S. Miller d950f264ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 17 years ago
David S. Miller 04da2cf9bb qlge: Protect qlge_resume() with CONFIG_PM 17 years ago
David S. Miller 53159d06cb qlge: Fix warnings in debugging code. 17 years ago
David S. Miller 79b6f7ecda Merge branch 'new-drivers' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 17 years ago
David S. Miller 02a1416478 net: Fix build with ARCH=um 17 years ago
Rémi Denis-Courmont 821c92f258 ISDN sockets: add missing lockdep strings 17 years ago
Benjamin Li ac392abce9 bnx2: Remove timer_interval field from the bnx2 structure 17 years ago
Benjamin Li fbbf68b7f8 bnx2: Remove name field from bnx2 structure 17 years ago
Benjamin Li 453a9c6e99 bnx2: Update MODULE_DESCRIPTION to include the 5716 17 years ago
Benjamin Li 344478db53 bnx2: In bnx2_set_mac_link() return void rather then int 17 years ago
Ron Mercer c4e84bde1d qlge: New Qlogic 10Gb Ethernet Driver. 17 years ago
Guo-Fu Tseng 95252236e7 jme: JMicron Gigabit Ethernet Driver 17 years ago
Scott Feldman 01f2e4ead2 enic: add Cisco 10G Ethernet NIC driver 17 years ago
Chris Snook 452c1ce218 atl2: add atl2 driver 17 years ago
Brian Haley d286600e19 ipvs: change some __constant_htons() to htons() 17 years ago
Simon Horman 563e94f072 ipvs: add __aquire/__release annotations to ip_vs_info_seq_start/ip_vs_info_seq_stop 17 years ago
Simon Horman dff630ddad ipvs: supply a valid 0 address to ip_vs_conn_new() 17 years ago
Simon Horman 9e691ed68d ipvs: only unlock in ip_vs_edit_service() if already locked 17 years ago
Simon Horman e8ae43ec6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 into lvs-next-2.6 17 years ago
John W. Linville 375da53b8e libertas: correct "limited range of data type" warning 17 years ago
David Kilroy 75d31cf19f orinoco: Fix compile warnings 17 years ago
Abhijeet Kolekar e16ce63c89 mac80211 : Fix mode change hard_start_xmit function 17 years ago
Johannes Berg 538df283c1 mac80211: remove debug frame dumping 17 years ago
Johannes Berg c1b6cf4ee0 mac80211: remove beacon counters 17 years ago
Johannes Berg 62c1f95e39 mac80211: clean up kdoc 17 years ago
Johannes Berg 9222963f7c mac80211: fix sta_info kernel-doc warning 17 years ago
Johannes Berg 0e057d73ea mac80211 hwsim: make radio list dynamic 17 years ago
Johannes Berg 25d834e162 mac80211: fix virtual interfaces vs. injection 17 years ago
Javier Cardona 9c31fd635d libertas: Reduce the WPA key installation time. 17 years ago