Commit Graph

1105 Commits (94b97e39b0c983e86f0028c456dcf213abc722a0)

Author SHA1 Message Date
Octavian Purdila db43a282d3 tcp: fix for splice receive when used with software LRO 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Eric W. Biederman b9f75f45a6 netns: Don't receive new packets in a dead network namespace. 17 years ago
Ben Hutchings 4497b0763c net: Discard and warn about LRO'd skbs received for forwarding 17 years ago
Ben Hutchings 0187bdfb05 net: Disable LRO on devices that are forwarding 17 years ago
Wang Chen dad9b335c6 netdevice: Fix promiscuity and allmulti overflow 17 years ago
David S. Miller 972692e0db net: Add sk_set_socket() helper. 17 years ago
Jay Vosburgh b8a9787edd bonding: Allow setting max_bonds to zero 17 years ago
Or Gerlitz c1da4ac752 net/core: add NETDEV_BONDING_FAILOVER event 17 years ago
Ben Hutchings 6de329e26c net: Fix test for VLAN TX checksum offload capability 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Octavian Purdila 293ad60401 tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits. 17 years ago
Thomas Graf bc3ed28caa netlink: Improve returned error codes 17 years ago
Brice Goglin 7557af2515 net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec 17 years ago
Stephen Hemminger b9f5f52cca net: neighbour table ABI problem 17 years ago
Carlos R. Mafra 962cf36c5b Remove argument from open_softirq which is always NULL 17 years ago
Mike Travis 0e12f848b3 net: use performance variant for_each_cpu_mask_nr 17 years ago
Pavel Emelyanov 96e74088f1 net: The dev->get_stats pointer is not NULL nowadays. 17 years ago
Denis V. Lunev d3ede327e8 pktgen: make sure that pktgen_thread_worker has been executed 17 years ago
David Woodhouse 0e91796eb4 net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags() 17 years ago
Pavel Emelyanov d5a4502e9e netns: Register net/core/ sysctls at read-only root. 17 years ago
Stephen Hemminger dcc997738e net: handle errors from device_rename 17 years ago
Rami Rosen 9ee6b7f155 net: Fix typo in net/core/sock.c. 17 years ago
Johannes Berg f5184d267c net: Allow netdevices to specify needed head/tailroom 17 years ago
Ben Hutchings e46b66bc42 net: Added ASSERT_RTNL() to dev_open() and dev_close(). 17 years ago
Pavel Emelyanov aca51397d0 netns: Fix arbitrary net_device-s corruptions on net_ns stop. 17 years ago
Johannes Berg c800578510 net: Fix useless comment reference loop. 17 years ago
Daniel Lezcano aaf8cdc34d netns: Fix device renaming for sysfs 17 years ago
Mike Travis 0c0b0aca66 net: remove NR_CPUS arrays in net/core/dev.c 17 years ago
Harvey Harrison d3e2ce3bcd net: use get/put_unaligned_* helpers 17 years ago
Ilpo Järvinen 50aab54f30 net: Add missing braces to multi-statement if()s 17 years ago
Denis V. Lunev 5efdccbcda net: assign PDE->data before gluing PDE into /proc tree 17 years ago
Hirofumi Nakagawa 801678c5a3 Remove duplicated unlikely() in IS_ERR() 17 years ago
Mandeep Singh Baines c5835df971 ethtool: EEPROM dump no longer works for tg3 and natsemi 17 years ago
Patrick McHardy c9c1014b2b [RTNETLINK]: Fix bogus ASSERT_RTNL warning 17 years ago
Rusty Russell 5309fbcc47 Remove documentation of non-existent sk_alloc arg 17 years ago
David S. Miller ec98c6b9b4 [SPARC]: Remove SunOS and Solaris binary support. 17 years ago
David Woodhouse 9d29672c64 [NET]: Expose netdevice dev_id through sysfs 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Alexey Dobriyan d1643d24c6 [NET]: Fix and allocate less memory for ->priv'less netdevices 17 years ago
Pavel Emelyanov d0498d9ae1 [NET]: Do not allocate unneeded memory for dev->priv alignment. 17 years ago
Denis V. Lunev f3005d7f4a [NETNS]: Add netns refcnt debug for network devices. 17 years ago
Denis V. Lunev 3661a91083 [NETNS]: Add netns refcnt debug to fib rules. 17 years ago
Denis V. Lunev 65a18ec58e [NETNS]: Add netns refcnt debug for kernel sockets. 17 years ago
Denis V. Lunev 5d1e4468a7 [NETNS]: Make netns refconting debug like a socket one. 17 years ago
Pavel Emelyanov 669f87baab [RTNL]: Introduce the rtnl_kill_links helper. 17 years ago
Pavel Emelyanov 3a931a80cb [RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister. 17 years ago
Mandeep Singh Baines b131dd5d65 [ETHTOOL]: Add support for large eeproms 17 years ago
Pavel Emelyanov dec827d174 [NETNS]: The generic per-net pointers. 17 years ago
Pavel Emelyanov c93cf61fd1 [NETNS]: The net-subsys IDs generator. 17 years ago