summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2025-05-29espintcp: remove encap socket caching to avoid reference leakSabrina Dubroca
2025-05-29wifi: mac80211: Drop cooked monitor supportAlexander Wetzel
2025-05-29wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth RxEmmanuel Grumbach
2025-05-29wifi: cfg80211: allow IR in 20 MHz configurationsAnjaneyulu
2025-05-29wifi: cfg80211: Update the link address when a link is addedIlan Peer
2025-05-22net_sched: Flush gso_skb list too during ->change()Cong Wang
2025-05-18net: export a helper for adding up queue statsJakub Kicinski
2025-05-09Bluetooth: hci_conn: Fix not setting timeout for BIG Create SyncLuiz Augusto von Dentz
2025-05-09Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast ReceiverLuiz Augusto von Dentz
2025-05-09xsk: Fix offset calculation in unaligned modee.kubanski
2025-05-09xsk: Fix race condition in AF_XDP generic RX pathe.kubanski
2025-05-02netfilter: fib: avoid lookup if socket is availableFlorian Westphal
2025-04-20sctp: detect and prevent references to a freed transport in sendmsgRicardo CaƱuelo Navarro
2025-04-20net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima
2025-04-20wifi: mac80211: add strict mode disabling workaroundsJohannes Berg
2025-04-10xsk: Add launch time hardware offload support to XDP Tx metadataSong Yoong Siang
2025-04-10Bluetooth: HCI: Add definition of hci_rp_remote_name_req_cancelWentao Guan
2025-04-10Bluetooth: hci_core: Enable buffer flow control for SCO/eSCOLuiz Augusto von Dentz
2025-04-10Bluetooth: Add quirk for broken READ_PAGE_SCAN_TYPEPedro Nishiyama
2025-04-10Bluetooth: Add quirk for broken READ_VOICE_SETTINGPedro Nishiyama
2025-04-10bonding: check xdp prog when set bond modeWang Liang
2025-04-10ax25: Remove broken autobindMurad Masimov
2025-04-10xfrm: delay initialization of offload path till its actually requestedLeon Romanovsky
2025-03-19Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni
2025-03-18net: mana: Support holes in device list reply msgHaiyang Zhang
2025-03-13Bluetooth: hci_event: Fix connection regression between LE and non-LE adaptersArkadiusz Bokowy
2025-03-07Revert "Bluetooth: hci_core: Fix sleeping function called from invalid context"Luiz Augusto von Dentz
2025-03-06netfilter: nf_tables: make destruction work queue pernetFlorian Westphal
2025-02-27Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-21net: better track kernel sockets lifetimeEric Dumazet
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca
2025-02-18net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz
2025-02-10vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet
2025-02-06ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet
2025-02-06ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet
2025-02-06net: add dev_net_rcu() helperEric Dumazet
2025-02-05net: sched: Fix truncation of offloaded action statisticsIdo Schimmel
2025-01-29bpf: Fix wrong copied_seq calculationJiayuan Chen
2025-01-29strparser: Add read_sock callbackJiayuan Chen
2025-01-27Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-01-27net: page_pool: don't try to stash the napi idJakub Kicinski
2025-01-22Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-20ipv6: Add __in6_dev_get_rtnl_net().Kuniyuki Iwashima
2025-01-20Merge tag 'nf-next-25-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-01-20net: move HDS config from ethtool stateJakub Kicinski
2025-01-20af_unix: Set drop reason in unix_dgram_disconnected().Kuniyuki Iwashima