summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net-gro: restore frag0 optimizationEric Dumazet2014-03-311-5/+0
* net-sysfs: expose number of carrier on/off changesdavid decotigny2014-03-311-0/+3
* net: export NET_ADDR_* values to user-space APIFlorian Fainelli2014-03-311-7/+0
* net: Allow modules to use is_skb_forwardableVlad Yasevich2014-03-311-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-291-1/+1
|\
| * net: Account for all vlan headers in skb_mac_gso_segmentVlad Yasevich2014-03-281-1/+1
* | netpoll: Respect NETIF_F_LLTXEric W. Biederman2014-03-291-0/+5
* | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-291-2/+1
* | net: net: add a core netdev->tx_dropped counterEric Dumazet2014-03-281-3/+4
* | netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman2014-03-171-17/+0
* | netdev: set __percpu attribute on netdev_alloc_pcpu_statsstephen hemminger2014-03-111-1/+1
* | net: move net_device priv_flags out from UAPILuis R. Rodriguez2014-02-271-0/+83
* | net: Add sysfs file for port numberAmir Vadai2014-02-261-0/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-191-4/+32
|\|
| * netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann2014-02-171-0/+20
| * netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-3/+6
| * net: core: introduce netif_skb_dev_featuresFlorian Westphal2014-02-131-1/+6
* | bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico2014-02-181-7/+1
* | net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-141-0/+14
|/
* rtnetlink: remove ndo_get_slaveJiri Pirko2014-01-221-5/+0
* net: Add GRO support for UDP encapsulating protocolsOr Gerlitz2014-01-211-1/+9
* bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-171-0/+5
* net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton2014-01-161-4/+31
* net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico2014-01-161-1/+2
* net: rename sysfs symlinks on device name changeVeaceslav Falico2014-01-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-4/+8
|\
| * net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-4/+8
* | 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