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.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
2018-03-23
tls: Refactor variable names
Dave Watson
1
-13
/
+13
2018-03-23
tls: Pass error code explicitly to tls_err_abort
Dave Watson
1
-1
/
+1
2018-03-23
tls: Move cipher info to a separate struct
Dave Watson
2
-32
/
+34
2018-03-23
tls: Generalize zerocopy_from_iter
Dave Watson
1
-12
/
+19
2018-03-23
bridge: Allow max MTU when multiple VLANs present
Chas Williams
4
-7
/
+25
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
69
-267
/
+489
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
2
-9
/
+7
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
2
-16
/
+4
2018-03-22
net: Revert "ipv4: fix a deadlock in ip_ra_control"
Kirill Tkhai
3
-5
/
+9
2018-03-22
net: Move IP_ROUTER_ALERT out of lock_sock(sk)
Kirill Tkhai
1
-3
/
+2
2018-03-22
net: Revert "ipv4: get rid of ip_ra_lock"
Kirill Tkhai
1
-2
/
+10
2018-03-22
gre: fix TUNNEL_SEQ bit check on sequence numbering
Colin Ian King
2
-2
/
+2
2018-03-22
tipc: step sk->sk_drops when rcv buffer is full
GhantaKrishnamurthy MohanKrishna
1
-2
/
+7
2018-03-22
tipc: implement socket diagnostics for AF_TIPC
GhantaKrishnamurthy MohanKrishna
5
-6
/
+203
2018-03-22
tipc: modify socket iterator for sock_diag
GhantaKrishnamurthy MohanKrishna
1
-24
/
+41
2018-03-22
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-1
/
+3
2018-03-22
devlink: Remove top_hierarchy arg to devlink_resource_register
David Ahern
1
-1
/
+3
2018-03-22
net/ipv6: Handle onlink flag with multipath routes
David Ahern
1
-0
/
+1
2018-03-22
ipv6: sr: fix NULL pointer dereference when setting encap source address
David Lebrun
1
-2
/
+3
2018-03-22
ipv6: sr: fix scheduling in RCU when creating seg6 lwtunnel state
David Lebrun
1
-1
/
+1
2018-03-22
Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...
David S. Miller
5
-37
/
+522
2018-03-22
Merge tag 'batadv-net-for-davem-20180319' of git://git.open-mesh.org/linux-merge
David S. Miller
5
-13
/
+20
2018-03-22
rds: tcp: remove register_netdevice_notifier infrastructure.
Sowmini Varadhan
1
-70
/
+23
2018-03-22
net: Convert nf_ct_net_ops
Kirill Tkhai
1
-0
/
+1
2018-03-22
net: Convert lowpan_frags_ops
Kirill Tkhai
1
-0
/
+1
2018-03-22
net: Convert can_pernet_ops
Kirill Tkhai
1
-0
/
+1
2018-03-22
net/sched: fix idr leak in the error path of tcf_skbmod_init()
Davide Caratti
1
-1
/
+1
2018-03-22
net/sched: fix idr leak in the error path of tcf_vlan_init()
Davide Caratti
1
-1
/
+1
2018-03-22
net/sched: fix idr leak in the error path of __tcf_ipt_init()
Davide Caratti
1
-3
/
+6
2018-03-22
net/sched: fix idr leak in the error path of tcp_pedit_init()
Davide Caratti
1
-1
/
+1
2018-03-22
net/sched: fix idr leak in the error path of tcf_act_police_init()
Davide Caratti
1
-1
/
+1
2018-03-22
net/sched: fix idr leak in the error path of tcf_simp_init()
Davide Caratti
1
-1
/
+1
2018-03-22
net/sched: fix idr leak on the error path of tcf_bpf_init()
Davide Caratti
1
-1
/
+1
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-64
/
+343
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
2
-1
/
+3
2018-03-20
ipv6: old_dport should be a __be16 in __ip6_datagram_connect()
Stefano Brivio
1
-1
/
+1
2018-03-20
devlink: Remove redundant free on error path
Arkadi Sharshevsky
1
-12
/
+4
2018-03-19
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
1
-1
/
+134
2018-03-19
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
1
-0
/
+16
2018-03-19
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
1
-0
/
+16
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
1
-0
/
+106
2018-03-19
net: generalize sk_alloc_sg to work with scatterlist rings
John Fastabend
2
-13
/
+18
2018-03-19
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
John Fastabend
1
-1
/
+3
2018-03-19
sock: make static tls function alloc_sg generic sock helper
John Fastabend
2
-62
/
+63
2018-03-18
batman-adv: Fix skbuff rcsum on packet reroute
Sven Eckelmann
1
-5
/
+10
2018-03-18
batman-adv: Add missing include for EPOLL* constants
Sven Eckelmann
2
-0
/
+2
2018-03-18
sctp: use proc_remove_subtree()
Al Viro
3
-130
/
+27
2018-03-18
net/sched: fix NULL dereference on the error path of tcf_skbmod_init()
Davide Caratti
1
-1
/
+2
2018-03-18
net/sched: fix NULL dereference in the error path of tcf_sample_init()
Davide Caratti
1
-1
/
+2
2018-03-18
net/sched: fix NULL dereference in the error path of tunnel_key_init()
Davide Caratti
1
-4
/
+5
[next]