index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
Revert "net/smc: fix listen processing for SMC-Rv2"
liuyacan
2022-05-24
1
-27
/
+17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-23
9
-56
/
+82
|
\
|
*
Bluetooth: hci_conn: Fix hci_connect_le_sync
Luiz Augusto von Dentz
2022-05-23
2
-5
/
+8
|
*
net/smc: fix listen processing for SMC-Rv2
liuyacan
2022-05-23
1
-17
/
+27
|
*
net/smc: postpone sk_refcnt increment in connect()
liuyacan
2022-05-23
1
-1
/
+1
|
*
rxrpc: Fix decision on when to generate an IDLE ACK
David Howells
2022-05-22
4
-16
/
+25
|
*
rxrpc: Don't let ack.previousPacket regress
David Howells
2022-05-22
3
-4
/
+6
|
*
rxrpc: Fix overlapping ACK accounting
David Howells
2022-05-22
2
-11
/
+12
|
*
rxrpc: Don't try to resend the request if we're receiving the reply
David Howells
2022-05-22
1
-1
/
+2
|
*
rxrpc: Fix listen() setting the bar too high for the prealloc rings
David Howells
2022-05-22
1
-2
/
+2
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-23
7
-20
/
+105
|
\
\
|
*
|
bpf: Add bpf_skc_to_mptcp_sock_proto
Geliang Tang
2022-05-20
3
-0
/
+41
|
*
|
bpf: Prepare prog_test_struct kfuncs for runtime tests
Kumar Kartikeya Dwivedi
2022-05-11
1
-6
/
+17
|
*
|
bpf, x86: Generate trampolines from bpf_tramp_links
Kui-Feng Lee
2022-05-10
1
-5
/
+19
|
*
|
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
2022-05-10
1
-0
/
+9
|
*
|
bpf: Print some info if disable bpf_jit_enable failed
Tiezhu Yang
2022-05-10
1
-0
/
+6
|
*
|
net: sysctl: Use SYSCTL_TWO instead of &two
Tiezhu Yang
2022-05-10
1
-4
/
+3
|
*
|
bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_e...
Liu Jian
2022-04-28
1
-9
/
+13
*
|
|
Merge tag 'for-net-next-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-05-23
10
-35
/
+168
|
\
\
\
|
*
|
|
Bluetooth: hci_sync: use hci_skb_event() helper
Ahmad Fatoum
2022-05-23
1
-1
/
+1
|
*
|
|
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
2022-05-19
2
-0
/
+35
|
*
|
|
Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan
Luiz Augusto von Dentz
2022-05-13
1
-15
/
+43
|
*
|
|
Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP
Luiz Augusto von Dentz
2022-05-13
1
-0
/
+18
|
*
|
|
Bluetooth: core: Fix missing power_on work cancel on HCI close
Vasyl Vavrychuk
2022-05-13
2
-2
/
+1
|
*
|
|
Bluetooth: protect le accept and resolv lists with hdev->lock
Niels Dossche
2022-05-13
1
-0
/
+12
|
*
|
|
Bluetooth: use hdev lock for accept_list and reject_list in conn req
Niels Dossche
2022-05-13
1
-6
/
+9
|
*
|
|
Bluetooth: use hdev lock in activate_scan for hci_is_adv_monitoring
Niels Dossche
2022-05-13
1
-0
/
+2
|
*
|
|
Bluetooth: Print broken quirks
Luiz Augusto von Dentz
2022-05-13
1
-0
/
+31
|
*
|
|
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-05-13
2
-2
/
+2
|
*
|
|
Bluetooth: Keep MGMT pending queue ordered FIFO
Brian Gix
2022-05-13
1
-1
/
+1
|
*
|
|
Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout
Ying Hsu
2022-05-13
1
-8
/
+13
*
|
|
|
net: dsa: OF-ware slave_mii_bus
Luiz Angelo Daros de Luca
2022-05-23
1
-1
/
+6
*
|
|
|
net: wrap the wireless pointers in struct net_device in an ifdef
Jakub Kicinski
2022-05-22
2
-8
/
+15
*
|
|
|
afs: Adjust ACK interpretation to try and cope with NAT
David Howells
2022-05-22
1
-0
/
+27
*
|
|
|
rxrpc, afs: Fix selection of abort codes
David Howells
2022-05-22
2
-3
/
+3
*
|
|
|
rxrpc: Return an error to sendmsg if call failed
David Howells
2022-05-22
1
-0
/
+6
*
|
|
|
rxrpc: Fix locking issue
David Howells
2022-05-22
5
-22
/
+16
*
|
|
|
rxrpc: Use refcount_t rather than atomic_t
David Howells
2022-05-22
12
-121
/
+118
*
|
|
|
rxrpc: Allow list of in-use local UDP endpoints to be viewed in /proc
David Howells
2022-05-22
4
-22
/
+94
*
|
|
|
net: Add a second bind table hashed by port and address
Joanne Koong
2022-05-20
4
-82
/
+405
*
|
|
|
stcp: Use memset_after() to zero sctp_stream_out_ext
Xiu Jianfeng
2022-05-20
1
-6
/
+3
*
|
|
|
net: avoid strange behavior with skb_defer_max == 1
Jakub Kicinski
2022-05-20
1
-8
/
+5
*
|
|
|
tcp_ipv6: set the drop_reason in the right place
Jakub Kicinski
2022-05-20
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2022-05-19
5
-52
/
+19
|
\
\
\
\
|
*
|
|
|
netfilter: ctnetlink: fix up for "netfilter: conntrack: remove unconfirmed list"
Stephen Rothwell
2022-05-18
1
-0
/
+2
|
*
|
|
|
netfilter: conntrack: remove pr_debug callsites from tcp tracker
Florian Westphal
2022-05-16
1
-48
/
+4
|
*
|
|
|
netfilter: nf_conncount: reduce unnecessary GC
William Tu
2022-05-16
1
-0
/
+11
|
*
|
|
|
netfilter: Use l3mdev flow key when re-routing mangled packets
Martin Willi
2022-05-16
2
-4
/
+2
*
|
|
|
|
mptcp: Do not traverse the subflow connection list without lock
Mat Martineau
2022-05-19
2
-16
/
+1
*
|
|
|
|
mptcp: Check for orphaned subflow before handling MP_FAIL timer
Mat Martineau
2022-05-19
2
-13
/
+6
[next]