summaryrefslogtreecommitdiff
path: root/include/linux/netdevice.h
AgeCommit message (Expand)Author
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-02-15net: Prepare gro for packet consuming gro callbacksSteffen Klassert
2017-02-15net: Add a skb_gro_flush_final helper.Steffen Klassert
2017-02-13net: make net_device members garp_port and mrp_port conditionalTobias Klauser
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-08net: introduce device min_header_lenWillem de Bruijn
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel
2017-02-05net: remove __napi_complete()Eric Dumazet
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis
2017-01-27net: implement netif_cond_dbg macroEdward Cree
2017-01-27net: Fix ndo_setup_tc commentFlorian Fainelli
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-12net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2016-12-29net: dev_weight: TX/RX orthogonalityMatthias Tafelmeier
2016-12-08net: rfs: add a jump labelEric Dumazet
2016-12-02net/sched: cls_flower: Add offload support using egress Hardware deviceHadar Hen Zion
2016-11-30bpf, xdp: allow to pass flags to dev_change_xdp_fdDaniel Borkmann
2016-11-27netdevice: fix sparse warning for HARD_TX_LOCKMichael S. Tsirkin
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-24net: Add net-device param to the get offloaded stats ndoOr Gerlitz
2016-11-23netdevice.h: fix kernel-doc warningRandy Dunlap
2016-11-16netpoll: more efficient lockingEric Dumazet
2016-11-16net: busy-poll: return busypolling status to driversEric Dumazet
2016-11-16net: busy-poll: allow preemption in sk_busy_loop()Eric Dumazet
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-12bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau
2016-11-09net: napi_hash_add() is no longer exportedEric Dumazet
2016-10-31net: Add support for XPS with QoS via traffic classesAlexander Duyck
2016-10-31net: Add sysfs value to determine queue traffic classAlexander Duyck
2016-10-31net: Move functions for configuring traffic classes out of inline headersAlexander Duyck
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel
2016-10-18net: Remove all_adj_list and its referencesDavid Ahern
2016-10-18net: Introduce new api for walking upper and lower devicesDavid Ahern
2016-10-14Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger
2016-10-13net: centralize net_device min/max MTU checkingJarod Wilson
2016-09-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2016-09-25netfilter: replace list_head with single linked listAaron Conole
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-21net: cls_bpf: add hardware offloadJakub Kicinski
2016-09-18netdevice: Add offload statistics ndoNogah Frankel
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-04bonding: Fix bonding crashMahesh Bandewar
2016-09-01rtnetlink: fdb dump: optimize by saving last interface markersRoopa Prabhu