summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2026-08-07Bluetooth: coredump: Expose header size and end marker to driversZijun Hu
2026-08-07Bluetooth: add annotations for l2cap_data locking contextPauli Virtanen
2026-08-07Bluetooth: Add MGMT Load Connection Subrate commandLuiz Augusto von Dentz
2026-08-07Bluetooth: Add MGMT Shorter Connection Interval settingLuiz Augusto von Dentz
2026-08-07Bluetooth: Add support for Shorter Connection Interval (SCI) featureLuiz Augusto von Dentz
2026-08-07Bluetooth: hci: Introduce hci_acl_handle() and hci_acl_dlen() helpersZijun Hu
2026-08-07Bluetooth: coredump: Introduce and apply hci_devcd_state_name()Zijun Hu
2026-08-07Bluetooth: hci_sync: Introduce __hci_reset_sync() for device driversZijun Hu
2026-08-07Bluetooth: hci_sync: Remove unused hci_cmd_sync_dequeue_once()Siwei Zhang
2026-08-06Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06net/sched: reject overly deep qdisc hierarchiesZijie Huang
2026-08-06net: vxlan: remove unused vxlan_dev_createIlya Maximets
2026-08-06net: gre: remove unused gretap_fb_dev_createIlya Maximets
2026-08-06net: geneve: remove unused geneve_dev_create_fbIlya Maximets
2026-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2026-08-04ipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng
2026-08-03net: mana: force full-page RX buffers via ethtool private flagDipayaan Roy
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev
2026-08-03xsk: move xsk_tx_metadata_request() to xdp_sock_drv.hStanislav Fomichev
2026-08-03xsk: validate launch-time metadata sizeStanislav Fomichev
2026-08-03xsk: clear metadata pointer when no timestamp is requestedStanislav Fomichev
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev
2026-08-02wifi: cfg80211: convert tx_control_port cookie to input parameterArend van Spriel
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel
2026-08-02wifi: cfg80211: pre-assign cookie for driver callbacksArend van Spriel
2026-07-31net: dsa: microchip: add KSZ8463 tail tag handlingBastien Curutchet (Schneider Electric)
2026-07-31ipvs: return the csum validation for forward hookJulian Anastasov
2026-07-31ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov
2026-07-30vxlan: honor per-nexthop fdb destination portJack Ma
2026-07-30net: nexthop: add NHA_DST_PORT for fdb nexthopsJack Ma
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-28net_shaper: add some notes on re-parentingJakub Kicinski
2026-07-28net_shaper: clarify the kernel API / commentsJakub Kicinski
2026-07-28net_shaper: remove incorrect comment about group leavesJakub Kicinski
2026-07-28Bluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen
2026-07-28wifi: mac80211: add ieee80211_txq_aql_pending()Felix Fietkau
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau
2026-07-28wifi: cfg80211: change mesh_setup::ie_len to size_tSrinivas Achary
2026-07-27Merge tag 'nf-next-26-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-07-27mlx5: Deprecate latency-sensitive QPs featureLeon Romanovsky
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-07-24xsk: reclaim invalid Tx descriptors in ZC batch pathMaciej Fijalkowski
2026-07-24xsk: provide sufficient space in pool->tx_descsMaciej Fijalkowski
2026-07-24xsk: drain continuation descs after overflow in xsk_build_skb()Jason Xing
2026-07-24netfilter: nf_conntrack_expect: store event cache in expectationPablo Neira Ayuso
2026-07-24netfilter: flowtable: tear down flow entries with stale dst from GCPablo Neira Ayuso
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-23ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov