summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rtmerge'Scott Wood
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-10Merge branch 'rtmerge' into sdk-v1.6.xScott 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-04-08Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-13Adding a field in net_device struct to storeSandeep Malik
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-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-11-08net: make ndev->irq signed for error handlingDan Carpenter
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-04net: extend net_device allocation to vmalloc()Eric Dumazet
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-10-29Revert to 3.8 (no rt, no stable)Scott Wood
2013-10-29Revert to v3.8 (no RT, no stable)Scott Wood
2013-10-29net: add might_sleep() call to napi_disableJacob Keller
2013-10-18net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings
2013-10-14treewide: Fix common typo in "identify"Maxime Jayat
2013-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-07net: Separate the close_list and the unreg_list v2Eric W. Biederman
2013-10-07netif_set_xps_queue: make cpu mask constMichael S. Tsirkin
2013-09-30Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...David S. Miller
2013-09-30dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel
2013-09-26[networking]device.h: Remove extern from function prototypesJoe Perches
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo
2013-09-26net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico
2013-09-26net: add for_each iterators through neighbour lower link's privateVeaceslav Falico
2013-09-26net: add netdev_adjacent->private and allow to use itVeaceslav Falico
2013-09-26net: add adj_list to save only neighboursVeaceslav Falico
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