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.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
*
ethtool: link up ethnl_header_policy as a nested policy
Jakub Kicinski
2020-10-06
18
-29
/
+58
*
ethtool: trim policy tables
Jakub Kicinski
2020-10-06
19
-229
/
+83
*
ethtool: wire up set policies to ops
Jakub Kicinski
2020-10-06
14
-104
/
+74
*
ethtool: wire up get policies to ops
Jakub Kicinski
2020-10-06
17
-107
/
+90
*
ipv4: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
2
-15
/
+2
*
net: openvswitch: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-7
/
+1
*
xfrm: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-8
/
+1
*
ipv6: use dev_sw_netstats_rx_add()
Fabian Frederick
2020-10-06
1
-7
/
+1
*
ethtool: allow netdev driver to define phy tunables
Igor Russkikh
2020-10-06
1
-13
/
+24
*
net: always dump full packets with skb_dump
Vladimir Oltean
2020-10-06
1
-5
/
+1
*
mptcp: don't skip needed ack
Paolo Abeni
2020-10-06
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
47
-183
/
+350
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-10-05
48
-197
/
+367
|
|
\
|
|
*
net/core: check length before updating Ethertype in skb_mpls_{push,pop}
Guillaume Nault
2020-10-04
1
-2
/
+2
|
|
*
net_sched: check error pointer in tcf_dump_walker()
Cong Wang
2020-10-04
1
-0
/
+2
|
|
*
tcp: fix syn cookied MPTCP request socket leak
Paolo Abeni
2020-10-02
1
-1
/
+1
|
|
*
libceph: use sendpage_ok() in ceph_tcp_sendpage()
Coly Li
2020-10-02
1
-1
/
+1
|
|
*
tcp: use sendpage_ok() to detect misused .sendpage
Coly Li
2020-10-02
1
-1
/
+2
|
|
*
net: add WARN_ONCE in kernel_sendpage() for improper zero-copy send
Coly Li
2020-10-02
1
-2
/
+4
|
|
*
netlink: fix policy dump leak
Johannes Berg
2020-10-02
2
-15
/
+18
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-30
1
-1
/
+16
|
|
|
\
|
|
|
*
xsk: Do not discard packet when NETDEV_TX_BUSY
Magnus Karlsson
2020-09-16
1
-1
/
+16
|
|
*
|
mptcp: Handle incoming 32-bit DATA_FIN values
Mat Martineau
2020-09-29
3
-7
/
+18
|
|
*
|
mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq
Mat Martineau
2020-09-29
2
-6
/
+6
|
|
*
|
ethtool: mark netlink family as __ro_after_init
Jakub Kicinski
2020-09-28
1
-1
/
+1
|
|
*
|
net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks
Manivannan Sadhasivam
2020-09-28
1
-9
/
+25
|
|
*
|
net: core: add nested_level variable in net_device
Taehee Yoo
2020-09-28
2
-19
/
+78
|
|
*
|
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
3
-37
/
+68
|
|
*
|
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
2020-09-28
1
-10
/
+16
|
|
*
|
net_sched: remove a redundant goto chain check
Cong Wang
2020-09-28
1
-14
/
+0
|
|
*
|
net: bridge: fdb: don't flush ext_learn entries
Nikolay Aleksandrov
2020-09-28
1
-0
/
+2
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-09-28
4
-7
/
+45
|
|
|
\
\
|
|
|
*
|
xfrm: Use correct address family in xfrm_state_find
Herbert Xu
2020-09-25
1
-4
/
+7
|
|
|
*
|
xfrm: clone whole liftime_cur structure in xfrm_do_migrate
Antony Antony
2020-09-07
1
-1
/
+1
|
|
|
*
|
xfrm: clone XFRMA_SEC_CTX in xfrm_do_migrate
Antony Antony
2020-09-07
1
-0
/
+28
|
|
|
*
|
xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
Antony Antony
2020-09-07
1
-0
/
+1
|
|
|
*
|
xfrmi: drop ignore_df check before updating pmtu
Sabrina Dubroca
2020-08-27
1
-1
/
+1
|
|
|
*
|
espintcp: restore IP CB before handing the packet to xfrm
Sabrina Dubroca
2020-08-17
1
-1
/
+5
|
|
|
*
|
ip_vti: Fix unused variable warning
YueHaibing
2020-08-08
1
-0
/
+2
|
|
*
|
|
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
2020-09-24
2
-7
/
+26
|
|
*
|
|
net/tls: race causes kernel panic
Rohit Maheshwari
2020-09-24
1
-2
/
+7
|
|
*
|
|
net_sched: commit action insertions together
Cong Wang
2020-09-24
1
-9
/
+23
|
|
*
|
|
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
2020-09-24
21
-64
/
+21
|
|
*
|
|
net: switchdev: Fixed kerneldoc warning
Tian Tao
2020-09-23
1
-1
/
+1
|
|
*
|
|
mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet
Mat Martineau
2020-09-23
1
-1
/
+4
|
*
|
|
|
Merge tag 'nfsd-5.9-2' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
2020-09-25
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
SUNRPC: Fix svc_flush_dcache()
Chuck Lever
2020-09-21
1
-1
/
+1
*
|
|
|
|
net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
Vladimir Oltean
2020-10-05
2
-9
/
+17
*
|
|
|
|
net: openvswitch: Constify static struct genl_small_ops
Rikard Falkeborn
2020-10-04
2
-2
/
+2
*
|
|
|
|
mptcp: Constify mptcp_pm_ops
Rikard Falkeborn
2020-10-04
1
-1
/
+1
[next]