index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
2024-06-10
1
-4
/
+32
*
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
2024-06-10
1
-2
/
+3
*
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
2024-06-05
1
-0
/
+1
*
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
2024-06-02
1
-3
/
+4
*
net: fix __dst_negative_advice() race
Eric Dumazet
2024-05-30
2
-11
/
+4
*
page_pool: fix &page_pool_params kdoc issues
Alexander Lobakin
2024-05-28
1
-2
/
+3
*
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
2024-05-28
1
-0
/
+12
*
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-21
1
-1
/
+6
|
\
|
*
s390/iucv: Unexport iucv_root
Heiko Carstens
2024-05-14
1
-1
/
+0
|
*
s390/iucv: Provide iucv_alloc_device() / iucv_release_device()
Heiko Carstens
2024-05-14
1
-0
/
+6
*
|
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
2024-05-20
3
-19
/
+27
|
\
\
|
*
|
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
2024-05-08
2
-15
/
+6
|
*
|
page_pool: don't use driver-set flags field directly
Alexander Lobakin
2024-05-07
1
-3
/
+10
|
*
|
page_pool: make sure frag API fields don't span between cachelines
Alexander Lobakin
2024-05-07
1
-1
/
+11
*
|
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
4
-12
/
+19
|
\
\
\
|
*
|
|
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-26
4
-12
/
+19
*
|
|
|
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-18
3
-6
/
+13
|
\
\
\
\
|
*
|
|
|
net: pass back whether socket was empty post accept
Jens Axboe
2024-05-14
1
-0
/
+1
|
*
|
|
|
net: change proto and proto_ops accept type
Jens Axboe
2024-05-14
3
-6
/
+12
*
|
|
|
|
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-15
57
-527
/
+1634
|
\
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-14
3
-6
/
+15
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
2024-05-14
1
-2
/
+1
|
|
*
|
|
|
|
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
2024-05-13
2
-4
/
+14
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
net: gro: fix napi_gro_cb zeroed alignment
Richard Gobert
2024-05-14
1
-2
/
+4
|
*
|
|
|
|
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2024-05-14
1
-0
/
+1
|
*
|
|
|
|
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
2
-159
/
+1
|
*
|
|
|
|
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
2
-0
/
+10
|
*
|
|
|
|
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
1
-1
/
+1
|
*
|
|
|
|
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
2024-05-14
1
-1
/
+0
|
*
|
|
|
|
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2024-05-14
1
-1
/
+10
|
*
|
|
|
|
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
1
-1
/
+1
|
*
|
|
|
|
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
2024-05-14
1
-4
/
+4
|
*
|
|
|
|
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-14
1
-8
/
+14
|
*
|
|
|
|
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2024-05-14
1
-2
/
+1
|
*
|
|
|
|
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
2024-05-14
1
-1
/
+1
|
*
|
|
|
|
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
2024-05-14
1
-2
/
+16
|
*
|
|
|
|
mptcp: add net.mptcp.available_schedulers
Gregory Detal
2024-05-14
1
-0
/
+3
|
*
|
|
|
|
tcp: rstreason: fully support in tcp_check_req()
Jason Xing
2024-05-14
1
-0
/
+8
|
*
|
|
|
|
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
2024-05-14
1
-0
/
+5
|
*
|
|
|
|
tcp: rstreason: fully support in tcp_rcv_state_process()
Jason Xing
2024-05-14
1
-0
/
+18
|
*
|
|
|
|
tcp: rstreason: fully support in tcp_ack()
Jason Xing
2024-05-14
1
-0
/
+13
|
*
|
|
|
|
tcp: rstreason: fully support in tcp_rcv_synsent_state_process()
Jason Xing
2024-05-14
1
-0
/
+17
|
*
|
|
|
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-14
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
tcp: Add new args for cong_control in tcp_congestion_ops
Miao Xu
2024-05-03
1
-1
/
+1
|
*
|
|
|
|
|
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
2024-05-13
1
-0
/
+3
|
*
|
|
|
|
|
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
2024-05-13
1
-8
/
+68
|
*
|
|
|
|
|
net: gro: use cb instead of skb->network_header
Richard Gobert
2024-05-13
1
-2
/
+7
|
*
|
|
|
|
|
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-05-13
1
-2
/
+2
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
netfilter: nf_tables: allow clone callbacks to sleep
Florian Westphal
2024-05-10
1
-2
/
+2
|
*
|
|
|
|
|
af_unix: Add dead flag to struct scm_fp_list.
Kuniyuki Iwashima
2024-05-11
1
-0
/
+1
[next]