Commit Graph

119932 Commits (411c41eea58bd3500cf897e2c27dd5330935a3a8)
 

Author SHA1 Message Date
Harvey Harrison 411c41eea5 aoe: remove private mac address format function 16 years ago
Denis Joseph Barrow 9c8f92aed1 hso: Hook up ->reset_resume 16 years ago
Denis Joseph Barrow 7ea3a9ad9b hso: Add TIOCM ioctl handling. 16 years ago
Denis Joseph Barrow 52429eb216 hso: Fix free of mutexes still in use. 16 years ago
Denis Joseph Barrow 89930b7b5e hso: Fix URB submission -EINVAL. 16 years ago
Denis Joseph Barrow 4a3e818181 hso: Fix crashes on close. 16 years ago
Denis Joseph Barrow bab04c3adb hso: Add new usb device id's. 16 years ago
Stephen Hemminger 47fd5b8373 netdev: add HAVE_NET_DEVICE_OPS 16 years ago
Ilpo Järvinen 0ace285605 tcp: handle shift/merge of cloned skbs too 16 years ago
Ilpo Järvinen 111cc8b913 tcp: add some mibs to track collapsing 16 years ago
Ilpo Järvinen 92ee76b6d9 tcp: Make shifting not clear the hints 16 years ago
Ilpo Järvinen 832d11c5cd tcp: Try to restore large SKBs while SACK processing 16 years ago
Ilpo Järvinen f58b22fd3c tcp: make tcp_sacktag_one able to handle partial skb too 16 years ago
Ilpo Järvinen adb92db857 tcp: Make SACK code to split only at mss boundaries 16 years ago
Ilpo Järvinen e8bae275d9 tcp: more aggressive skipping 16 years ago
Ilpo Järvinen e1aa680fa4 tcp: move tcp_simple_retransmit to tcp_input 16 years ago
Ilpo Järvinen 4a17fc3add tcp: collapse more than two on retransmission 16 years ago
Eric Dumazet a21bba9454 net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames() 16 years ago
Eric Dumazet 2e77d89b2f net: avoid a pair of dst_hold()/dst_release() in ip_append_data() 16 years ago
Jarek Poplawski 4db0acf3c0 net: gen_estimator: Fix gen_kill_estimator() lookups 16 years ago
Patrick McHardy 3f0947c3ff pkt_sched: sch_drr: fix drr_dequeue loop() 16 years ago
Wang Chen 4b40eed73e infiniband: Kill directly reference of netdev->priv 16 years ago
Wang Chen 486bf8de17 netdevice sbni: Convert directly reference of netdev->priv 16 years ago
Jirka Pirko 5c94afd79c tokenring/3c359.c: Prevent possible mem leak when open failed 16 years ago
Jirka Pirko 138a5cdf2f tokenring/3c359.c: Fix error message when allocating tx_ring 16 years ago
Jirka Pirko d0cc10ab0e tokenring/3c359.c: fix allocation null check 16 years ago
Stephen Hemminger 85920d43bd 8139too: use err.h macros 16 years ago
Eric Dumazet 3755810ceb net: Make sure BHs are disabled in sock_prot_inuse_add() 16 years ago
Eric Dumazet 920de804bc net: Make sure BHs are disabled in sock_prot_inuse_add() 16 years ago
Eric Dumazet 1f87e235e6 eth: Declare an optimized compare_ether_addr_64bits() function 16 years ago
David S. Miller 70eb1bfd52 axnet_cs: Fix build after net device ops ne2k conversion. 16 years ago
David S. Miller 6f756a8c36 net: Make sure BHs are disabled in sock_prot_inuse_add() 16 years ago
Alexey Dobriyan be77e59307 net: fix tunnels in netns after ndo_ changes 16 years ago
Eric Dumazet c25eb3bfb9 net: Convert TCP/DCCP listening hash tables to use RCU 16 years ago
Gerrit Renker 8c862c23e2 dccp: Header option insertion routine for feature-negotiation 16 years ago
Gerrit Renker d371056695 dccp: Support for Mandatory options 16 years ago
Gerrit Renker 02fa460ef5 dccp: Increase the scope of variable-length htonl/ntohl functions 16 years ago
Gerrit Renker 71c262a3dd dccp: API to query the current TX/RX CCID 16 years ago
Gerrit Renker b20a9c24d5 dccp: Set per-connection CCIDs via socket options 16 years ago
Brice Goglin 2c62ad7b56 myri10ge: update firmware headers 16 years ago
Brice Goglin 4ee2ac5135 myri10ge: update DCA comments 16 years ago
Eric Dumazet c1fd3b9455 net: af_netlink should update its inuse counter 16 years ago
Eric Dumazet 04f258ce7f net: some optimizations in af_inet 16 years ago
David S. Miller c46920dadb Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 16 years ago
Alexander Duyck f5f4cf0846 igb: do not use phy ops in ethtool test cleanup for non-copper parts 16 years ago
Scott Feldman 21fc578dca enic: misc cleanup items: 16 years ago
Scott Feldman 845964515a enic: move wmb closer to where needed: before writing posted_index to hw 16 years ago
Scott Feldman cb3c766975 enic: mask off some reserved bits in CQ descriptor for future use 16 years ago
Scott Feldman 27372bf5fa enic: driver/firmware API updates 16 years ago
Scott Feldman 86ca9db794 enic: enable ethtool LRO support 16 years ago