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.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-07-29
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
1
-1
/
+1
2020-07-29
netfilter: ip6tables: Remove redundant null checks
Gaurav Singh
4
-8
/
+4
2020-07-29
netfilter: Replace HTTP links with HTTPS ones
Alexander A. Klimov
8
-9
/
+9
2020-07-29
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
3
-12
/
+30
2020-07-29
net_sched: initialize timer earlier in red_init()
Cong Wang
1
-4
/
+4
2020-07-29
ipv6: Fix nexthop refcnt leak when creating ipv6 route info
Xiyu Yang
1
-4
/
+4
2020-07-29
mptcp: Safely store sequence number when sending data
Mat Martineau
1
-1
/
+1
2020-07-29
mptcp: Safely read sequence number when lock isn't held
Mat Martineau
1
-1
/
+1
2020-07-29
mptcp: Skip unnecessary skb extension allocation for bare acks
Mat Martineau
1
-3
/
+6
2020-07-29
mptcp: Only use subflow EOF signaling on fallback connections
Mat Martineau
1
-1
/
+2
2020-07-29
mptcp: Use full MPTCP-level disconnect state machine
Mat Martineau
3
-17
/
+92
2020-07-29
mptcp: Add helper to process acks of DATA_FIN
Mat Martineau
1
-8
/
+46
2020-07-29
mptcp: Add mptcp_close_state() helper
Mat Martineau
1
-0
/
+27
2020-07-29
mptcp: Track received DATA_FIN sequence number and add related helpers
Mat Martineau
3
-10
/
+115
2020-07-29
mptcp: Use MPTCP-level flag for sending DATA_FIN
Mat Martineau
3
-24
/
+18
2020-07-29
mptcp: Remove outdated and incorrect comment
Mat Martineau
1
-1
/
+0
2020-07-29
mptcp: Return EPIPE if sending is shut down during a sendmsg
Mat Martineau
1
-0
/
+5
2020-07-29
mptcp: Allow DATA_FIN in headers without TCP FIN
Mat Martineau
1
-10
/
+3
2020-07-28
net: improve the user pointer check in init_user_sockptr
Christoph Hellwig
2
-2
/
+2
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
8
-28
/
+30
2020-07-28
netfilter: arp_tables: restore a SPDX identifier
Christoph Hellwig
1
-1
/
+1
2020-07-28
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
1
-2
/
+3
2020-07-28
xdp: Prevent kernel-infoleak in xsk_getsockopt()
Peilin Ye
1
-1
/
+1
2020-07-28
Bluetooth: Return NOTIFY_DONE for hci_suspend_notifier
Max Chou
1
-1
/
+1
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
1
-2
/
+4
2020-07-28
xfrm: esp6: fix the location of the transport header with encapsulation
Sabrina Dubroca
1
-0
/
+1
2020-07-27
fix a braino in cmsghdr_from_user_compat_to_kern()
Al Viro
1
-1
/
+1
2020-07-27
net: prp: enhance debugfs to display PRP info
Murali Karicheri
1
-9
/
+22
2020-07-27
net: prp: add packet handling support
Murali Karicheri
8
-88
/
+433
2020-07-27
net: hsr: define and use proto_ops ptrs to handle hsr specific frames
Murali Karicheri
4
-28
/
+55
2020-07-27
net: prp: add supervision frame generation utility function
Murali Karicheri
3
-2
/
+88
2020-07-27
net: hsr: introduce protocol specific function pointers
Murali Karicheri
2
-31
/
+45
2020-07-27
net: hsr: introduce common code for skb initialization
Murali Karicheri
1
-13
/
+28
2020-07-27
hsr: enhance netlink socket interface to support PRP
Murali Karicheri
14
-23
/
+87
2020-07-27
mptcp: fix joined subflows with unblocking sk
Matthieu Baerts
1
-1
/
+1
2020-07-27
net: Removed the device type check to add mpls support for devices
Martin Varghese
1
-14
/
+3
2020-07-27
ipmr: Copy option to correct variable
Ido Schimmel
1
-1
/
+1
2020-07-27
net/smc: unique reason code for exceeded max dmb count
Karsten Graul
3
-6
/
+12
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
2
-13
/
+0
2020-07-26
bpf: Implement BPF XDP link-specific introspection APIs
Andrii Nakryiko
1
-0
/
+31
2020-07-26
bpf, xdp: Implement LINK_UPDATE for BPF XDP link
Andrii Nakryiko
1
-0
/
+43
2020-07-26
bpf, xdp: Add bpf_link-based XDP attachment API
Andrii Nakryiko
1
-6
/
+163
2020-07-26
bpf, xdp: Extract common XDP program attachment logic
Andrii Nakryiko
1
-74
/
+91
2020-07-26
bpf, xdp: Maintain info on attached XDP BPF programs in net_device
Andrii Nakryiko
2
-73
/
+90
2020-07-26
bpf: Implement bpf iterator for sock local storage map
Yonghong Song
1
-0
/
+206
2020-07-26
bpf: Refactor to provide aux info to bpf_iter_init_seq_priv_t
Yonghong Song
2
-4
/
+4
2020-07-26
bpf: Refactor bpf_iter_reg to have separate seq_info member
Yonghong Song
4
-8
/
+24
2020-07-26
udp: Don't discard reuseport selection when group has connections
Jakub Sitnicki
1
-3
/
+0
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
35
-257
/
+302
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
32
-224
/
+274
[prev]
[next]