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.12.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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: style cleanups
stephen hemminger
2017-08-18
1
-32
/
+36
*
net: mark receive queue attributes ro_after_init
stephen hemminger
2017-08-18
1
-12
/
+13
*
net: make queue attributes ro_after_init
stephen hemminger
2017-08-18
1
-21
/
+19
*
net: make BQL sysfs attributes ro_after_init
stephen hemminger
2017-08-18
1
-11
/
+11
*
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
2017-08-18
1
-26
/
+11
*
net: make net sysfs attributes ro_after_init
stephen hemminger
2017-08-18
1
-2
/
+2
*
net: constify net_ns_type_operations
stephen hemminger
2017-08-18
1
-1
/
+1
*
net: make net_class ro_after_init
stephen hemminger
2017-08-18
1
-1
/
+1
*
net: constify netdev_class_file
stephen hemminger
2017-08-18
1
-2
/
+2
*
net: don't decrement kobj reference count on init failure
stephen hemminger
2017-08-18
1
-12
/
+10
*
xdp: adjust xdp redirect tracepoint to include return error code
Jesper Dangaard Brouer
2017-08-18
1
-7
/
+12
*
net: inet: diag: expose sockets cgroup classid
Levin, Alexander (Sasha Levin)
2017-08-18
1
-0
/
+11
*
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
2017-08-18
3
-7
/
+7
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-08-18
2
-1
/
+13
|
\
|
*
Bluetooth: kfree tmp rather than an alias to it
Colin Ian King
2017-08-11
1
-1
/
+1
|
*
Bluetooth: document config options
Pavel Machek
2017-08-08
1
-0
/
+12
*
|
ipv6: fix false-postive maybe-uninitialized warning
Arnd Bergmann
2017-08-18
1
-2
/
+4
*
|
bpf: reuse tc bpf prologue for sk skb progs
Daniel Borkmann
2017-08-17
1
-37
/
+10
*
|
bpf: no need to nullify ri->map in xdp_do_redirect
Daniel Borkmann
2017-08-17
1
-1
/
+0
*
|
tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
David S. Miller
2017-08-16
1
-0
/
+2
*
|
net: sched: cls_flower: fix ndo_setup_tc type for stats call
Jiri Pirko
2017-08-16
1
-1
/
+1
*
|
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
Jesper Dangaard Brouer
2017-08-16
2
-2
/
+7
*
|
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
2017-08-16
1
-0
/
+169
*
|
bpf: sockmap with sk redirect support
John Fastabend
2017-08-16
1
-0
/
+43
*
|
bpf: introduce new program type for skbs on sockets
John Fastabend
2017-08-16
1
-0
/
+36
*
|
net: fixes for skb_send_sock
John Fastabend
2017-08-16
2
-2
/
+2
*
|
net: add sendmsg_locked and sendpage_locked to af_inet6
John Fastabend
2017-08-16
1
-0
/
+2
*
|
net: early init support for strparser
John Fastabend
2017-08-16
1
-6
/
+4
*
|
net_sched/hfsc: opencode trivial set_active() and set_passive()
Konstantin Khlebnikov
2017-08-16
1
-29
/
+16
*
|
net_sched: call qlen_notify only if child qdisc is empty
Konstantin Khlebnikov
2017-08-16
6
-13
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
19
-68
/
+113
|
\
\
|
*
|
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
2017-08-15
1
-3
/
+0
|
*
|
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
2017-08-15
1
-1
/
+4
|
*
|
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
2017-08-15
4
-4
/
+12
|
*
|
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
2017-08-15
1
-5
/
+7
|
*
|
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-08-15
1
-3
/
+3
|
*
|
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
2017-08-15
1
-1
/
+21
|
|
\
\
|
|
*
|
mac80211: add api to start ba session timer expired flow
Naftali Goldstein
2017-08-09
1
-1
/
+21
|
*
|
|
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2017-08-14
2
-4
/
+4
|
*
|
|
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
2017-08-14
1
-4
/
+1
|
*
|
|
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
2017-08-14
1
-8
/
+5
|
*
|
|
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
2017-08-14
1
-22
/
+26
|
*
|
|
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
2017-08-14
1
-7
/
+7
|
*
|
|
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
2017-08-14
1
-0
/
+1
|
*
|
|
tipc: accept PACKET_MULTICAST packets
Jon Paul Maloy
2017-08-14
1
-1
/
+1
|
*
|
|
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
2017-08-14
1
-1
/
+2
|
*
|
|
bpf: fix two missing target_size settings in bpf_convert_ctx_access
Daniel Borkmann
2017-08-11
1
-0
/
+2
|
*
|
|
net/sched/hfsc: allocate tcf block for hfsc root class
Konstantin Khlebnikov
2017-08-11
1
-0
/
+8
|
*
|
|
net: dsa: ksz: fix skb freeing
Vivien Didelot
2017-08-11
1
-4
/
+9
*
|
|
|
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
Florian Westphal
2017-08-15
1
-1
/
+2
[next]