summaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-151-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-6/+93
|\
| * net: Add support for device specific address syncingAlexander Duyck2014-06-021-0/+73
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-1/+26
| |\
| * | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-3/+5
| * | vlan: more careful checksum features handlingMichal Kubeček2014-05-221-0/+14
| * | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-3/+0Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-121-6/+1Star
| |\ \
| * | | net: Add __dev_forward_skbHerbert Xu2014-04-211-0/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
| |/ /
* | | bonding: Fix stacked device detection in arp monitoringVlad Yasevich2014-05-171-0/+9
* | | net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich2014-05-171-1/+7
* | | net: Find the nesting level of a given device by type.Vlad Yasevich2014-05-171-0/+10
| |/ |/|
* | Revert "net: core: introduce netif_skb_dev_features"Florian Westphal2014-05-071-6/+1Star
|/
* packet: fix packet_direct_xmit for BQL enabled driversDaniel Borkmann2014-04-031-5/+19
* net-gro: restore frag0 optimizationEric Dumazet2014-03-311-5/+0Star
* 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/+0Star
* 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/+1Star
* | 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/+0Star
* | 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/+1Star
* | net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong2014-02-141-0/+14
|/
* rtnetlink: remove ndo_get_slaveJiri Pirko2014-01-231-5/+0Star
* net: Add GRO support for UDP encapsulating protocolsOr Gerlitz2014-01-221-1/+9
* bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com2014-01-181-0/+5
* net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton2014-01-171-4/+31
* net: add NETDEV_PRECHANGEMTU to notify before mtu change happensVeaceslav Falico2014-01-171-1/+2
* net: rename sysfs symlinks on device name changeVeaceslav Falico2014-01-161-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-031-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-061-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-051-1/+10