summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
...
* | net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-071-1/+17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-0/+22
|\ \ | |/
| * ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao2014-01-021-0/+13
| * vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller2013-12-311-0/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-01-051-1/+1
|\ \
| * | net: netprio: rename config to be more consistent with cgroup configsDaniel Borkmann2014-01-031-1/+1
* | | net: unify the pcpu_tstats and br_cpu_netstats as oneLi RongQing2014-01-041-1/+10
* | | net: core functions cleanupstephen hemminger2014-01-011-6/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-1/+1
|\ \ \ | | |/ | |/|
| * | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
* | | net: remove dead code for add/del multiplestephen hemminger2013-12-171-11/+0
* | | bonding: create bond_first_slave_rcu()dingtianhong2013-12-141-0/+1
| |/ |/|
* | net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-121-1/+1
* | tipc: remove TIPC usage of field af_packet_priv in struct net_deviceYing Xue2013-12-111-0/+3
* | net: introduce dev_consume_skb_any()Eric Dumazet2013-12-061-9/+44
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-1/+1
|\
| * treewide: Fix common typo in "identify"Maxime Jayat2013-10-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-225/+281
|\ \
| * | net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-071-1/+35
| * | net: make ndev->irq signed for error handlingDan Carpenter2013-11-071-1/+1
| * | net: extend net_device allocation to vmalloc()Eric Dumazet2013-11-031-0/+1
| * | net: add might_sleep() call to napi_disableJacob Keller2013-10-291-0/+1
| * | net: Delete trailing semi-colon from definition of netdev_WARN()Ben Hutchings2013-10-181-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-081-2/+2
| |\ \
| * | | net: Separate the close_list and the unreg_list v2Eric W. Biederman2013-10-071-0/+1
| * | | Merge branch '20130926_include_linux_networking_externs' of git://repo.or.cz/...David S. Miller2013-09-301-226/+209
| |\ \ \
| | * | | [networking]device.h: Remove extern from function prototypesJoe Perches2013-09-261-224/+208
| * | | | dev: update __dev_notify_flags() to send rtnl msgNicolas Dichtel2013-09-301-1/+3
| |/ / /
| * | | net: add a possibility to get private from netdev_adjacent->listVeaceslav Falico2013-09-261-0/+1
| * | | net: add for_each iterators through neighbour lower link's privateVeaceslav Falico2013-09-261-0/+17
| * | | net: add netdev_adjacent->private and allow to use itVeaceslav Falico2013-09-261-0/+7
| * | | net: add adj_list to save only neighboursVeaceslav Falico2013-09-261-9/+19
* | | | Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-11-071-2/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | sysfs: make attr namespace interface less convolutedTejun Heo2013-09-261-2/+14
| |/ /
* | | netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2013-10-071-2/+3
|/ /
* | vxlan: Fix sparse warningsJoseph Gasparakis2013-09-151-4/+4
* | net: add documentation for BQL helpersFlorian Fainelli2013-09-061-0/+26
|/
* vxlan: Notify drivers for listening UDP port changesJoseph Gasparakis2013-09-051-0/+19
* net: add netdev_for_each_upper_dev_rcu()Veaceslav Falico2013-08-291-0/+10
* net: add lower_dev_list to net_device and make a full meshVeaceslav Falico2013-08-291-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-1/+1
|\
| * net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang2013-08-011-1/+1
* | net: add ndo to get id of physical port of the deviceJiri Pirko2013-07-301-0/+20
* | net: Make devnet_rename_seq staticThomas Gleixner2013-07-241-3/+0
* | net: convert resend IGMP to notifier eventJiri Pirko2013-07-231-0/+1
|/
* net: rename ll methods to busy-pollEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-031-0/+1
|\
| * net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan2013-06-261-0/+1
* | net/core: Add VF link state controlRony Efraim2013-06-131-0/+3
* | net-rps: fixes for rps flow limitWillem de Bruijn2013-06-131-2/+2
OpenPOWER on IntegriCloud