index
:
Linux Stable
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.12.y
linux-6.13.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
*
net: rfs: add a jump label
Eric Dumazet
2016-12-08
1
-0
/
+1
*
net/sched: cls_flower: Add offload support using egress Hardware device
Hadar Hen Zion
2016-12-02
1
-0
/
+1
*
bpf, xdp: allow to pass flags to dev_change_xdp_fd
Daniel Borkmann
2016-11-30
1
-1
/
+1
*
netdevice: fix sparse warning for HARD_TX_LOCK
Michael S. Tsirkin
2016-11-27
1
-1
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
1
-1
/
+1
|
\
|
*
netdevice.h: fix kernel-doc warning
Randy Dunlap
2016-11-23
1
-1
/
+1
*
|
net: Add net-device param to the get offloaded stats ndo
Or Gerlitz
2016-11-24
1
-2
/
+2
*
|
netpoll: more efficient locking
Eric Dumazet
2016-11-16
1
-1
/
+0
*
|
net: busy-poll: return busypolling status to drivers
Eric Dumazet
2016-11-16
1
-3
/
+4
*
|
net: busy-poll: allow preemption in sk_busy_loop()
Eric Dumazet
2016-11-16
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+15
|
\
|
|
*
bpf: Fix bpf_redirect to an ipip/ip6tnl dev
Martin KaFai Lau
2016-11-12
1
-0
/
+15
*
|
net: napi_hash_add() is no longer exported
Eric Dumazet
2016-11-09
1
-11
/
+0
*
|
net: Add support for XPS with QoS via traffic classes
Alexander Duyck
2016-10-31
1
-2
/
+2
*
|
net: Add sysfs value to determine queue traffic class
Alexander Duyck
2016-10-31
1
-0
/
+1
*
|
net: Move functions for configuring traffic classes out of inline headers
Alexander Duyck
2016-10-31
1
-28
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-1
/
+38
|
\
|
|
*
net: add recursion limit to GRO
Sabrina Dubroca
2016-10-20
1
-1
/
+38
|
*
net: core: Correctly iterate over lower adjacency list
Ido Schimmel
2016-10-19
1
-1
/
+1
*
|
net: Remove all_adj_list and its references
David Ahern
2016-10-18
1
-25
/
+0
*
|
net: Introduce new api for walking upper and lower devices
David Ahern
2016-10-18
1
-0
/
+17
*
|
Revert "net: Add driver helper functions to determine checksum offloadability"
stephen hemminger
2016-10-14
1
-78
/
+0
*
|
net: centralize net_device min/max MTU checking
Jarod Wilson
2016-10-13
1
-0
/
+4
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
2016-09-25
1
-2
/
+19
|
\
|
*
net: Update API for VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
1
-2
/
+4
|
*
net: cls_bpf: add hardware offload
Jakub Kicinski
2016-09-21
1
-0
/
+2
|
*
netdevice: Add offload statistics ndo
Nogah Frankel
2016-09-18
1
-0
/
+12
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-0
/
+1
|
|
\
|
|
*
bonding: Fix bonding crash
Mahesh Bandewar
2016-09-04
1
-0
/
+1
*
|
|
netfilter: replace list_head with single linked list
Aaron Conole
2016-09-25
1
-1
/
+1
|
/
/
*
|
rtnetlink: fdb dump: optimize by saving last interface markers
Roopa Prabhu
2016-09-01
1
-2
/
+2
*
|
bridge: switchdev: Add forward mark support for stacked devices
Ido Schimmel
2016-08-26
1
-5
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-18
1
-2
/
+1
|
\
|
|
*
net: remove type_check from dev_get_nest_level()
Sabrina Dubroca
2016-08-13
1
-2
/
+1
*
|
net: sched: convert qdisc linked list to hashtable
Jiri Kosina
2016-08-10
1
-0
/
+4
|
/
*
net/sched: Add match-all classifier hw offloading.
Yotam Gigi
2016-07-24
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-24
1
-0
/
+7
|
\
|
*
vlan: use a valid default mtu value for vlan over macsec
Paolo Abeni
2016-07-16
1
-0
/
+7
*
|
net: add ndo to setup/query xdp prog in adapter rx
Brenden Blanco
2016-07-19
1
-0
/
+34
*
|
net: introduce default neigh_construct/destroy ndo calls for L2 upper devices
Jiri Pirko
2016-07-05
1
-0
/
+4
*
|
net: add dev arg to ndo_neigh_construct/destroy
Jiri Pirko
2016-07-05
1
-2
/
+4
*
|
mlxsw: spectrum: Add couple of lower device helper functions
Jiri Pirko
2016-07-04
1
-0
/
+18
*
|
net: introduce NETDEV_CHANGE_TX_QUEUE_LEN
Jason Wang
2016-07-01
1
-0
/
+1
*
|
net: Remove deprecated tunnel specific UDP offload functions
Alexander Duyck
2016-06-17
1
-38
/
+0
*
|
net: Merge VXLAN and GENEVE push notifiers into a single notifier
Alexander Duyck
2016-06-17
1
-2
/
+20
*
|
ipv6: introduce neighbour discovery ops
Alexander Aring
2016-06-15
1
-0
/
+5
*
|
6lowpan: add private neighbour data
Alexander Aring
2016-06-15
1
-2
/
+1
*
|
sched: remove NET_XMIT_POLICED
Florian Westphal
2016-06-12
1
-1
/
+0
*
|
bpf: enforce recursion limit on redirects
Daniel Borkmann
2016-06-10
1
-0
/
+2
*
|
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
2016-06-09
1
-0
/
+17
[next]