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
/
net
Age
Commit message (
Expand
)
Author
Lines
2025-08-27
net: rose: include node references in rose_neigh refcount
Takamitsu Iwai
-2
/
+16
2025-08-27
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
-28
/
+32
2025-08-27
net: rose: split remove and free operations in rose_remove_neigh()
Takamitsu Iwai
-9
/
+6
2025-08-27
netfilter: conntrack: helper: Replace -EEXIST by -EBUSY
Phil Sutter
-2
/
+2
2025-08-27
netfilter: br_netfilter: do not check confirmed bit in br_nf_local_in() after...
Wang Liang
-3
/
+0
2025-08-26
ipv6: sr: Prepare HMAC key ahead of time
Eric Biggers
-5
/
+9
2025-08-26
ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functions
Eric Biggers
-191
/
+30
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
-36
/
+42
2025-08-26
devlink: Make health reporter burst period configurable
Shahar Shitrit
-4
/
+29
2025-08-26
devlink: Introduce burst period for health reporter
Shahar Shitrit
-1
/
+21
2025-08-26
devlink: Move health reporter recovery abort logic to a separate function
Shahar Shitrit
-8
/
+23
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
-17
/
+11
2025-08-26
wifi: mac80211: increase scan_ies_len for S1G
Lachlan Hodges
-1
/
+6
2025-08-26
wifi: mac80211: fix incorrect type for ret
Liao Yuanhong
-1
/
+1
2025-08-26
wifi: cfg80211: fix use-after-free in cmp_bss()
Dmitry Antipov
-1
/
+2
2025-08-25
tcp: Move TCP-specific diag functions to tcp_diag.c.
Kuniyuki Iwashima
-484
/
+455
2025-08-25
tcp: Don't pass hashinfo to inet_diag helpers.
Kuniyuki Iwashima
-19
/
+8
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
-79
/
+65
2025-08-25
tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup().
Kuniyuki Iwashima
-4
/
+2
2025-08-25
tcp: Remove timewait_sock_ops.twsk_destructor().
Kuniyuki Iwashima
-5
/
+3
2025-08-25
tcp: Remove sk_protocol test for tcp_twsk_unique().
Kuniyuki Iwashima
-4
/
+2
2025-08-25
ipv6: mcast: Add ip6_mc_find_idev() helper
Yue Haibing
-36
/
+31
2025-08-25
tcp: annotate data-races around icsk->icsk_probes_out
Eric Dumazet
-10
/
+10
2025-08-25
tcp: annotate data-races around icsk->icsk_retransmits
Eric Dumazet
-10
/
+12
2025-08-25
net: ipv4: allow directed broadcast routes to use dst hint
Oscar Maes
-5
/
+8
2025-08-23
net/9p: fix double req put in p9_fd_cancelled
Nalivayko Sergey
-4
/
+4
2025-08-23
net/9p: Fix buffer overflow in USB transport layer
Dominique Martinet
-3
/
+13
2025-08-22
atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().
Kuniyuki Iwashima
-3
/
+12
2025-08-22
rds: Fix endianness annotations for RDS extension headers
Ujwal Kundur
-6
/
+6
2025-08-22
rds: Fix endianness annotation for RDS_MPATH_HASH
Ujwal Kundur
-1
/
+1
2025-08-22
rds: Fix endianness annotation of jhash wrappers
Ujwal Kundur
-4
/
+5
2025-08-22
rds: Replace POLLERR with EPOLLERR
Ujwal Kundur
-1
/
+1
2025-08-22
Merge tag 'for-net-2025-08-22' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-24
/
+74
2025-08-22
tcp: lockless TCP_MAXSEG option
Eric Dumazet
-4
/
+2
2025-08-22
tcp: annotate data-races around tp->rx_opt.user_mss
Eric Dumazet
-9
/
+13
2025-08-22
page_pool: fix incorrect mp_ops error handling
Mina Almasry
-2
/
+4
2025-08-22
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
-4
/
+7
2025-08-22
Bluetooth: hci_event: Disconnect device when BIG sync is lost
Yang Li
-1
/
+8
2025-08-22
Bluetooth: hci_event: Detect if HCI_EV_NUM_COMP_PKTS is unbalanced
Luiz Augusto von Dentz
-1
/
+11
2025-08-22
Bluetooth: hci_event: Mark connection as closed during suspend disconnect
Ludovico de Nittis
-0
/
+6
2025-08-22
Bluetooth: hci_event: Treat UNKNOWN_CONN_ID on disconnect as success
Ludovico de Nittis
-1
/
+1
2025-08-22
Bluetooth: hci_conn: Make unacked packet handling more robust
Luiz Augusto von Dentz
-17
/
+41
2025-08-21
vsock/virtio: Fix message iterator handling on transmit path
Will Deacon
-3
/
+5
2025-08-21
net: Introduce skb_copy_datagram_from_iter_full()
Will Deacon
-0
/
+14
2025-08-21
Merge tag 'nf-next-25-08-20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
-124
/
+155
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+57
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-86
/
+182
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
-7
/
+4
2025-08-21
tls: fix handling of zero-length records on the rx_list
Jakub Kicinski
-1
/
+6
2025-08-21
net: pktgen: Use min()/min_t() to improve pktgen_finalize_skb()
Thorsten Blum
-4
/
+3
[prev]
[next]