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
2022-05-02
rtnl: allocate more attr tables on the heap
Jakub Kicinski
1
-12
/
+18
2022-05-02
ip6_gre: Make IP6GRE and IP6GRETAP devices always NETIF_F_LLTX
Peilin Ye
1
-21
/
+13
2022-05-02
ip_gre: Make GRE and GRETAP devices always NETIF_F_LLTX
Peilin Ye
1
-28
/
+22
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
1
-0
/
+3
2022-05-01
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
1
-15
/
+14
2022-05-01
sock: optimise sock_def_write_space barriers
Pavel Begunkov
1
-1
/
+25
2022-05-01
sock: optimise UDP sock_wfree() refcounting
Pavel Begunkov
1
-0
/
+14
2022-05-01
sock: dedup sock_def_write_space wmem_alloc checks
Pavel Begunkov
1
-3
/
+2
2022-04-30
net: mac802154: Fix symbol durations
Miquel Raynal
1
-6
/
+6
2022-04-30
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
1
-4
/
+4
2022-04-30
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
1
-3
/
+6
2022-04-30
ipv4: remove unnecessary type castings
Yu Zhe
8
-10
/
+10
2022-04-30
rxrpc: Enable IPv6 checksums on transport socket
David Howells
1
-0
/
+3
2022-04-30
tcp: use tcp_skb_sent_after() instead in RACK
Pengcheng Yang
1
-10
/
+5
2022-04-30
tcp: drop skb dst in tcp_rcv_established()
Eric Dumazet
1
-0
/
+1
2022-04-30
ipv6: refactor ip6_finish_output2()
Pavel Begunkov
1
-11
/
+13
2022-04-30
ipv6: help __ip6_finish_output() inlining
Pavel Begunkov
1
-1
/
+0
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
1
-13
/
+2
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
3
-24
/
+0
2022-04-30
net: inline sock_alloc_send_skb
Pavel Begunkov
1
-7
/
+0
2022-04-30
Merge branch 'tcp-pass-back-data-left-in-socket-after-receive' of git://git.k...
Jakub Kicinski
1
-6
/
+10
2022-04-30
tcp: pass back data left in socket after receive
Jens Axboe
1
-6
/
+10
2022-04-30
mptcp: Add a per-namespace sysctl to set the default path manager type
Mat Martineau
3
-11
/
+45
2022-04-30
mptcp: Make kernel path manager check for userspace-managed sockets
Mat Martineau
1
-6
/
+12
2022-04-30
mptcp: Bypass kernel PM when userspace PM is enabled
Mat Martineau
2
-1
/
+6
2022-04-30
mptcp: Add a member to mptcp_pm_data to track kernel vs userspace mode
Mat Martineau
2
-0
/
+13
2022-04-30
mptcp: Remove redundant assignments in path manager init
Mat Martineau
3
-27
/
+18
2022-04-30
Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+5
2022-04-29
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
1
-20
/
+5
2022-04-28
net: SO_RCVMARK socket option for SO_MARK with recvmsg()
Erin MacNeil
16
-19
/
+35
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
32
-170
/
+368
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-30
/
+45
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-28
net: make sure net_rx_action() calls skb_defer_free_flush()
Eric Dumazet
1
-1
/
+2
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
3
-42
/
+81
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
8
-29
/
+81
2022-04-28
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
1
-5
/
+7
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-11
/
+32
2022-04-27
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
1
-1
/
+1
2022-04-27
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
1
-15
/
+6
2022-04-27
mptcp: reset subflow when MP_FAIL doesn't respond
Geliang Tang
4
-0
/
+68
2022-04-27
mptcp: add MP_FAIL response support
Geliang Tang
3
-1
/
+12
2022-04-27
mptcp: add data lock for sk timers
Geliang Tang
1
-0
/
+12
2022-04-27
mptcp: use mptcp_stop_timer
Geliang Tang
1
-2
/
+2
2022-04-27
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
1
-9
/
+5
2022-04-27
net: tls: fix async vs NIC crypto offload
Jakub Kicinski
1
-0
/
+2
2022-04-27
net: generalize skb freeing deferral to per-cpu lists
Eric Dumazet
7
-32
/
+82
2022-04-26
bpf: Compute map_btf_id during build time
Menglong Dong
3
-12
/
+9
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
3
-18
/
+38
[prev]
[next]