summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2023-03-22Bluetooth: btintel: Iterate only bluetooth device ACPI entriesKiran K-0/+1
2023-03-10xdp: add xdp_set_features_flag utility routineLorenzo Bianconi-0/+11
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal-0/+7
2023-02-23sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long-0/+1
2023-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski-1/+0
2023-02-22netfilter: ctnetlink: make event listener tracking globalFlorian Westphal-1/+0
2023-02-21page_pool: add a comment explaining the fragment counter usageIlias Apalodimas-0/+10
2023-02-20net/sched: cls_api: Support hardware miss to tc actionPaul Blakey-14/+23
2023-02-20net/sched: Rename user cookie and act cookiePaul Blakey-3/+3
2023-02-20Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...Jakub Kicinski-1/+190
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni-0/+5
2023-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller-0/+9
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOSTEric Dumazet-0/+5
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONSEric Dumazet-0/+3
2023-02-17netfilter: let reset rules clean out conntrack entriesFlorian Westphal-0/+8
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+13
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-15/+125
2023-02-16net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela-2/+7
2023-02-16net/sched: act_nat: transition to percpu stats and rcuPedro Tammela-3/+7
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim-10/+0
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim-5/+0
2023-02-15wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi-1/+0
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing-28/+0
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong-0/+3
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi-10/+6
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau-0/+13
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau-1/+26
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit-0/+3
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit-2/+4
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit-0/+8
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit-0/+12
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg-1/+4
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam-0/+10
2023-02-14wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam-0/+24
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam-0/+12
2023-02-14net/sched: support per action hw statsOz Shlomo-10/+20
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo-0/+2
2023-02-14net/sched: pass flow_stats instead of multiple stats argsOz Shlomo-6/+5
2023-02-13ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet-1/+10
2023-02-13ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet-1/+2
2023-02-13net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric Dumazet-0/+3
2023-02-13devlink: fix the name of value arg of devl_param_driverinit_value_get()Jiri Pirko-1/+1
2023-02-13devlink: make sure driver does not read updated driverinit param before reloadJiri Pirko-0/+4
2023-02-10dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions.Kuniyuki Iwashima-0/+13
2023-02-10Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-2/+4
2023-02-10Daniel Borkmann says:Jakub Kicinski-0/+15
2023-02-10net: extract nf_ct_handle_fragments to nf_conntrack_ovsXin Long-0/+2
2023-02-10net: extract nf_ct_skb_network_trim function to nf_conntrack_ovsXin Long-0/+2
2023-02-09Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen-0/+2
2023-02-09Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva-2/+2