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 '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
|
*
|
|
|
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
2022-09-01
6
-38
/
+265
*
|
|
|
|
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2022-09-02
2
-2
/
+2
*
|
|
|
|
tipc: fix shift wrapping bug in map_get()
Dan Carpenter
2022-09-02
1
-1
/
+1
*
|
|
|
|
sch_sfb: Don't assume the skb is still around after enqueueing to child
Toke Høiland-Jørgensen
2022-09-02
1
-4
/
+6
*
|
|
|
|
net/smc: Remove redundant refcount increase
Yacan Liu
2022-09-01
1
-1
/
+0
*
|
|
|
|
Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"
Jakub Kicinski
2022-08-31
1
-3
/
+1
*
|
|
|
|
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2022-08-31
2
-12
/
+15
*
|
|
|
|
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
2022-08-31
1
-2
/
+2
*
|
|
|
|
net: dsa: hellcreek: Print warning only once
Kurt Kanzenbach
2022-08-31
1
-1
/
+1
*
|
|
|
|
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
2022-08-31
1
-2
/
+2
*
|
|
|
|
sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb
Toke Høiland-Jørgensen
2022-08-31
1
-1
/
+3
*
|
|
|
|
kcm: fix strp_init() order and cleanup
Cong Wang
2022-08-31
1
-8
/
+7
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2022-08-30
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
net: mac802154: Fix a condition in the receive path
Miquel Raynal
2022-08-29
1
-1
/
+1
*
|
|
|
net/sched: fix netdevice reference leaks in attach_default_qdiscs()
Wang Hai
2022-08-30
1
-15
/
+16
*
|
|
|
net: sched: tbf: don't call qdisc_put() while holding tree lock
Zhengchao Shao
2022-08-30
1
-1
/
+3
*
|
|
|
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-08-29
2
-6
/
+6
*
|
|
|
openvswitch: fix memory leak at failed datapath creation
Andrey Zhadchenko
2022-08-26
1
-1
/
+3
*
|
|
|
Merge tag 'for-net-2022-08-25' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2022-08-26
6
-61
/
+105
|
\
\
\
\
|
*
|
|
|
Bluetooth: hci_sync: hold hdev->lock when cleanup hci_conn
Zhengping Jiang
2022-08-25
1
-2
/
+4
|
*
|
|
|
Bluetooth: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-25
1
-3
/
+3
|
*
|
|
|
Bluetooth: hci_event: Fix checking conn for le_conn_complete_evt
Archie Pusaka
2022-08-25
1
-1
/
+1
|
*
|
|
|
Bluetooth: ISO: Fix not handling shutdown condition
Luiz Augusto von Dentz
2022-08-25
1
-10
/
+25
|
*
|
|
|
Bluetooth: hci_sync: fix double mgmt_pending_free() in remove_adv_monitor()
Tetsuo Handa
2022-08-25
1
-1
/
+0
[next]