Commit Graph

1068 Commits (f3ade837808121ff8bab9c56725f4fe40ec85a56)

Author SHA1 Message Date
David S. Miller eb6aafe3f8 pkt_sched: Make qdisc_run take a netdev_queue. 17 years ago
David S. Miller 86d804e10a netdev: Make netif_schedule() routines work with netdev_queue objects. 17 years ago
David S. Miller 6fa9864b53 net: Clean up explicit ->tx_queue references in link watch. 17 years ago
David S. Miller ee609cb362 netdev: Move next_sched into struct netdev_queue. 17 years ago
David S. Miller 816f3258e7 netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead. 17 years ago
David S. Miller b0e1e6462d netdev: Move rest of qdisc state into struct netdev_queue 17 years ago
David S. Miller 555353cfa1 netdev: The ingress_lock member is no longer needed. 17 years ago
David S. Miller dc2b48475a netdev: Move queue_lock into struct netdev_queue. 17 years ago
David S. Miller bb949fbd18 netdev: Create netdev_queue abstraction. 17 years ago
Patrick McHardy 4b5a698ef4 net: fix dev_set_promiscuity() breakage 17 years ago
Denis V. Lunev ae299fc051 net: add fib_rules_ops to flush_cache method 17 years ago
Santwona Behera 0853ad66b1 netdev: Add support for rx flow hash configuration, using ethtool. 17 years ago
Patrick McHardy 2fe195cfe3 net: fib_rules: fix error code for unsupported families 17 years ago
Wang Chen 93b3cff991 netdevice: Fix wrong string handle in kernel command line parsing 17 years ago
Wang Chen 8fde8a0769 net: Tyop of sk_filter() comment 17 years ago
Wang Chen 5dbaec5dc6 netdevice: Fix typo of dev_unicast_add() comment 17 years ago
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