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
2021-10-02
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
1
-0
/
+3
2021-10-01
SUNRPC: fix sign error causing rpcsec_gss drops
J. Bruce Fields
1
-1
/
+1
2021-10-01
Revert "Merge branch 'mctp-kunit-tests'"
David S. Miller
6
-632
/
+0
2021-10-01
devlink: report maximum number of snapshots with regions
Jacob Keller
1
-0
/
+5
2021-10-01
mctp: Add input reassembly tests
Jeremy Kerr
1
-0
/
+134
2021-10-01
mctp: Add route input to socket tests
Jeremy Kerr
1
-0
/
+131
2021-10-01
mctp: Add packet rx tests
Jeremy Kerr
1
-3
/
+64
2021-10-01
mctp: Add test utils
Jeremy Kerr
3
-0
/
+90
2021-10-01
mctp: Add initial test structure and fragmentation test
Jeremy Kerr
3
-0
/
+216
2021-10-01
Bluetooth: hci_sock: Replace use of memcpy_from_msg with bt_skb_sendmsg
Luiz Augusto von Dentz
1
-63
/
+37
2021-10-01
net: sched: Use struct_size() helper in kvmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
37
-254
/
+451
2021-09-30
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2
-12
/
+54
2021-09-30
mptcp: use batch snmp operations in mptcp_seq_show()
Eric Dumazet
1
-10
/
+7
2021-09-30
net: snmp: inline snmp_get_cpu_field()
Eric Dumazet
1
-6
/
+0
2021-09-30
tcp: adjust rcv_ssthresh according to sk_reserved_mem
Wei Wang
2
-4
/
+11
2021-09-30
tcp: adjust sndbuf according to sk_reserved_mem
Wei Wang
1
-2
/
+12
2021-09-30
net: add new socket option SO_RESERVE_MEM
Wei Wang
3
-2
/
+71
2021-09-30
net: dev_addr_list: handle first address in __hw_addr_add_ex
Jakub Kicinski
1
-0
/
+6
2021-09-30
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
1
-0
/
+6
2021-09-30
dissector: do not set invalid PPP protocol
Boris Sukholitko
1
-2
/
+1
2021-09-30
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
2
-19
/
+3
2021-09-30
net_sched: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
1
-3
/
+4
2021-09-30
bpf: Do not invoke the XDP dispatcher for PROG_RUN with single repeat
Lorenz Bauer
1
-2
/
+4
2021-09-29
devlink: Add missed notifications iterators
Leon Romanovsky
1
-2
/
+21
2021-09-29
Bluetooth: Make use of hci_{suspend,resume}_dev on suspend notifier
Luiz Augusto von Dentz
1
-49
/
+67
2021-09-29
xsk: Fix clang build error in __xp_alloc
Magnus Karlsson
1
-1
/
+0
2021-09-29
net/ipv4/datagram.c: remove superfluous header files from datagram.c
Mianhan Liu
1
-1
/
+0
2021-09-29
net/dsa/tag_ksz.c: remove superfluous headers
Mianhan Liu
1
-1
/
+0
2021-09-29
net/dsa/tag_8021q.c: remove superfluous headers
Mianhan Liu
1
-1
/
+0
2021-09-29
net: bridge: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
1
-3
/
+5
2021-09-29
ethtool: ioctl: Use array_size() helper in copy_{from,to}_user()
Gustavo A. R. Silva
1
-5
/
+7
2021-09-29
mctp: Warn if pointer is set for a wrong dev type
Matt Johnston
1
-7
/
+24
2021-09-29
mctp: Set route MTU via netlink
Matt Johnston
1
-1
/
+13
2021-09-29
mctp: Do inits as a subsys_initcall
Jeremy Kerr
1
-1
/
+1
2021-09-29
mctp: Add tracepoints for tag/key handling
Jeremy Kerr
2
-1
/
+17
2021-09-29
mctp: Implement a timeout for tags
Jeremy Kerr
2
-0
/
+52
2021-09-29
mctp: Add refcounts to mctp_dev
Jeremy Kerr
3
-13
/
+20
2021-09-29
mctp: locking, lifetime and validity changes for sk_keys
Jeremy Kerr
2
-38
/
+94
2021-09-29
mctp: Allow local delivery to the null EID
Jeremy Kerr
1
-0
/
+23
2021-09-29
mctp: Allow MCTP on tun devices
Matt Johnston
2
-7
/
+13
2021-09-29
net: qrtr: combine nameservice into main module
Luca Weiss
2
-1
/
+2
2021-09-29
net: ipv4: remove superfluous header files from fib_notifier.c
Mianhan Liu
1
-1
/
+0
2021-09-29
net: bridge: mcast: Associate the seqcount with its protecting lock.
Thomas Gleixner
2
-5
/
+3
2021-09-29
Bluetooth: Fix handling of experimental feature for codec offload
Marcel Holtmann
1
-13
/
+4
2021-09-29
Bluetooth: Fix handling of experimental feature for quality reports
Marcel Holtmann
1
-11
/
+4
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+9
2021-09-28
net/tls: support SM4 CCM algorithm
Tianjia Zhang
1
-4
/
+16
2021-09-28
af_unix: Return errno instead of NULL in unix_create1().
Kuniyuki Iwashima
1
-17
/
+32
2021-09-28
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2
-6
/
+6
[prev]
[next]