summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2025-11-13net: dsa: remove definition of struct dsa_switch_driverHeiner Kallweit
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-12Merge tag 'wireless-next-2025-11-12' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-11Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz
2025-11-11wifi: cfg80211/mac80211: Add fallback mechanism for INDOOR_SP connectionPagadala Yesu Anjaneyulu
2025-11-11wifi: cfg80211/mac80211: clean up duplicate ap_power handlingPagadala Yesu Anjaneyulu
2025-11-11xsk: add indirect call for xsk_destruct_skbJason Xing
2025-11-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-11-10sctp: Don't inherit do_auto_asconf in sctp_clone_sock().Kuniyuki Iwashima
2025-11-10net/smc: bpf: Introduce generic hook for handshake flowD. Wythe
2025-11-10wifi: cfg80211: fix doc of struct key_paramsChien Wong
2025-11-10wifi: mac80211: fix EHT typoJohannes Berg
2025-11-10wifi: cfg80211: fix EHT typoJohannes Berg
2025-11-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-11-07psp: add stats from psp spec to driver facing apiJakub Kicinski
2025-11-07psp: report basic stats from the coreJakub Kicinski
2025-11-07tcp: add net.ipv4.tcp_comp_sack_rtt_percentEric Dumazet
2025-11-07tcp: Apply max RTO to non-TFO SYN+ACK.Kuniyuki Iwashima
2025-11-07tcp: Remove timeout arg from reqsk_timeout().Kuniyuki Iwashima
2025-11-07tcp: Remove timeout arg from reqsk_queue_hash_req().Kuniyuki Iwashima
2025-11-07tcp: Call tcp_syn_ack_timeout() directly.Kuniyuki Iwashima
2025-11-06xsk: Move NETDEV_XDP_ACT_ZC into generic headerDaniel Borkmann
2025-11-06net: dsa: add tagging driver for MaxLinear GSW1xx switch familyDaniel Golle
2025-11-06devlink: Add new "max_mac_per_vf" generic device paramMohammad Heib
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-06net: selftests: export packet creation helpers for driver useRaju Rangoju
2025-11-04net: Convert proto callbacks from sockaddr to sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-11-04xsk: use a smaller new lock for shared pool caseJason Xing
2025-11-03mpls: Protect net->mpls.platform_label with a per-netns mutex.Kuniyuki Iwashima
2025-11-03ipv6: Add in6_dev_rcu().Kuniyuki Iwashima
2025-11-039p: convert to the new mount APIEric Sandeen
2025-11-039p: create a v9fs_context structure to hold parsed optionsEric Sandeen
2025-11-03net/9p: move structures and macros to header filesEric Sandeen
2025-11-03net/9p: cleanup: change p9_trans_module->def to boolDominique Martinet
2025-11-039p: Use kvmalloc for message buffers on supported transportsPierre Barre
2025-10-31net: mana: Support HW link state eventsHaiyang Zhang
2025-10-31Merge tag 'for-net-2025-10-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-10-31Merge tag 'wireless-2025-10-30' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-10-31Bluetooth: MGMT: Fix OOB access in parse_adv_monitor_pattern()Ilia Gavrilov
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-30Merge tag 'nf-next-25-10-30' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-10-30Merge tag 'wireless-next-2025-10-30' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-10-30net/smc: make wr buffer count configurableHalil Pasic
2025-10-30netfilter: fix typo in nf_conntrack_l4proto.h commentcaivive (Weibiao Tu)
2025-10-30xfrm: Determine inner GSO type from packet inner protocolJianbo Liu
2025-10-30wifi: mac80211: add RX flag to report radiotap VHT informationBenjamin Berg