index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
taprio: Add support for hardware offloading
Vinicius Costa Gomes
2019-09-16
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
1
-2
/
+12
|
\
|
*
xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
Magnus Karlsson
2019-08-17
1
-2
/
+12
*
|
net: use unlikely for dql_avail case
xiaolinkui
2019-08-24
1
-1
/
+1
|
/
*
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
2019-08-08
1
-0
/
+3
*
loopback: create blackhole net device similar to loopack.
Mahesh Bandewar
2019-07-01
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
net/tls: move definition of tls ops into net/tls.h
Jakub Kicinski
2019-04-27
1
-22
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-17
1
-0
/
+3
|
\
|
*
failover: allow name change on IFF_UP slave interfaces
Si-Wei Liu
2019-04-10
1
-0
/
+3
*
|
net: use correct this_cpu primitive in dev_recursion_level
Florian Westphal
2019-04-04
1
-1
/
+1
*
|
net: move skb->xmit_more hint to softnet data
Florian Westphal
2019-04-01
1
-1
/
+1
*
|
net: place xmit recursion in softnet data
Florian Westphal
2019-04-01
1
-8
/
+32
*
|
net: replace ndo_get_devlink with ndo_get_devlink_port
Jiri Pirko
2019-03-28
1
-3
/
+3
*
|
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-23
1
-2
/
+2
*
|
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-20
1
-8
/
+4
*
|
packet: rework packet_pick_tx_queue() to use common code selection
Paolo Abeni
2019-03-20
1
-0
/
+2
*
|
net: dev: rename queue selection helpers.
Paolo Abeni
2019-03-20
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-03-02
1
-1
/
+1
|
\
|
*
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
2019-02-27
1
-1
/
+1
*
|
net: Remove switchdev_ops
Florian Fainelli
2019-02-27
1
-3
/
+0
*
|
devlink: create a special NDO for getting the devlink instance
Jakub Kicinski
2019-02-26
1
-0
/
+7
*
|
net: dev: add generic protodown handler
Andy Roulin
2019-02-24
1
-0
/
+1
*
|
net: Introduce parse_protocol header_ops callback
Maxim Mikityanskiy
2019-02-22
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-16
1
-4
/
+3
|
\
\
|
*
|
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Jan Sokolowski
2019-02-15
1
-4
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
2019-01-30
1
-0
/
+8
*
|
net: Introduce ndo_get_port_parent_id()
Florian Fainelli
2019-02-06
1
-0
/
+9
*
|
netdevice.h: Add __cold to netdev_<level> logging functions
Joe Perches
2019-02-03
1
-8
/
+8
*
|
net: introduce a knob to control whether to inherit devconf config
Cong Wang
2019-01-22
1
-0
/
+1
*
|
net: Add extack argument to ndo_fdb_add()
Petr Machata
2019-01-17
1
-2
/
+4
|
/
*
net: rtnetlink: support for fdb get
Roopa Prabhu
2018-12-16
1
-1
/
+6
*
net: dev: Issue NETDEV_PRE_CHANGEADDR
Petr Machata
2018-12-13
1
-0
/
+2
*
net: dev: Add NETDEV_PRE_CHANGEADDR
Petr Machata
2018-12-13
1
-1
/
+7
*
net: dev: Add extack argument to dev_set_mac_address()
Petr Machata
2018-12-13
1
-1
/
+2
*
net: ndo_bridge_setlink: Add extack
Petr Machata
2018-12-12
1
-2
/
+3
*
net: core: dev: Add extack argument to __dev_change_flags()
Petr Machata
2018-12-06
1
-1
/
+2
*
net: core: dev: Add extack argument to dev_change_flags()
Petr Machata
2018-12-06
1
-1
/
+2
*
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
1
-12
/
+0
|
\
|
*
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-10
1
-5
/
+0
|
*
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2018-11-10
1
-2
/
+1
|
*
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
2018-11-10
1
-6
/
+0
*
|
net: core: add __netdev_sent_queue as variant of __netdev_tx_sent_queue
Heiner Kallweit
2018-11-25
1
-0
/
+8
*
|
net: fixup type in netdev_start_xmit()
Alexey Dobriyan
2018-11-24
1
-1
/
+1
*
|
net: sched: gred: add basic Qdisc offload
Jakub Kicinski
2018-11-19
1
-0
/
+1
*
|
net: align pcpu_sw_netstats and pcpu_lstats structs
Eric Dumazet
2018-11-17
1
-2
/
+2
*
|
net: dump more useful information in netdev_rx_csum_fault()
Cong Wang
2018-11-15
1
-2
/
+3
*
|
net: sched: provide notification for graft on root
Jakub Kicinski
2018-11-14
1
-0
/
+1
[next]