Commit Graph

344 Commits (99bcf217183e02ebae46373896fba7f12d588001)

Author SHA1 Message Date
Herbert Xu d29c0c5c33 udp: Add UFO to NETIF_F_SOFTWARE_GSO 15 years ago
Ben Hutchings 82695d9b18 net: Fix error in comment on net_device_ops::ndo_get_stats 15 years ago
Jiri Pirko f350a0a873 bridge: use rx_handler_data pointer to store net_bridge_port pointer 15 years ago
Jiri Pirko a35e2c1b6d macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 15 years ago
Jiri Pirko 93e2c32b5c net: add rx_handler data pointer 15 years ago
Herbert Xu 4247e161b1 netpoll: Add ndo_netpoll_setup 15 years ago
Ben Hutchings be1f3c2c02 net: Enable 64-bit net device statistics on 32-bit architectures 15 years ago
Eric Dumazet bb69ae049f anycast: Some RCU conversions 15 years ago
Jiri Pirko ab95bfe01f net: replace hooks in __netif_receive_skb V5 15 years ago
Eric Dumazet c2d9ba9bce net: CONFIG_NET_NS reduction 15 years ago
Ian Campbell 06c4648d46 arp_notify: allow drivers to explicitly request a notification event. 15 years ago
Ben Hutchings a4ed89cb92 net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined 15 years ago
Tom Herbert 76cc8b13a6 net: fix problem in dequeuing from input_pkt_queue 15 years ago
Scott Feldman 57b610805c net: Add netlink support for virtual port management (was iovnl) 15 years ago
Eric Dumazet 3b098e2d7c net: Consistent skb timestamping 15 years ago
Mark Gross ed77134bfc PM QOS update 15 years ago
WANG Cong 0e34e93177 netpoll: add generic support for bridge and bonding devices 15 years ago
David S. Miller cd7b5396e7 net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h 15 years ago
Changli Gao dee42870a4 net: fix softnet_stat 15 years ago
Changli Gao 6e7676c1a7 net: batch skb dequeueing from softnet input_pkt_queue 15 years ago
Changli Gao a9cbd588fd net: reimplement softnet_data.output_queue as a FIFO queue 15 years ago
Eric Dumazet e36fa2f7e9 rps: cleanups 15 years ago
Eric Dumazet 88751275b8 rps: shortcut net_rps_action() 15 years ago
Tom Herbert fec5e652e5 rfs: Receive Flow Steering 15 years ago
Changli Gao fd793d8905 net: CONFIG_SMP should be CONFIG_RPS 15 years ago
Eric Dumazet acbbc07145 net: uninline skb_bond_should_drop() 15 years ago
Pavel Roskin 18e225f257 net: fix definition of netdev_for_each_mc_addr() 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Jiri Pirko a748ee2426 net: move address list functions to a separate file 15 years ago
stephen hemminger b00fabb402 netdev: ethtool RXHASH flag 15 years ago
Eric Dumazet df3345457a rps: add CONFIG_RPS 15 years ago
Jiri Pirko 32a806c194 bonding: flush unicast and multicast lists when changing type 15 years ago
Eric Dumazet 0641e4fbf2 net: Potential null skb->dev dereference 15 years ago
Jiri Pirko 3ca5b4042e bonding: check return value of nofitier when changing type 15 years ago
Tom Herbert 1e94d72fea rps: Fixed build with CONFIG_SMP not enabled. 15 years ago
Tom Herbert 0a9627f264 rps: Receive Packet Steering 15 years ago
Patrick McHardy bd38081160 dev: support deferring device flag change notifications 15 years ago
Patrick McHardy a2835763e1 rtnetlink: handle rtnl_link netlink notifications manually 15 years ago
John W. Linville caf66e5811 netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211 15 years ago
Williams, Mitch A 95c26df829 net: Add netdev ops for SR-IOV configuration 15 years ago
Joe Perches b3d95c5c93 include/linux/netdevice.h: Add netif_printk helpers 15 years ago
Joe Perches 571ba42303 netdevice.h: Add netdev_printk helpers like dev_printk 15 years ago
Peter P Waskiewicz Jr 15682bc488 ethtool: Introduce n-tuple filter programming support 15 years ago
Jiri Pirko 6683ece36e net: use helpers to access mc list V2 15 years ago
Arnd Bergmann 8a83a00b07 net: maintain namespace isolation between vlan and real device 15 years ago
Jiri Pirko 32e7bfc411 net: use helpers to access uc list V2 15 years ago
Alexey Dobriyan a271623f87 netdev: remove certain HAVE_ macros 15 years ago
David S. Miller 11380a4b2d net: Unexport napi_gro_flush(). 15 years ago
Patrick Mullaney fc4a748966 netdevice: provide common routine for macvlan and vlan operstate management 15 years ago
Eric W. Biederman dcbccbd4f1 net: Implement for_each_netdev_reverse. 15 years ago