Commit Graph

167736 Commits (05e8689c9a3a208bf75b60662778d81e23eac460)
 

Author SHA1 Message Date
Eric Dumazet 05e8689c9a ifb: RCU locking avoids touching dev refcount 16 years ago
Eric Dumazet 3710becf8a net: RCU locking for simple ioctl() 16 years ago
Eric Dumazet 685c794405 icmp: icmp_send() can avoid a dev_put() 16 years ago
Eric Dumazet c148fc2e30 ipv4: inetdev_by_index() switch to RCU 16 years ago
Eric W. Biederman 9fdce099bb veth: Fix unregister_netdevice_queue for veth 16 years ago
Eric Dumazet 72c9528bab net: Introduce dev_get_by_name_rcu() 16 years ago
Figo.zhang 68d8287ce1 NET:KS8695: add API for get rx interrupt bit 16 years ago
Andy Grover d521b63b27 RDS/IB+IW: Move recv processing to a tasklet 16 years ago
Andy Grover 0514f8a9c0 RDS: Do not send congestion updates to loopback connections 16 years ago
Andy Grover 433d308dd8 RDS: Fix panic on unload 16 years ago
Andy Grover 86357b19bc RDS: Fix potential race around rds_i[bw]_allocation 16 years ago
Andy Grover 244546f0d3 RDS: Add GET_MR_FOR_DEST sockopt 16 years ago
Eric W. Biederman 6639104bd8 bond: Get the rtnl_link_ops support correct 16 years ago
Eric W. Biederman ec87fd3b4e bond: Add support for multiple network namespaces 16 years ago
Eric W. Biederman 88ead97710 bond: Implement a basic set of rtnl link ops 16 years ago
Eric W. Biederman c67dfb299e bond: Simplify bond device destruction 16 years ago
Eric W. Biederman 30c15ba993 bond: Simplify bond_create. 16 years ago
Eric W. Biederman 6151b3d435 bond: Simply bond sysfs group creation 16 years ago
Eric W. Biederman 0c509a6c93 net: Allow devices to specify a device specific sysfs group. 16 years ago
Eric Dumazet 0bd8d53656 net: use hlist_for_each_entry() 16 years ago
Eric Dumazet 24540535d3 veth: Fix veth_dellink method 16 years ago
Patrick McHardy 29906f6a42 vlan: cleanup multiple unregistrations 16 years ago
Oliver Neukum f0816ce39d convert kaweth to use usb_reset_configuration() 16 years ago
roel kluin 43ab85021e ax25: unsigned cannot be less than 0 in ax25_ctl_ioctl() 16 years ago
Stephen Hemminger ac958154e9 sky2: version 1.26 16 years ago
Stephen Hemminger 0f5aac7070 sky2: 88E8059 support 16 years ago
Stephen Hemminger 877c8570fb sky2: workarounds for Yukon-2 supreme 16 years ago
Stephen Hemminger d6b54d241c sky2: fix receive pause thresholds 16 years ago
Stephen Hemminger e91cd2e65f sky2: add register definitions for new chips 16 years ago
Stephen Hemminger e30a4ac243 sky2: add SK-9E21M device id 16 years ago
Ben Hutchings c3c6336504 sfc: Enable heuristic selection between page and skb RX buffers 16 years ago
Ben Hutchings 18e1d2beb6 sfc: Feed GRO result into RX allocation policy and interrupt moderation 16 years ago
Ben Hutchings c7c4b3b6e9 gro: Change all receive functions to return GRO result codes 16 years ago
Ben Hutchings 5b252f0c2f gro: Name the GRO result enumeration type 16 years ago
David S. Miller 0519d83d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Gabor Gombas b5dd884e68 net: Fix 'Re: PACKET_TX_RING: packet size is too long' 16 years ago
Cyrill Gorcunov 38bfd8f5be net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build time 16 years ago
David S. Miller ed3f2e40f3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 16 years ago
Eric Dumazet fb699dfd42 net: Introduce dev_get_by_index_rcu() 16 years ago
roel kluin e0c5567d06 atm: Cleanup redundant tests on unsigned 16 years ago
roel kluin 65a1c4fffa net: Cleanup redundant tests on unsigned 16 years ago
roel kluin 091bb8ab51 net: Cleanup redundant tests on unsigned 16 years ago
Tilman Schmidt 50e4fe91a5 gigaset: convert strcmp chain to table lookup 16 years ago
Tilman Schmidt c35a87ff66 gigaset: checkpatch cleanup of ev-layer.c 16 years ago
Tilman Schmidt 7891adf18a bas_gigaset: checkpatch cleanup 16 years ago
Tilman Schmidt ae67d7d814 ser_gigaset: checkpatch cleanup 16 years ago
Tilman Schmidt d9ba9c9125 gigaset: checkpatch cleanup 16 years ago
Tilman Schmidt 2032e2c230 usb_gigaset: code cleanup 16 years ago
Tilman Schmidt 4dd8230acd gigaset: fix bad assumptions about CAPI skbuffs 16 years ago
Tilman Schmidt 22077ebceb gigaset: fix format string typo in CAPI dial command 16 years ago