index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/rds: remove variable total_copied
Colin Ian King
2022-10-27
1
-2
/
+0
*
mptcp: fix tracking issue in mptcp_subflow_create_socket()
Eric Dumazet
2022-10-27
1
-0
/
+2
*
Merge tag 'ieee802154-for-net-next-2022-10-26' of git://git.kernel.org/pub/sc...
Jakub Kicinski
2022-10-27
1
-2
/
+2
|
\
|
*
net: mac802154: Fixup function parameter name in docs
Stefan Schmidt
2022-10-26
1
-2
/
+2
*
|
Merge tag 'ieee802154-for-net-next-2022-10-25' of git://git.kernel.org/pub/sc...
David S. Miller
2022-10-26
9
-152
/
+444
|
\
|
|
*
mac802154: Ensure proper scan-level filtering
Miquel Raynal
2022-10-24
1
-4
/
+12
|
*
net: mac802154: Avoid displaying misleading debug information
Miquel Raynal
2022-10-12
1
-1
/
+3
|
*
mac802154: Avoid delivering frames received in a non satisfying filtering mode
Miquel Raynal
2022-10-12
1
-5
/
+7
|
*
mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM
Miquel Raynal
2022-10-12
1
-5
/
+2
|
*
mac802154: set filter at drv_start()
Alexander Aring
2022-10-12
5
-31
/
+110
|
*
mac802154: move receive parameters above start
Alexander Aring
2022-10-12
1
-95
/
+95
|
*
net: mac802154: Fix a Tx warning check
Miquel Raynal
2022-06-27
2
-25
/
+14
|
*
mac802154: fix atomic_dec_and_test checks
Alexander Aring
2022-06-14
2
-4
/
+4
|
*
mac802154: util: fix release queue handling
Alexander Aring
2022-06-14
1
-1
/
+1
|
*
net: mac802154: Add a warning in the slow path
Miquel Raynal
2022-06-10
1
-0
/
+27
|
*
net: mac802154: Add a warning in the hot path
Miquel Raynal
2022-06-10
2
-1
/
+16
|
*
net: mac802154: Introduce a synchronous API for MLME commands
Miquel Raynal
2022-06-10
2
-0
/
+48
|
*
net: mac802154: Introduce a tx queue flushing mechanism
Miquel Raynal
2022-06-10
5
-5
/
+31
|
*
net: mac802154: Introduce a helper to disable the queue
Miquel Raynal
2022-06-10
2
-0
/
+26
|
*
net: mac802154: Create a hot tx path
Miquel Raynal
2022-06-10
1
-2
/
+8
|
*
net: mac802154: Bring the ability to hold the transmit queue
Miquel Raynal
2022-06-10
5
-12
/
+71
|
*
net: mac802154: Follow the count of ongoing transmissions
Miquel Raynal
2022-06-10
2
-0
/
+5
|
*
net: mac802154: Enhance the error path in the main tx helper
Miquel Raynal
2022-06-10
1
-6
/
+6
|
*
net: mac802154: Rename the main tx_work struct
Miquel Raynal
2022-06-10
3
-5
/
+8
|
*
net: mac802154: Rename the synchronous xmit worker
Miquel Raynal
2022-06-10
3
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
2022-10-26
1
-1
/
+1
|
\
\
|
*
|
can: j1939: j1939_session_tx_eoma(): fix debug info
Zhang Changzhong
2022-10-19
1
-1
/
+1
*
|
|
net: dev: Convert sa_data to flexible array in struct sockaddr
Kees Cook
2022-10-25
3
-7
/
+7
*
|
|
mptcp: sockopt: use new helper for TCP_DEFER_ACCEPT
Matthieu Baerts
2022-10-25
1
-13
/
+3
*
|
|
mptcp: add TCP_FASTOPEN_NO_COOKIE support
Matthieu Baerts
2022-10-25
1
-2
/
+5
*
|
|
mptcp: sockopt: make 'tcp_fastopen_connect' generic
Matthieu Baerts
2022-10-25
1
-5
/
+6
*
|
|
soreuseport: Fix socket selection for SO_INCOMING_CPU.
Kuniyuki Iwashima
2022-10-25
2
-6
/
+90
*
|
|
act_skbedit: skbedit queue mapping for receive queue
Amritha Nambiar
2022-10-25
2
-2
/
+19
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-24
8
-15
/
+42
|
\
\
\
|
*
\
\
Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-10-24
6
-15
/
+40
|
|
\
\
\
|
|
*
|
|
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
2022-10-24
1
-1
/
+2
|
|
*
|
|
tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
Lu Wei
2022-10-24
1
-1
/
+3
|
|
*
|
|
net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed
Zhengchao Shao
2022-10-24
1
-0
/
+7
|
|
*
|
|
kcm: annotate data-races around kcm->rx_wait
Eric Dumazet
2022-10-24
1
-6
/
+11
|
|
*
|
|
kcm: annotate data-races around kcm->rx_psock
Eric Dumazet
2022-10-24
1
-3
/
+5
|
|
*
|
|
ethtool: pse-pd: fix null-deref on genl_info in dump
Jakub Kicinski
2022-10-21
1
-1
/
+1
|
|
*
|
|
tipc: fix a null-ptr-deref in tipc_topsrv_accept
Xin Long
2022-10-21
1
-4
/
+12
|
*
|
|
|
Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-23
2
-0
/
+2
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
2022-10-22
2
-0
/
+2
*
|
|
|
|
net: skb: move skb_pp_recycle() to skbuff.c
Yunsheng Lin
2022-10-24
1
-0
/
+7
*
|
|
|
|
net: remove useless parameter of __sock_cmsg_send
xu xin
2022-10-24
3
-4
/
+4
*
|
|
|
|
net: add a refcount tracker for kernel sockets
Eric Dumazet
2022-10-24
4
-0
/
+33
*
|
|
|
|
udp: track the forward memory release threshold in an hot cacheline
Paolo Abeni
2022-10-24
2
-5
/
+17
*
|
|
|
|
net: introduce and use custom sockopt socket flag
Paolo Abeni
2022-10-24
2
-7
/
+5
*
|
|
|
|
ethtool: Add support for 800Gbps link modes
Amit Cohen
2022-10-24
1
-0
/
+14
[next]