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
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
54
-15
/
+159
2020-06-25
net: bridge: enfore alignment for ethernet address
Thomas Martitz
1
-1
/
+1
2020-06-25
tcp: don't ignore ECN CWR on pure ACK
Denis Kirjanov
1
-3
/
+11
2020-06-25
netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.
David Wilder
5
-6
/
+44
2020-06-25
netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...
David Wilder
1
-1
/
+14
2020-06-25
netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.
David Wilder
5
-7
/
+44
2020-06-25
netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...
David Wilder
1
-1
/
+14
2020-06-25
netfilter: Add MODULE_DESCRIPTION entries to kernel modules
Rob Gill
41
-0
/
+41
2020-06-25
netfilter: ipset: fix unaligned atomic access
Russell King
1
-0
/
+2
2020-06-25
dsa: Allow forwarding of redirected IGMP traffic
Daniel Mack
1
-3
/
+34
2020-06-25
openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...
Lorenzo Bianconi
1
-2
/
+7
2020-06-24
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
1
-0
/
+2
2020-06-24
net: ethtool: Handle missing cable test TDR parameters
Andrew Lunn
1
-8
/
+9
2020-06-24
net: ethtool: add missing string for NETIF_F_GSO_TUNNEL_REMCSUM
Alexander Lobakin
1
-0
/
+1
2020-06-24
bridge: mrp: Validate when setting the port role
Horatiu Vultur
1
-2
/
+8
2020-06-23
mptcp: drop sndr_key in mptcp_syn_options
Geliang Tang
1
-2
/
+0
2020-06-23
ethtool: Fix check in ethtool_rx_flow_rule_create
Gaurav Singh
1
-1
/
+1
2020-06-23
hsr: avoid to create proc file after unregister
Taehee Yoo
4
-24
/
+25
2020-06-21
net: Add MODULE_DESCRIPTION entries to network modules
Rob Gill
10
-0
/
+10
2020-06-21
rxrpc: Fix notification call on completion of discarded calls
David Howells
1
-0
/
+7
2020-06-20
net/sched: cls_api: fix nooffloaddevcnt warning dmesg log
wenxu
1
-10
/
+14
2020-06-20
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
4
-6
/
+13
2020-06-20
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
1
-21
/
+1
2020-06-20
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
1
-0
/
+21
2020-06-20
Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2
-5
/
+4
2020-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-37
/
+63
2020-06-19
net: increment xmit_recursion level in dev_direct_xmit()
Eric Dumazet
2
-1
/
+3
2020-06-19
net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature string
Alexander Lobakin
1
-0
/
+1
2020-06-19
mptcp: drop MP_JOIN request sock on syn cookies
Paolo Abeni
1
-8
/
+10
2020-06-19
mptcp: cache msk on MP_JOIN init_req
Paolo Abeni
2
-22
/
+18
2020-06-19
net: Fix the arp error in some cases
guodeqing
1
-1
/
+1
2020-06-19
net/sched: act_gate: fix configuration of the periodic timer
Davide Caratti
1
-35
/
+55
2020-06-19
net/sched: act_gate: fix NULL dereference in tcf_gate_init()
Davide Caratti
1
-23
/
+13
2020-06-19
ip_tunnel: fix use-after-free in ip_tunnel_lookup()
Taehee Yoo
1
-6
/
+8
2020-06-19
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
1
-3
/
+6
2020-06-19
net: fix memleak in register_netdevice()
Yang Yingliang
1
-0
/
+7
2020-06-18
rxrpc: Fix afs large storage transmission performance drop
David Howells
1
-1
/
+1
2020-06-18
rxrpc: Fix handling of rwind from an ACK packet
David Howells
1
-4
/
+3
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-0
/
+1
2020-06-17
xdp: Handle frame_sz in xdp_convert_zc_to_xdp_frame()
Hangbin Liu
1
-0
/
+1
2020-06-16
tcp: grow window for OOO packets only for SACK flows
Eric Dumazet
1
-2
/
+10
2020-06-16
mptcp: fix memory leak in mptcp_subflow_create_socket()
Wei Yongjun
1
-1
/
+3
2020-06-16
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
1
-45
/
+0
2020-06-16
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
1
-11
/
+0
2020-06-15
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
1
-0
/
+1
2020-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-25
/
+65
2020-06-15
mptcp: use list_first_entry_or_null
Geliang Tang
1
-4
/
+1
2020-06-15
mptcp: drop MPTCP_PM_MAX_ADDR
Geliang Tang
1
-2
/
+0
2020-06-15
net/rds: NULL pointer de-reference in rds_ib_add_one()
Ka-Cheong Poon
1
-1
/
+7
2020-06-15
esp, ah: modernize the crypto algorithm selections
Eric Biggers
3
-10
/
+41
[next]