aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2026-08-07Bluetooth: coredump: Expose header size and end marker to driversZijun Hu1-0/+7
2026-08-07Bluetooth: add annotations for l2cap_data locking contextPauli Virtanen1-1/+1
2026-08-07Bluetooth: Add MGMT Load Connection Subrate commandLuiz Augusto von Dentz3-0/+39
2026-08-07Bluetooth: Add MGMT Shorter Connection Interval settingLuiz Augusto von Dentz2-0/+3
2026-08-07Bluetooth: Add support for Shorter Connection Interval (SCI) featureLuiz Augusto von Dentz2-0/+62
2026-08-07Bluetooth: hci: Introduce hci_acl_handle() and hci_acl_dlen() helpersZijun Hu1-0/+10
2026-08-07Bluetooth: coredump: Introduce and apply hci_devcd_state_name()Zijun Hu1-0/+7
2026-08-07Bluetooth: hci_sync: Introduce __hci_reset_sync() for device driversZijun Hu1-0/+1
2026-08-07Bluetooth: hci_sync: Remove unused hci_cmd_sync_dequeue_once()Siwei Zhang1-3/+0
2026-08-06Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski2-8/+23
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-69/+81
2026-08-06net/sched: reject overly deep qdisc hierarchiesZijie Huang1-0/+1
2026-08-06net: vxlan: remove unused vxlan_dev_createIlya Maximets1-3/+0
2026-08-06net: gre: remove unused gretap_fb_dev_createIlya Maximets1-2/+0
2026-08-06net: geneve: remove unused geneve_dev_create_fbIlya Maximets1-5/+0
2026-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-15/+6
2026-08-04ipv6: prevent in6_dev_get() from resurrecting inet6_devKyle Zeng1-2/+2
2026-08-03net: mana: force full-page RX buffers via ethtool private flagDipayaan Roy1-0/+8
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev2-25/+28
2026-08-03xsk: move xsk_tx_metadata_request() to xdp_sock_drv.hStanislav Fomichev2-43/+43
2026-08-03xsk: validate launch-time metadata sizeStanislav Fomichev1-4/+13
2026-08-03xsk: clear metadata pointer when no timestamp is requestedStanislav Fomichev1-4/+10
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev2-4/+6
2026-08-02wifi: cfg80211: convert tx_control_port cookie to input parameterArend van Spriel1-3/+3
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel1-3/+3
2026-08-02wifi: cfg80211: pre-assign cookie for driver callbacksArend van Spriel1-2/+4
2026-07-31net: dsa: microchip: add KSZ8463 tail tag handlingBastien Curutchet (Schneider Electric)1-0/+2
2026-07-31ipvs: return the csum validation for forward hookJulian Anastasov1-14/+5
2026-07-31ipvs: avoid out-of-bounds write in ip_vs_nat_icmpJulian Anastasov1-1/+1
2026-07-30vxlan: honor per-nexthop fdb destination portJack Ma2-2/+7
2026-07-30net: nexthop: add NHA_DST_PORT for fdb nexthopsJack Ma1-0/+2
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-12/+54
2026-07-28net_shaper: add some notes on re-parentingJakub Kicinski1-1/+13
2026-07-28net_shaper: clarify the kernel API / commentsJakub Kicinski1-6/+20
2026-07-28net_shaper: remove incorrect comment about group leavesJakub Kicinski1-1/+12
2026-07-28Bluetooth: ISO: fix race of kfree vs kref_get_unless_zeroPauli Virtanen1-1/+3
2026-07-28wifi: mac80211: add ieee80211_txq_aql_pending()Felix Fietkau1-0/+11
2026-07-28wifi: mac80211: add AQL support for multicast packetsFelix Fietkau2-1/+3
2026-07-28wifi: cfg80211: change mesh_setup::ie_len to size_tSrinivas Achary1-1/+1
2026-07-27Merge tag 'nf-next-26-07-24' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2-0/+11
2026-07-27Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski3-13/+238
2026-07-27mlx5: Deprecate latency-sensitive QPs featureLeon Romanovsky10-20/+40
2026-07-24Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski3-9/+43
2026-07-24xsk: reclaim invalid Tx descriptors in ZC batch pathMaciej Fijalkowski1-0/+3
2026-07-24xsk: provide sufficient space in pool->tx_descsMaciej Fijalkowski1-2/+4
2026-07-24xsk: drain continuation descs after overflow in xsk_build_skb()Jason Xing1-0/+1
2026-07-24netfilter: nf_conntrack_expect: store event cache in expectationPablo Neira Ayuso1-0/+3
2026-07-24netfilter: flowtable: tear down flow entries with stale dst from GCPablo Neira Ayuso1-0/+8
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+18
2026-07-23ipvs: do not mangle ICMP replies for non-first fragmentsJulian Anastasov1-6/+5