index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-19
xdp: adjust xdp redirect tracepoint to include return error code
Jesper Dangaard Brouer
1
-7
/
+12
2017-08-19
net: inet: diag: expose sockets cgroup classid
Levin, Alexander (Sasha Levin)
1
-0
/
+11
2017-08-19
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
Eric Dumazet
3
-7
/
+7
2017-08-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-1
/
+13
2017-08-18
ipv6: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+4
2017-08-17
bpf: reuse tc bpf prologue for sk skb progs
Daniel Borkmann
1
-37
/
+10
2017-08-17
bpf: no need to nullify ri->map in xdp_do_redirect
Daniel Borkmann
1
-1
/
+0
2017-08-17
tcp: Export tcp_{sendpage,sendmsg}_locked() for ipv6.
David S. Miller
1
-0
/
+2
2017-08-17
net: sched: cls_flower: fix ndo_setup_tc type for stats call
Jiri Pirko
1
-1
/
+1
2017-08-17
qdisc: add tracepoint qdisc:qdisc_dequeue for dequeued SKBs
Jesper Dangaard Brouer
2
-2
/
+7
2017-08-16
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
1
-0
/
+169
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
1
-0
/
+43
2017-08-16
bpf: introduce new program type for skbs on sockets
John Fastabend
1
-0
/
+36
2017-08-16
net: fixes for skb_send_sock
John Fastabend
2
-2
/
+2
2017-08-16
net: add sendmsg_locked and sendpage_locked to af_inet6
John Fastabend
1
-0
/
+2
2017-08-16
net: early init support for strparser
John Fastabend
1
-6
/
+4
2017-08-16
net_sched/hfsc: opencode trivial set_active() and set_passive()
Konstantin Khlebnikov
1
-29
/
+16
2017-08-16
net_sched: call qlen_notify only if child qdisc is empty
Konstantin Khlebnikov
6
-13
/
+15
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-68
/
+113
2017-08-16
ipv4: route: set ipv4 RTM_GETROUTE to not use rtnl
Florian Westphal
1
-1
/
+2
2017-08-16
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
Florian Westphal
1
-1
/
+2
2017-08-16
ipv6: route: make rtm_getroute not assume rtnl is locked
Florian Westphal
1
-1
/
+6
2017-08-16
dsa: fix flow disector null pointer
Craig Gallek
1
-1
/
+1
2017-08-16
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
1
-3
/
+0
2017-08-16
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
1
-1
/
+4
2017-08-16
net_sched: reset pointers to tcf blocks in classful qdiscs' destructors
Konstantin Khlebnikov
4
-4
/
+12
2017-08-16
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-16
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
1
-3
/
+3
2017-08-16
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
1
-6
/
+1
2017-08-15
Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+21
2017-08-15
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
2
-4
/
+4
2017-08-15
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2017-08-15
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
1
-8
/
+5
2017-08-15
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
1
-22
/
+26
2017-08-15
tcp: ulp: avoid module refcnt leak in tcp_set_ulp
Sabrina Dubroca
1
-7
/
+7
2017-08-14
tipc: avoid inheriting msg_non_seq flag when message is returned
Jon Paul Maloy
1
-0
/
+1
2017-08-14
tipc: accept PACKET_MULTICAST packets
Jon Paul Maloy
1
-1
/
+1
2017-08-14
ipv4: route: fix inet_rtm_getroute induced crash
Florian Westphal
1
-1
/
+2
2017-08-14
net: ipv4: add check for l3slave for index returned in IP_PKTINFO
David Ahern
1
-1
/
+2
2017-08-14
net: ipv4: remove unnecessary check on orig_oif
David Ahern
1
-1
/
+1
2017-08-14
net: export some generic xdp helpers
Jason Wang
1
-6
/
+8
2017-08-14
rtnelink: Move link dump consistency check out of the loop
Jakub Sitnicki
1
-4
/
+2
2017-08-12
bpf: fix two missing target_size settings in bpf_convert_ctx_access
Daniel Borkmann
1
-0
/
+2
2017-08-12
openvswitch: Remove unnecessary newlines from OVS_NLERR uses
Joe Perches
2
-10
/
+6
2017-08-12
net: skb_needs_check() removes CHECKSUM_UNNECESSARY check for tx.
Tonghao Zhang
1
-2
/
+1
2017-08-12
net: ipv4: set orig_oif based on fib result for local traffic
David Ahern
1
-0
/
+6
2017-08-12
net/sched/hfsc: allocate tcf block for hfsc root class
Konstantin Khlebnikov
1
-0
/
+8
2017-08-11
net: dsa: ksz: fix skb freeing
Vivien Didelot
1
-4
/
+9
2017-08-11
net: sched: remove cops->tcf_cl_offload
Jiri Pirko
5
-24
/
+12
2017-08-11
net: sched: use newly added classid identity helpers
Jiri Pirko
1
-1
/
+8
[next]