index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2024-06-27
Merge tag 'nf-24-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
-0
/
+5
2024-06-27
netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers
Pablo Neira Ayuso
-0
/
+5
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
-1
/
+1
2024-06-19
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
-0
/
+3
2024-06-10
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
Luiz Augusto von Dentz
-4
/
+32
2024-06-10
geneve: Fix incorrect inner network header offset when innerprotoinherit is set
Gal Pressman
-2
/
+3
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
-0
/
+1
2024-06-01
net/tcp: Don't consider TCP_CLOSE in TCP_AO_ESTABLISHED
Dmitry Safonov
-3
/
+4
2024-05-29
net: fix __dst_negative_advice() race
Eric Dumazet
-11
/
+4
2024-05-27
page_pool: fix &page_pool_params kdoc issues
Alexander Lobakin
-2
/
+3
2024-05-27
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
-0
/
+12
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-1
/
+6
2024-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
-19
/
+27
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-12
/
+19
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
-6
/
+13
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-527
/
+1634
2024-05-14
s390/iucv: Unexport iucv_root
Heiko Carstens
-1
/
+0
2024-05-14
s390/iucv: Provide iucv_alloc_device() / iucv_release_device()
Heiko Carstens
-0
/
+6
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-6
/
+15
2024-05-14
net: gro: fix napi_gro_cb zeroed alignment
Richard Gobert
-2
/
+4
2024-05-14
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
-0
/
+1
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
-159
/
+1
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
-0
/
+10
2024-05-14
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
-1
/
+1
2024-05-14
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
-1
/
+0
2024-05-14
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
-1
/
+10
2024-05-14
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
-1
/
+1
2024-05-14
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
-4
/
+4
2024-05-14
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
-8
/
+14
2024-05-14
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
-2
/
+1
2024-05-14
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
-1
/
+1
2024-05-14
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
-2
/
+16
2024-05-13
mptcp: add net.mptcp.available_schedulers
Gregory Detal
-0
/
+3
2024-05-13
tcp: rstreason: fully support in tcp_check_req()
Jason Xing
-0
/
+8
2024-05-13
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
-0
/
+5
2024-05-13
tcp: rstreason: fully support in tcp_rcv_state_process()
Jason Xing
-0
/
+18
2024-05-13
tcp: rstreason: fully support in tcp_ack()
Jason Xing
-0
/
+13
2024-05-13
tcp: rstreason: fully support in tcp_rcv_synsent_state_process()
Jason Xing
-0
/
+17
2024-05-13
net: pass back whether socket was empty post accept
Jens Axboe
-0
/
+1
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
-6
/
+12
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1
/
+1
2024-05-13
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
-2
/
+1
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
-0
/
+3
2024-05-13
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
-4
/
+14
2024-05-13
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
-8
/
+68
2024-05-13
net: gro: use cb instead of skb->network_header
Richard Gobert
-2
/
+7
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-2
/
+2
2024-05-13
Merge tag 'vfs-6.10.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
-8
/
+1
2024-05-13
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-0
/
+2
2024-05-10
af_unix: Add dead flag to struct scm_fp_list.
Kuniyuki Iwashima
-0
/
+1
[next]