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-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-12
net: mana: Add support for auxiliary device servicing events
Shiraz Saleem
2
-0
/
+28
2025-05-12
net: mana: Probe rdma device in mana driver
Konstantin Taranov
1
-0
/
+3
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
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
3
-5
/
+5
2025-04-25
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
3
-7
/
+10
2025-04-24
xsk: Fix offset calculation in unaligned mode
e.kubanski
1
-1
/
+1
2025-04-24
xsk: Fix race condition in AF_XDP generic RX path
e.kubanski
2
-3
/
+2
2025-04-24
rxrpc: Remove deadcode
Dr. David Alan Gilbert
1
-3
/
+0
2025-04-24
ipv6: Protect nh->f6i_list with spinlock and flag.
Kuniyuki Iwashima
1
-0
/
+2
2025-04-24
ipv6: Defer fib6_purge_rt() in fib6_add_rt2node() to fib6_add().
Kuniyuki Iwashima
1
-0
/
+1
2025-04-24
ipv6: Protect fib6_link_table() with spinlock.
Kuniyuki Iwashima
1
-0
/
+1
2025-04-23
wifi: mac80211: restructure tx profile retrieval for MLO MBSSID
Rameshkumar Sundaram
1
-3
/
+4
[prev]
[next]