aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/netdevice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-08net: rfs: add a jump labelEric Dumazet1-0/+1
2016-12-02net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion1-0/+1
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann1-1/+1
2016-11-27netdevice: fix sparse warning for HARD_TX_LOCKMichael S. Tsirkin1-1/+16
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-11-24net: Add net-device param to the get offloaded stats ndoOr Gerlitz1-2/+2
2016-11-23netdevice.h: fix kernel-doc warningRandy Dunlap1-1/+1
2016-11-16netpoll: more efficient lockingEric Dumazet1-1/+0
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet1-3/+4
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet1-0/+10
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+15
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau1-0/+15
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet1-11/+0
2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck1-2/+2
2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck1-0/+1
2016-10-31net: Move functions for configuring traffic classes out of inline headersAlexander Duyck1-28/+3
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+38
2016-10-20net: add recursion limit to GROSabrina Dubroca1-1/+38
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel1-1/+1
2016-10-18net: Remove all_adj_list and its referencesDavid Ahern1-25/+0
2016-10-18net: Introduce new api for walking upper and lower devicesDavid Ahern1-0/+17
2016-10-14Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger1-78/+0
2016-10-13net: centralize net_device min/max MTU checkingJarod Wilson1-0/+4
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso1-2/+19
2016-09-25netfilter: replace list_head with single linked listAaron Conole1-1/+1
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh1-2/+4
2016-09-21net: cls_bpf: add hardware offloadJakub Kicinski1-0/+2
2016-09-18netdevice: Add offload statistics ndoNogah Frankel1-0/+12
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-09-04bonding: Fix bonding crashMahesh Bandewar1-0/+1
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu1-2/+2
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel1-5/+0
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca1-2/+1
2016-08-10net: sched: convert qdisc linked list to hashtableJiri Kosina1-0/+4
2016-07-24net/sched: Add match-all classifier hw offloading.Yotam Gigi1-0/+2
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2016-07-19net: add ndo to setup/query xdp prog in adapter rxBrenden Blanco1-0/+34
2016-07-16vlan: use a valid default mtu value for vlan over macsecPaolo Abeni1-0/+7
2016-07-05net: introduce default neigh_construct/destroy ndo calls for L2 upper devicesJiri Pirko1-0/+4
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko1-2/+4
2016-07-04mlxsw: spectrum: Add couple of lower device helper functionsJiri Pirko1-0/+18
2016-07-01net: introduce NETDEV_CHANGE_TX_QUEUE_LENJason Wang1-0/+1
2016-06-17net: Remove deprecated tunnel specific UDP offload functionsAlexander Duyck1-38/+0
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck1-2/+20
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring1-0/+5
2016-06-156lowpan: add private neighbour dataAlexander Aring1-2/+1
2016-06-12sched: remove NET_XMIT_POLICEDFlorian Westphal1-1/+0
2016-06-10bpf: enforce recursion limit on redirectsDaniel Borkmann1-0/+2
2016-06-09net: add netdev_lockdep_set_classes() helperEric Dumazet1-0/+17