index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-09-22
19
-61
/
+125
|
\
|
*
net: sched: fix possible refcount leak in tc_new_tfilter()
Hangyu Hua
2022-09-22
1
-0
/
+1
|
*
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
2022-09-22
1
-1
/
+1
|
*
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
2022-09-22
1
-1
/
+4
|
*
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
2022-09-20
1
-2
/
+4
|
*
netfilter: ebtables: fix memory leak when blob is malformed
Florian Westphal
2022-09-20
1
-1
/
+3
|
*
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
2022-09-20
1
-0
/
+1
|
*
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
2022-09-20
1
-4
/
+3
|
*
net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscs
Vladimir Oltean
2022-09-20
1
-3
/
+5
|
*
net/sched: taprio: avoid disabling offload when it was never enabled
Vladimir Oltean
2022-09-20
1
-4
/
+6
|
*
ipv6: Fix crash when IPv6 is administratively disabled
Ido Schimmel
2022-09-20
1
-2
/
+2
|
*
net: clear msg_get_inq in __get_compat_msghdr()
Tetsuo Handa
2022-09-20
1
-0
/
+1
|
*
ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical section
Ido Schimmel
2022-09-20
2
-1
/
+6
|
*
tcp: read multiple skbs in tcp_read_skb()
Cong Wang
2022-09-20
1
-10
/
+19
|
*
Merge tag 'batadv-net-pullrequest-20220916' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2022-09-19
1
-0
/
+4
|
|
\
|
|
*
batman-adv: Fix hang up with small MTU hard-interface
Shigeru Yoshida
2022-08-20
1
-0
/
+4
|
*
|
tcp: Use WARN_ON_ONCE() in tcp_read_skb()
Peilin Ye
2022-09-16
1
-1
/
+1
|
*
|
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
2022-09-16
1
-19
/
+23
|
*
|
mptcp: fix fwd memory accounting on coalesce
Paolo Abeni
2022-09-13
1
-1
/
+7
|
*
|
net: core: fix flow symmetric hash
Ludovic Cintrat
2022-09-09
1
-3
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
2022-09-09
3
-9
/
+33
|
|
\
\
|
|
*
|
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
Pablo Neira Ayuso
2022-09-07
1
-1
/
+3
|
|
*
|
netfilter: nf_conntrack_irc: Tighten matching on DCC message
David Leadbeater
2022-09-07
1
-6
/
+28
|
|
*
|
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Igor Ryzhov
2022-09-07
1
-2
/
+2
*
|
|
|
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-12
2
-4
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Revert "SUNRPC: Remove unreachable error condition"
Dan Aloni
2022-09-08
1
-0
/
+3
|
*
|
|
SUNRPC: Fix call completion races with call_decode()
Trond Myklebust
2022-09-01
1
-4
/
+4
*
|
|
|
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
2022-09-08
1
-1
/
+2
*
|
|
|
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
2022-09-07
4
-0
/
+13
*
|
|
|
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2022-09-07
3
-23
/
+6
|
|
/
/
|
/
|
|
*
|
|
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
2022-09-06
1
-7
/
+18
*
|
|
Merge tag 'for-net-2022-09-02' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
2022-09-05
1
-6
/
+6
|
\
\
\
|
*
|
|
Bluetooth: hci_sync: Fix hci_read_buffer_size_sync
Luiz Augusto von Dentz
2022-09-02
1
-6
/
+6
*
|
|
|
ipv6: sr: fix out-of-bounds read when setting HMAC data.
David Lebrun
2022-09-05
1
-0
/
+5
*
|
|
|
bonding: add all node mcast address when slave up
Hangbin Liu
2022-09-05
1
-2
/
+6
*
|
|
|
Merge tag 'wireless-2022-09-03' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2022-09-04
4
-9
/
+13
|
\
\
\
\
|
*
|
|
|
wifi: use struct_group to copy addresses
Johannes Berg
2022-09-03
2
-3
/
+3
|
*
|
|
|
wifi: mac80211: fix locking in auth/assoc timeout
Johannes Berg
2022-09-03
1
-6
/
+5
|
*
|
|
|
wifi: mac80211: mlme: release deflink channel in error case
Johannes Berg
2022-09-03
1
-0
/
+1
|
*
|
|
|
wifi: mac80211: fix link warning in RX agg timer expiry
Mukesh Sisodiya
2022-09-03
1
-0
/
+4
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-09-02
9
-97
/
+20
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
netfilter: nf_conntrack_irc: Fix forged IP logic
David Leadbeater
2022-09-01
1
-2
/
+3
|
*
|
|
|
netfilter: nf_tables: clean up hook list when offload flags check fails
Pablo Neira Ayuso
2022-08-31
1
-1
/
+3
|
*
|
|
|
netfilter: br_netfilter: Drop dst references before setting.
Harsh Modi
2022-08-31
2
-0
/
+3
|
*
|
|
|
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
2022-08-31
5
-94
/
+11
*
|
|
|
|
Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2022-09-02
9
-83
/
+270
|
\
\
\
\
\
|
*
|
|
|
|
rxrpc: Remove rxrpc_get_reply_time() which is no longer used
David Howells
2022-09-01
1
-43
/
+0
|
*
|
|
|
|
rxrpc: Fix calc of resend age
David Howells
2022-09-01
1
-1
/
+1
|
*
|
|
|
|
rxrpc: Fix local destruction being repeated
David Howells
2022-09-01
1
-0
/
+3
|
*
|
|
|
|
rxrpc: Fix an insufficiently large sglist in rxkad_verify_packet_2()
David Howells
2022-09-01
1
-1
/
+1
[next]