aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdevice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-14net: update undefined ->ndo_change_mtu() commentMagnus Damm1-2/+1
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern1-0/+5
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller1-3/+4
2017-05-11xdp: refine xdp api with regards to generic xdpDaniel Borkmann1-2/+6
2017-05-01xdp: propagate extended ack to XDP setupJakub Kicinski1-2/+8
2017-04-27net: update comment for netif_dormant() functionZhang Shengju1-2/+2
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet1-1/+1
2017-04-25net: Generic XDPDavid S. Miller1-0/+8
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+15
2017-04-21Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuningMatthew Whitehead1-0/+1
2017-04-20net: add netif_is_ovs_port helperJiri Pirko1-0/+5
2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert1-0/+14
2017-04-14net: Add ESP offload featuresSteffen Klassert1-0/+1
2017-04-12net: make struct net_device::min_header_len 8-bitAlexey Dobriyan1-1/+1
2017-04-12net: neigh: make ->hh_len 32-bitAlexey Dobriyan1-2/+1
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn1-10/+2
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar1-1/+1
2017-03-01net: solve a NAPI raceEric Dumazet1-20/+9
2017-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+14
2017-02-15net: Prepare gro for packet consuming gro callbacksSteffen Klassert1-0/+9
2017-02-15net: Add a skb_gro_flush_final helper.Steffen Klassert1-0/+5
2017-02-13net: make net_device members garp_port and mrp_port conditionalTobias Klauser1-0/+4
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2017-02-08net: introduce device min_header_lenWillem de Bruijn1-0/+4
2017-02-06net: remove ndo_neigh_{construct, destroy} from stacked devicesIdo Schimmel1-4/+0
2017-02-05net: remove __napi_complete()Eric Dumazet1-1/+0
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet1-3/+0
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+15
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15
2017-01-27net: implement netif_cond_dbg macroEdward Cree1-0/+9
2017-01-27net: Fix ndo_setup_tc commentFlorian Fainelli1-5/+6
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-3/+0
2017-01-12net: core: Make netif_wake_subqueue a wrapperFlorian Fainelli1-1/+13
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2017-01-10gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu1-2/+7
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger1-4/+4
2016-12-29net: dev_weight: TX/RX orthogonalityMatthias Tafelmeier1-0/+4
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