index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
3
-7
/
+22
2022-07-25
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
1
-0
/
+14
2022-07-25
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2
-12
/
+98
2022-07-25
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
1
-0
/
+46
2022-07-25
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
2
-23
/
+37
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
5
-31
/
+15
2022-07-25
ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.
Kuniyuki Iwashima
1
-2
/
+5
2022-07-25
tcp: Fix data-races around sysctl_tcp_reflect_tos.
Kuniyuki Iwashima
2
-4
/
+4
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_nr.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_slack_ns.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-25
tcp: Fix a data-race around sysctl_tcp_comp_sack_delay_ns.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-25
net: Fix data-races around sysctl_[rw]mem(_offset)?.
Kuniyuki Iwashima
6
-16
/
+17
2022-07-25
tcp: Fix data-races around sk_pacing_rate.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-25
net: mld: fix reference count leak in mld_{query | report}_work()
Taehee Yoo
1
-6
/
+8
2022-07-24
Merge branch 'for-5.20/io_uring' into for-5.20/io_uring-zerocopy-send
Jens Axboe
67
-388
/
+445
2022-07-24
net: fix compat pointer in get_compat_msghdr()
Jens Axboe
1
-1
/
+1
2022-07-24
net: copy from user before calling __get_compat_msghdr
Dylan Yudaken
1
-22
/
+17
2022-07-24
net: copy from user before calling __copy_msghdr
Dylan Yudaken
1
-21
/
+16
2022-07-24
mac80211: tracing: Use the new __vstring() helper
Steven Rostedt (Google)
1
-4
/
+2
2022-07-24
net/tls: Remove the context from the list in tls_device_down
Maxim Mikityanskiy
1
-1
/
+6
2022-07-23
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
1
-66
/
+0
2022-07-23
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
1
-0
/
+23
2022-07-23
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
1
-0
/
+30
2022-07-23
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
1
-0
/
+59
2022-07-23
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
1
-2
/
+4
2022-07-23
SUNRPC: Fail faster on bad verifier
Chuck Lever
1
-1
/
+1
2022-07-22
Merge tag 'for-net-next-2022-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
18
-1112
/
+4548
2022-07-22
Bluetooth: ISO: Add broadcast support
Luiz Augusto von Dentz
1
-34
/
+357
2022-07-22
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
9
-106
/
+1072
2022-07-22
Bluetooth: Add BTPROTO_ISO socket type
Luiz Augusto von Dentz
5
-3
/
+1578
2022-07-22
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
5
-51
/
+976
2022-07-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
12
-233
/
+422
2022-07-22
Revert "tcp: change pingpong threshold to 3"
Wei Wang
1
-9
/
+6
2022-07-22
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/kernel/git/kuba/linux
Jakub Kicinski
1
-1
/
+1
2022-07-22
net: fix uninitialised msghdr->sg_from_iter
Pavel Begunkov
1
-1
/
+1
2022-07-22
Bluetooth: hci_core: Introduce hci_recv_event_data
Luiz Augusto von Dentz
2
-0
/
+35
2022-07-22
Bluetooth: Convert delayed discov_off to hci_sync
Brian Gix
2
-89
/
+33
2022-07-22
Bluetooth: Remove update_scan hci_request dependancy
Brian Gix
5
-28
/
+16
2022-07-22
Bluetooth: Remove dead code from hci_request.c
Brian Gix
2
-289
/
+0
2022-07-22
Bluetooth: MGMT: Fix holding hci_conn reference while command is queued
Luiz Augusto von Dentz
1
-39
/
+12
2022-07-22
wifi: mac80211: fix link data leak
Johannes Berg
1
-10
/
+10
2022-07-22
wifi: mac80211: mlme: fix disassoc with MLO
Johannes Berg
1
-3
/
+5
2022-07-22
wifi: mac80211: remove erroneous sband/link validation
Johannes Berg
1
-13
/
+1
2022-07-22
wifi: mac80211: mlme: transmit assoc frame with address translation
Johannes Berg
1
-9
/
+9
2022-07-22
wifi: mac80211: verify link addresses are different
Johannes Berg
1
-4
/
+34
2022-07-22
wifi: mac80211: rx: track link in RX data
Johannes Berg
2
-2
/
+18
2022-07-22
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
4
-11
/
+87
2022-07-22
wifi: mac80211: expand ieee80211_mgmt_tx() for MLO
Johannes Berg
5
-24
/
+48
2022-07-22
wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API
Johannes Berg
1
-0
/
+12
2022-07-22
wifi: mac80211: report link ID to cfg80211 on mgmt RX
Johannes Berg
1
-1
/
+3
[prev]
[next]