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-05-28
net: mana: Add support for Multi Vports on Bare metal
Haiyang Zhang
1
-1
/
+3
2025-05-27
sctp: mark sctp_do_peeloff static
Christoph Hellwig
1
-2
/
+0
2025-05-27
vsock: Move lingering logic to af_vsock core
Michal Luczaj
1
-0
/
+1
2025-05-26
Merge tag 'nf-next-25-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2
-1
/
+20
2025-05-26
Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Abeni
1
-2
/
+17
2025-05-26
net: neigh: use kfree_skb_reason() in neigh_resolve_output() and neigh_connec...
Qiu Yutan
1
-0
/
+3
2025-05-23
netfilter: nf_tables: Add notifications for hook changes
Phil Sutter
1
-0
/
+5
2025-05-23
netfilter: nf_tables: Have a list of nf_hook_ops in nft_hook
Phil Sutter
1
-1
/
+1
2025-05-23
netfilter: nf_tables: Introduce nft_hook_find_ops{,_rcu}()
Phil Sutter
1
-0
/
+5
2025-05-23
netfilter: nf_tables: nft_fib: consistent l3mdev handling
Florian Westphal
1
-0
/
+9
2025-05-23
af_unix: Introduce SO_PASSRIGHTS.
Kuniyuki Iwashima
1
-1
/
+3
2025-05-23
af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock.
Kuniyuki Iwashima
1
-1
/
+15
2025-05-23
net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}.
Kuniyuki Iwashima
1
-1
/
+13
2025-05-23
scm: Move scm_recv() from scm.h to scm.c.
Kuniyuki Iwashima
1
-117
/
+4
2025-05-22
Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2
-0
/
+9
2025-05-22
Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
5
-28
/
+109
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+3
2025-05-22
Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-1
/
+0
2025-05-21
net: fold __skb_checksum() into skb_checksum()
Eric Biggers
1
-12
/
+0
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
1
-26
/
+3
2025-05-21
Bluetooth: separate CIS_LINK and BIS_LINK link types
Pauli Virtanen
2
-28
/
+23
2025-05-21
Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
Pauli Virtanen
1
-0
/
+4
2025-05-21
Bluetooth: Introduce HCI Driver protocol
Hsin-chen Chuang
4
-0
/
+82
2025-05-21
wifi: check if socket flags are valid
Bert Karwatzki
1
-0
/
+6
2025-05-20
inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?().
Kuniyuki Iwashima
1
-8
/
+5
2025-05-20
bnxt_en: Fix netdev locking in ULP IRQ functions
Michael Chan
1
-0
/
+3
2025-05-20
net: let lockdep compare instance locks
Jakub Kicinski
1
-8
/
+7
2025-05-19
queue_api: reduce risk of name collision over txq
Gur Stavi
1
-9
/
+9
2025-05-16
net: rfs: add sock_rps_delete_flow() helper
Eric Dumazet
1
-0
/
+24
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+16
2025-05-13
net: enable driver support for netmem TX
Mina Almasry
1
-0
/
+20
2025-05-13
net: devmem: Implement TX path
Mina Almasry
1
-0
/
+1
2025-05-13
net: add get_netmem/put_netmem support
Mina Almasry
1
-0
/
+3
2025-05-13
netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
1
-1
/
+10
2025-05-12
netlink: fix policy dump for int with validation callback
Jakub Kicinski
1
-0
/
+6
2025-05-09
net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
Vladimir Oltean
1
-2
/
+3
2025-05-09
net_sched: Flush gso_skb list too during ->change()
Cong Wang
1
-0
/
+15
2025-05-08
Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-0
/
+1
2025-05-09
wifi: mac80211: Update MCS15 support in link_conf
Mohan Kumar G
1
-0
/
+3
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2025-05-08
Bluetooth: hci_event: Fix not using key encryption size when its known
Luiz Augusto von Dentz
1
-0
/
+1
2025-05-08
net: export a helper for adding up queue stats
Jakub Kicinski
1
-0
/
+6
2025-05-06
Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
3
-58
/
+13
2025-05-06
devlink: avoid param type value translations
Jiri Pirko
1
-5
/
+5
2025-05-05
sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif
Dr. David Alan Gilbert
2
-3
/
+0
2025-05-05
strparser: Remove unused __strp_unpause
Dr. David Alan Gilbert
1
-2
/
+0
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-16
/
+18
2025-04-29
ip: load balance tcp connections to single dst addr and port
Willem de Bruijn
2
-0
/
+4
2025-04-29
ipv4: prefer multipath nexthop that matches source address
Willem de Bruijn
1
-1
/
+2
2025-04-28
net: sched: generalize check for no-queue qdisc on TX queue
Jesper Dangaard Brouer
1
-0
/
+8
[next]