summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
33 hoursnet: export a helper for adding up queue statsJakub Kicinski
2025-04-25Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz
2025-04-25Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz
2025-04-24xsk: Fix offset calculation in unaligned modee.kubanski
2025-04-24xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2025-04-15net: fib_rules: Fix iif / oif matching on L3 master deviceIdo Schimmel
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-09net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-04-08sctp: detect and prevent references to a freed transport in sendmsgRicardo CaƱuelo Navarro
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04net: move mp dev config validation to __net_mp_open_rxq()Jakub Kicinski
2025-04-03netdevsim: add dummy device notifiersStanislav Fomichev
2025-04-03net: use netif_disable_lro in ipv6_add_devStanislav Fomichev
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-31Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"Eric Dumazet
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-26unix: fix up for "apparmor: add fine grained af_unix mediation"Stephen Rothwell
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25Merge tag 'for-net-next-2025-03-25' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2025-03-25Bluetooth: MGMT: Add LL Privacy SettingLuiz Augusto von Dentz
2025-03-25tcp/dccp: remove icsk->icsk_ack.timeoutEric Dumazet
2025-03-25tcp/dccp: remove icsk->icsk_timeoutEric Dumazet
2025-03-25net: designate queue -> napi linking as "ops protected"Jakub Kicinski
2025-03-25net: explain "protection types" for the instance lockJakub Kicinski
2025-03-25net: constify dev pointer in misc instance lock helpersJakub Kicinski
2025-03-25Bluetooth: L2CAP: add TX timestampingPauli Virtanen
2025-03-25Bluetooth: ISO: add TX timestampingPauli Virtanen
2025-03-25Bluetooth: add support for skb TX SND/COMPLETION timestampingPauli Virtanen
2025-03-25Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan
2025-03-25Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
2025-03-25Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama
2025-03-25Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama
2025-03-25Bluetooth: L2CAP: convert timeouts to secs_to_jiffies()Easwar Hariharan
2025-03-25Bluetooth: MGMT: Remove unused mgmt_*_discovery_completeDr. David Alan Gilbert
2025-03-25Revert "udp_tunnel: GRO optimizations"Jakub Kicinski
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-25Merge tag 'nf-next-25-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-03-25net: rfs: hash function changeEric Dumazet
2025-03-25Merge tag 'wireless-next-2025-03-20' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-03-25bonding: check xdp prog when set bond modeWang Liang
2025-03-25tcp: avoid atomic operations on sk->sk_rmem_allocEric Dumazet
2025-03-25ipv6: fix _DEVADD() and _DEVUPD() macrosEric Dumazet
2025-03-25af_unix: Explicitly include headers for non-pointer struct fields.Kuniyuki Iwashima
2025-03-25af_unix: Move internal definitions to net/unix/.Kuniyuki Iwashima
2025-03-25af_unix: Sort headers.Kuniyuki Iwashima
2025-03-25tcp: support TCP_RTO_MIN_US for set/getsockopt useJason Xing