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
2023-05-25
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
-1
/
+1
2023-05-24
net/handshake: Enable the SNI extension to work properly
Chuck Lever
-0
/
+1
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+10
2023-05-24
devlink: pass devlink_port pointer to ops->port_del() instead of index
Jiri Pirko
-2
/
+2
2023-05-24
devlink: remove no longer true locking comment from port_new/del()
Jiri Pirko
-4
/
+0
2023-05-24
devlink: remove duplicate port notification
Jiri Pirko
-3
/
+1
2023-05-24
raw: Stop using RTO_ONLINK.
Guillaume Nault
-5
/
+0
2023-05-24
ping: Stop using RTO_ONLINK.
Guillaume Nault
-0
/
+13
2023-05-23
ip: Remove ip_append_page()
David Howells
-2
/
+0
2023-05-23
tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
David Howells
-2
/
+0
2023-05-23
tls: Inline do_tcp_sendpages()
David Howells
-1
/
+1
2023-05-23
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
-18
/
+0
2023-05-23
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
-0
/
+10
2023-05-23
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
-0
/
+2
2023-05-21
xfrm: Treat already-verified secpath entries as optional
Benedict Wong
-0
/
+1
2023-05-19
Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-1
/
+1
2023-05-19
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
-0
/
+1
2023-05-19
udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
Aditi Ghag
-1
/
+0
2023-05-19
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
-1
/
+1
2023-05-19
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
-0
/
+1
2023-05-18
inet: factor out locked section of inet_accept() in a new helper
Paolo Abeni
-0
/
+2
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-23
/
+0
2023-05-18
netfilter: flowtable: simplify route logic
Pablo Neira Ayuso
-2
/
+2
2023-05-18
netfilter: Reorder fields in 'struct nf_conntrack_expect'
Christophe JAILLET
-9
/
+9
2023-05-16
Revert "net: Remove low_thresh in ip defrag"
Jakub Kicinski
-0
/
+1
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-1
/
+1
2023-05-16
net: bonding: Add SPDX identifier to remaining files
Bagas Sanjaya
-3
/
+1
2023-05-15
sch_htb: Allow HTB priority parameter in offload mode
Naveen Mamindlapalli
-0
/
+1
2023-05-15
net: Remove low_thresh in ip defrag
Angus Chen
-1
/
+0
2023-05-13
net: vxlan: Add nolocalbypass option to vxlan.
Vladimir Nikishkin
-1
/
+3
2023-05-12
net/handshake: Enable the SNI extension to work properly
Chuck Lever
-0
/
+1
2023-05-11
ipv6: remove nexthop_fib6_nh_bh()
Eric Dumazet
-23
/
+0
2023-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+2
2023-05-11
tcp: make the first N SYN RTO backoffs linear
David Morley
-0
/
+1
2023-05-10
macsec: Use helper macsec_netdev_priv for offload drivers
Subbaraya Sundeep
-0
/
+10
2023-05-10
bonding: fix send_peer_notif overflow
Hangbin Liu
-1
/
+1
2023-05-09
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
-1
/
+1
2023-05-05
Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-10
/
+13
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
-0
/
+1
2023-05-05
bonding: add xdp_features support
Lorenzo Bianconi
-0
/
+1
2023-05-04
Merge tag '9p-6.4-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+6
2023-05-03
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
-0
/
+1
2023-05-01
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
-10
/
+11
2023-04-27
SUNRPC: Recognize control messages in server-side TCP socket code
Chuck Lever
-0
/
+2
2023-04-27
xsk: Use pool->dma_pages to check for DMA
Kal Conley
-1
/
+1
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-2
/
+7
2023-04-24
Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-36
/
+31
2023-04-23
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
-0
/
+2
2023-04-23
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
-0
/
+8
2023-04-23
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
-0
/
+2
[prev]
[next]