index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2
-2
/
+17
2025-08-27
net: Prevent RPS table overwrite of active flows
Krishna Kumar
1
-2
/
+5
2025-08-27
net: rose: convert 'use' field to refcount_t
Takamitsu Iwai
1
-5
/
+13
2025-08-27
net: rose: split remove and free operations in rose_remove_neigh()
Takamitsu Iwai
1
-0
/
+8
2025-08-26
ipv6: sr: Prepare HMAC key ahead of time
Eric Biggers
1
-0
/
+8
2025-08-26
ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functions
Eric Biggers
1
-12
/
+0
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
5
-8
/
+17
2025-08-26
devlink: Introduce burst period for health reporter
Shahar Shitrit
1
-0
/
+3
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
1
-4
/
+7
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
2
-34
/
+21
2025-08-25
tcp: Remove timewait_sock_ops.twsk_destructor().
Kuniyuki Iwashima
1
-7
/
+0
2025-08-22
Bluetooth: hci_sync: fix set_local_name race condition
Pavel Shpakovskiy
1
-1
/
+1
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-11
/
+49
2025-08-21
net: page_pool: add page_pool_get()
Jakub Kicinski
1
-0
/
+5
2025-08-21
bonding: update LACP activity flag after setting lacp_active
Hangbin Liu
1
-0
/
+1
2025-08-20
net: set net.core.rmem_max and net.core.wmem_max to 4 MB
Eric Dumazet
1
-2
/
+2
2025-08-19
sctp: Convert cookie authentication to use HMAC-SHA256
Eric Biggers
3
-28
/
+11
2025-08-19
sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
Eric Biggers
3
-20
/
+6
2025-08-19
net: Define sk_memcg under CONFIG_MEMCG.
Kuniyuki Iwashima
1
-0
/
+2
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().
Kuniyuki Iwashima
3
-2
/
+24
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
3
-2
/
+12
2025-08-19
net-memcg: Introduce mem_cgroup_from_sk().
Kuniyuki Iwashima
1
-0
/
+12
2025-08-19
net: mana: Use page pool fragments for RX buffers instead of full pages to im...
Dipayaan Roy
1
-0
/
+4
2025-08-15
Bluetooth: hci_core: Fix not accounting for BIS/CIS/PA links separately
Luiz Augusto von Dentz
1
-5
/
+25
2025-08-15
Bluetooth: hci_core: Fix using ll_privacy_capable for current settings
Luiz Augusto von Dentz
1
-0
/
+1
2025-08-15
Bluetooth: hci_core: Fix using {cis,bis}_capable for current settings
Luiz Augusto von Dentz
2
-3
/
+14
2025-08-14
net/sched: Fix backlog accounting in qdisc_dequeue_internal
William Liu
1
-3
/
+8
2025-08-14
devlink/port: Check attributes early and constify
Parav Pandit
1
-1
/
+1
2025-08-13
net: kcm: Fix race condition in kcm_unattach()
Sven Stegemann
1
-1
/
+0
2025-08-13
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+5
2025-08-13
ipvs: Fix estimator kthreads preferred affinity
Frederic Weisbecker
1
-0
/
+13
2025-08-12
devlink: let driver opt out of automatic phys_port_name generation
Jedrzej Jagielski
1
-1
/
+5
2025-08-08
net: page_pool: allow enabling recycling late, fix false positive warning
Jakub Kicinski
1
-0
/
+2
2025-08-08
Merge tag 'net-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-6
/
+30
2025-08-06
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+2
2025-08-01
net: Add locking to protect skb->dev access in ip_output
Sharath Chandra Vurukala
1
-0
/
+12
2025-08-01
net: drop UFO packets in udp_rcv_segment()
Wang Liang
1
-6
/
+18
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-1
/
+0
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
68
-395
/
+3757
2025-07-28
Merge tag 'for-6.17/io_uring-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+4
2025-07-28
Merge tag 'vfs-6.17-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-07-25
Merge tag 'nf-next-25-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
3
-35
/
+37
2025-07-25
sctp: Replace sockaddr with sockaddr_inet in sctp_addr union
Kees Cook
1
-1
/
+1
2025-07-25
netfilter: nft_set: remove indirection from update API call
Florian Westphal
2
-4
/
+3
2025-07-25
netfilter: nft_set: remove one argument from lookup and update functions
Florian Westphal
2
-26
/
+31
2025-07-25
netfilter: nf_tables: Remove unused nft_reduce_is_readonly()
Yue Haibing
1
-5
/
+0
2025-07-25
netfilter: load nf_log_syslog on enabling nf_conntrack_log_invalid
Lance Yang
1
-0
/
+3
2025-07-24
net: Create separate gro_flush_normal function
Samiullah Khawaja
1
-0
/
+6
2025-07-24
Merge tag 'for-net-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
3
-27
/
+35
2025-07-24
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-21
/
+39
[prev]
[next]