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-09-22
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
19
-61
/
+125
2022-09-22
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
1
-0
/
+1
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-22
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
1
-1
/
+4
2022-09-21
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
1
-2
/
+4
2022-09-21
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
1
-1
/
+3
2022-09-21
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
1
-0
/
+1
2022-09-21
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
1
-4
/
+3
2022-09-20
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
1
-3
/
+5
2022-09-20
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
1
-4
/
+6
2022-09-20
ipv6: Fix crash when IPv6 is administratively disabled
Ido Schimmel
1
-2
/
+2
2022-09-20
net: clear msg_get_inq in __get_compat_msghdr()
Tetsuo Handa
1
-0
/
+1
2022-09-20
ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical section
Ido Schimmel
2
-1
/
+6
2022-09-20
tcp: read multiple skbs in tcp_read_skb()
Cong Wang
1
-10
/
+19
2022-09-20
Merge tag 'batadv-net-pullrequest-20220916' of git://git.open-mesh.org/linux-...
Jakub Kicinski
1
-0
/
+4
2022-09-16
tcp: Use WARN_ON_ONCE() in tcp_read_skb()
Peilin Ye
1
-1
/
+1
2022-09-16
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
1
-19
/
+23
2022-09-13
mptcp: fix fwd memory accounting on coalesce
Paolo Abeni
1
-1
/
+7
2022-09-13
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-4
/
+7
2022-09-09
net: core: fix flow symmetric hash
Ludovic Cintrat
1
-3
/
+2
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
3
-9
/
+33
2022-09-08
Revert "SUNRPC: Remove unreachable error condition"
Dan Aloni
1
-0
/
+3
2022-09-08
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
1
-1
/
+2
2022-09-07
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
4
-0
/
+13
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
3
-23
/
+6
2022-09-07
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
Pablo Neira Ayuso
1
-1
/
+3
2022-09-07
netfilter: nf_conntrack_irc: Tighten matching on DCC message
David Leadbeater
1
-6
/
+28
2022-09-07
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Igor Ryzhov
1
-2
/
+2
2022-09-06
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
1
-7
/
+18
2022-09-05
Merge tag 'for-net-2022-09-02' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
1
-6
/
+6
2022-09-05
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
1
-0
/
+5
2022-09-05
bonding: add all node mcast address when slave up
Hangbin Liu
1
-2
/
+6
2022-09-04
Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
4
-9
/
+13
2022-09-03
wifi: use struct_group to copy addresses
Johannes Berg
2
-3
/
+3
2022-09-03
wifi: mac80211: fix locking in auth/assoc timeout
Johannes Berg
1
-6
/
+5
2022-09-03
wifi: mac80211: mlme: release deflink channel in error case
Johannes Berg
1
-0
/
+1
2022-09-03
wifi: mac80211: fix link warning in RX agg timer expiry
Mukesh Sisodiya
1
-0
/
+4
2022-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
9
-97
/
+20
2022-09-03
Bluetooth: hci_sync: Fix hci_read_buffer_size_sync
Luiz Augusto von Dentz
1
-6
/
+6
2022-09-02
Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
9
-83
/
+270
2022-09-02
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2
-2
/
+2
2022-09-02
tipc: fix shift wrapping bug in map_get()
Dan Carpenter
1
-1
/
+1
2022-09-02
sch_sfb: Don't assume the skb is still around after enqueueing to child
Toke Høiland-Jørgensen
1
-4
/
+6
2022-09-01
SUNRPC: Fix call completion races with call_decode()
Trond Myklebust
1
-4
/
+4
2022-09-01
rxrpc: Remove rxrpc_get_reply_time() which is no longer used
David Howells
1
-43
/
+0
2022-09-01
rxrpc: Fix calc of resend age
David Howells
1
-1
/
+1
2022-09-01
rxrpc: Fix local destruction being repeated
David Howells
1
-0
/
+3
2022-09-01
rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
David Howells
1
-1
/
+1
2022-09-01
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
6
-38
/
+265
2022-09-01
net/smc: Remove redundant refcount increase
Yacan Liu
1
-1
/
+0
[next]