index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
33 hours
net: export a helper for adding up queue stats
Jakub Kicinski
2025-04-25
Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync
Luiz Augusto von Dentz
2025-04-25
Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver
Luiz Augusto von Dentz
2025-04-24
xsk: Fix offset calculation in unaligned mode
e.kubanski
2025-04-24
xsk: Fix race condition in AF_XDP generic RX path
e.kubanski
2025-04-15
net: fib_rules: Fix iif / oif matching on L3 master device
Ido Schimmel
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-09
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Kuniyuki Iwashima
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo CaƱuelo Navarro
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
net: move mp dev config validation to __net_mp_open_rxq()
Jakub Kicinski
2025-04-03
netdevsim: add dummy device notifiers
Stanislav Fomichev
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
2025-04-01
Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-31
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-03-29
Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-03-26
unix: fix up for "apparmor: add fine grained af_unix mediation"
Stephen Rothwell
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-25
Merge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2025-03-25
Bluetooth: MGMT: Add LL Privacy Setting
Luiz Augusto von Dentz
2025-03-25
tcp/dccp: remove icsk->icsk_ack.timeout
Eric Dumazet
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
2025-03-25
net: designate queue -> napi linking as "ops protected"
Jakub Kicinski
2025-03-25
net: explain "protection types" for the instance lock
Jakub Kicinski
2025-03-25
net: constify dev pointer in misc instance lock helpers
Jakub Kicinski
2025-03-25
Bluetooth: L2CAP: add TX timestamping
Pauli Virtanen
2025-03-25
Bluetooth: ISO: add TX timestamping
Pauli Virtanen
2025-03-25
Bluetooth: add support for skb TX SND/COMPLETION timestamping
Pauli Virtanen
2025-03-25
Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancel
Wentao Guan
2025-03-25
Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
Luiz Augusto von Dentz
2025-03-25
Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPE
Pedro Nishiyama
2025-03-25
Bluetooth: Add quirk for broken READ_VOICE_SETTING
Pedro Nishiyama
2025-03-25
Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-03-25
Bluetooth: MGMT: Remove unused mgmt_*_discovery_complete
Dr. David Alan Gilbert
2025-03-25
Revert "udp_tunnel: GRO optimizations"
Jakub Kicinski
2025-03-25
Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-03-25
Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-03-25
net: rfs: hash function change
Eric Dumazet
2025-03-25
Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
2025-03-25
bonding: check xdp prog when set bond mode
Wang Liang
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
2025-03-25
ipv6: fix _DEVADD() and _DEVUPD() macros
Eric Dumazet
2025-03-25
af_unix: Explicitly include headers for non-pointer struct fields.
Kuniyuki Iwashima
2025-03-25
af_unix: Move internal definitions to net/unix/.
Kuniyuki Iwashima
2025-03-25
af_unix: Sort headers.
Kuniyuki Iwashima
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
[next]