Commit Graph

2169 Commits (323222b5ff930a43eab45cec6e58345740fa2a29)

Author SHA1 Message Date
John Fastabend 7d8e76bf9a net: zero kobject in rx_queue_release 14 years ago
John Fastabend 9ea19481db net: zero kobject in rx_queue_release 14 years ago
Thomas Graf f8ff182c71 rtnetlink: Link address family API 14 years ago
David S. Miller 6b35308850 net: Export netif_get_vlan_features(). 14 years ago
Tom Herbert fe8222406c net: Simplify RX queue allocation 14 years ago
Tom Herbert ed9af2e839 net: Move TX queue allocation to alloc_netdev_mq 14 years ago
Jesse Gross 58e998c6d2 offloading: Force software GSO for multiple vlan tags. 14 years ago
Jesse Gross c8d5bcd1af offloading: Support multiple vlan tags in GSO. 14 years ago
Jesse Gross e1e78db628 offloading: Make scatter/gather more tolerant of vlans. 14 years ago
Thomas Graf 369cf77a6a rtnetlink: Fix message size calculation for link messages 14 years ago
Eric Dumazet 8d987e5c75 net: avoid limits overflow 14 years ago
David S. Miller 57fe93b374 filter: make sure filters dont read uninitialized memory 14 years ago
Eric Dumazet 332dd96f7a net/dst: dst_dev_event() called after other notifiers 14 years ago
Joe Perches b194a3674f net/core/dev.c: Update WARN uses 14 years ago
Junchang Wang eb589063ed pktgen: correct uninitialized queue_map 14 years ago
Dmitry Torokhov 86c2c0a8a4 NET: pktgen - fix compile warning 14 years ago
Tom Herbert df32cc193a net: check queue_index from sock is valid for device 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Nelson Elhage 448d7b5daf pktgen: Limit how much data we copy onto the stack. 15 years ago
David S. Miller 8acfe468b0 net: Limit socket I/O iovec total length to INT_MAX. 15 years ago
Eric Dumazet 7a2b03c517 fib_rules: __rcu annotates ctarget 15 years ago
Ben Hutchings 66c68bcc48 net: NETIF_F_HW_CSUM does not imply FCoE CRC offload 15 years ago
Ben Hutchings af1905dbec net: Fix some corner cases in dev_can_checksum() 15 years ago
Eric Dumazet ebb9fed2de fib: fix fib_nl_newrule() 15 years ago
Eric Dumazet 0d7da9ddd9 net: add __rcu annotation to sk_filter 15 years ago
Eric Dumazet 1c87733d06 net_ns: add __rcu annotations 15 years ago
Eric Dumazet 6e3f7faf3e rps: add __rcu annotations 15 years ago
Eric Dumazet 198caeca3e ipv6: ip6_ptr rcu annotations 15 years ago
David S. Miller 11a766ce91 net: Increase xmit RECURSION_LIMIT to 10. 15 years ago
Paul Gortmaker d618222352 pktgen: clean up handling of local/transient counter vars 15 years ago
stephen hemminger d0c2b0d265 napi: unexport napi_reuse_skb 15 years ago
Tejun Heo a5c30b349b net/neighbour: cancel_delayed_work() + flush_scheduled_work() -> cancel_delayed_work_sync() 15 years ago
Ben Greear d2ed817766 net/core: Allow tagged VLAN packets to flow through VETH devices. 15 years ago
stephen hemminger 8d8a0b1cc2 rtnetlink: remove rtnl_kill_links 15 years ago
Jesse Gross d5dbda2380 ethtool: Add support for vlan accleration. 15 years ago
Jesse Gross 3701e51382 vlan: Centralize handling of hardware acceleration. 15 years ago
Jesse Gross 7b9c609037 vlan: Enable software emulation for vlan accleration. 15 years ago
Eric Dumazet 27b75c95f1 net: avoid RCU for NOCACHE dst 15 years ago
Tom Herbert e6484930d7 net: allocate tx queues in register_netdevice 15 years ago
Tom Herbert bd25fa7ba5 net: cleanups in RX queue allocation 15 years ago
Tom Herbert 55513fb428 net: fail alloc_netdev_mq if queue count < 1 15 years ago
Neil Horman f13d493d9c netpoll: Revert napi_poll fix for bonding driver 15 years ago
Neil Horman 990c3d6f9c bonding: Fix napi poll for bonding driver 15 years ago
Neil Horman c2355e1ab9 bonding: Fix bonding drivers improper modification of netpoll structure 15 years ago
Eric Dumazet a0a4a85a15 fib: remove a useless synchronize_rcu() call 15 years ago
Eric Dumazet 564824b0c5 net: allocate skbs on local node 15 years ago
Eric Dumazet 29b4433d99 net: percpu net_device refcount 15 years ago
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago
Eric Dumazet 0ed8ddf404 neigh: Protect neigh->ha[] with a seqlock 15 years ago
Kees Cook b00916b189 net: clear heap allocations for privileged ethtool actions 15 years ago