summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextDavid S. Miller3-0/+12
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOSTEric Dumazet1-0/+5
2023-02-20ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONSEric Dumazet1-0/+3
2023-02-20net: add location to trace_consume_skb()Eric Dumazet1-4/+6
2023-02-20rxrpc: Fix overproduction of wakeups to recvmsg()David Howells1-0/+1
2023-02-17netfilter: let reset rules clean out conntrack entriesFlorian Westphal2-0/+11
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-13/+30
2023-02-17Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-2/+13
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2-2/+13
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski5-15/+159
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel1-2/+0
2023-02-16net/sched: act_connmark: transition to percpu stats and rcuPedro Tammela1-2/+7
2023-02-16net/sched: act_nat: transition to percpu stats and rcuPedro Tammela1-3/+7
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook1-0/+1
2023-02-16net/sched: Retire rsvp classifierJamal Hadi Salim1-10/+0
2023-02-16net/sched: Retire tcindex classifierJamal Hadi Salim1-5/+0
2023-02-16Merge tag 'mlx5-updates-2023-02-10' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-1/+2
2023-02-16devlink: Fix TP_STRUCT_entry in trace of devlink health reportMoshe Shemesh1-1/+1
2023-02-15wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...Lorenzo Bianconi1-1/+0
2023-02-15net: no longer support SOCK_REFCNT_DEBUG featureJason Xing1-28/+0
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang1-0/+2
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang1-0/+1
2023-02-15net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad1-2/+10
2023-02-15net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko1-1/+0
2023-02-15net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch1-0/+1
2023-02-15net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan1-0/+1
2023-02-14wifi: cfg80211: call reg_notifier for self managed wiphy from driver hintWen Gong1-0/+3
2023-02-14wifi: cfg80211: get rid of gfp in cfg80211_bss_color_notifyLorenzo Bianconi1-10/+6
2023-02-14wifi: nl80211: Allow authentication frames and set keys on NAN interfaceVinay Gannevaram1-0/+4
2023-02-14wifi: mac80211: add a workaround for receiving non-standard mesh A-MSDUFelix Fietkau1-0/+13
2023-02-14wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau1-1/+26
2023-02-14wifi: mac80211: configure puncturing bitmapAloka Dixit1-0/+3
2023-02-14wifi: cfg80211: include puncturing bitmap in channel switch eventsAloka Dixit1-2/+4
2023-02-14wifi: nl80211: validate and configure puncturing bitmapAloka Dixit2-0/+19
2023-02-14wifi: cfg80211: move puncturing bitmap validation from mac80211Aloka Dixit1-0/+12
2023-02-14wifi: mac80211: mlme: handle EHT channel puncturingJohannes Berg1-1/+4
2023-02-14wifi: cfg80211: Extend cfg80211_update_owe_info_event() for MLD APVeerendranath Jakkam1-0/+10
2023-02-14wifi: cfg80211: Extend cfg80211_new_sta() for MLD APVeerendranath Jakkam1-0/+24
2023-02-14wifi: cfg80211: Authentication offload to user space for MLO connection in ST...Veerendranath Jakkam2-0/+29
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo1-0/+2
2023-02-14net/sched: support per action hw statsOz Shlomo2-10/+20
2023-02-14net/sched: introduce flow_offload action cookieOz Shlomo1-0/+2
2023-02-14net/sched: pass flow_stats instead of multiple stats argsOz Shlomo1-6/+5
2023-02-14ipv6: icmp6: add drop reason support to ndisc_rcv()Eric Dumazet2-1/+10
2023-02-14ipv6: icmp6: add drop reason support to icmpv6_notify()Eric Dumazet1-1/+2
2023-02-14net: add pskb_may_pull_reason() helperEric Dumazet1-4/+15
2023-02-14net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDREric Dumazet1-0/+3
2023-02-14Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+12