summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)Author
2015-02-13skbufhead-raw-lock.patchThomas Gleixner
2015-02-13net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14skbufhead-raw-lock.patchThomas Gleixner
2014-05-14net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10skbufhead-raw-lock.patchThomas Gleixner
2014-04-10net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior
2014-02-26net: core: introduce netif_skb_dev_featuresFlorian Westphal
2014-01-15ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin
2013-09-16vxlan: Fix sparse warningsJoseph Gasparakis
2013-09-06net: add documentation for BQL helpersFlorian Fainelli
2013-09-05vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis
2013-08-29net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico
2013-08-29net: add lower_dev_list to net_device and make a full meshVeaceslav Falico
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-07-31net: add ndo to get id of physical port of the deviceJiri Pirko
2013-07-25net: Make devnet_rename_seq staticThomas Gleixner
2013-07-23net: convert resend IGMP to notifier eventJiri Pirko
2013-07-11net: rename ll methods to busy-pollEliezer Tamir
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-14net/core: Add VF link state controlRony Efraim
2013-06-14net-rps: fixes for rps flow limitWillem de Bruijn
2013-06-12doc:networking: Update comment for dev_id field in netdevice.hNarendra K
2013-06-11net: add low latency socket pollEliezer Tamir
2013-06-11net: add napi_id and hashEliezer Tamir
2013-05-29net: always pass struct netdev_notifier_info to netdevice notifiersCong Wang
2013-05-28net: pass changed flags along with NETDEV_CHANGE eventJiri Pirko
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-28MPLS: Add limited GSO supportSimon Horman
2013-05-26net: add netnotifier event for upper device changeJiri Pirko
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-20rps: selective flow shedding during softnet overflowWillem de Bruijn
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-06rps_dev_flow_table_release(): no need to delay vfree()Al Viro
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-15net: add dev_uc_sync_multiple() and dev_mc_sync_multiple() apiVlad Yasevich
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-05net: count hw_addr syncs so that unsync works properly.Vlad Yasevich
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-30net: reorder some fields of net_deviceEric Dumazet
2013-03-28tokenring: delete last holdout of CONFIG_TRPaul Bolle
2013-03-27line up comment for ndo_bridge_getlinkDmitry Kravkov
2013-03-15net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com