summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-01-23bpf: XDP metadata RX kfuncsStanislav Fomichev
2023-01-23bpf: Introduce device-bound XDP programsStanislav Fomichev
2023-01-23bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloadedStanislav Fomichev
2023-01-23ethtool: Add and use ethnl_update_bool.David S. Miller
2023-01-23net: dsa: add plumbing for changing and getting MAC merge layer stateVladimir Oltean
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2023-01-23ipv6: fix reachability confirmation with proxy_ndpGergely Risko
2023-01-23net: ethtool: netlink: introduce ethnl_update_bool()Vladimir Oltean
2023-01-23xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()Eric Dumazet
2023-01-22Merge 6.2-rc5 into tty-nextGreg Kroah-Hartman
2023-01-21batman-adv: tvlv: prepare for tvlv enabled multicast packet typeLinus Lüssing
2023-01-21batman-adv: mcast: remove now redundant single ucast forwardingLinus Lüssing
2023-01-20net: fix UaF in netns ops registration error pathPaolo Abeni
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20tcp: fix rate_app_limited to default to 1David Morley
2023-01-20net: dcb: add helper functions to retrieve PCP and DSCP rewrite mapsDaniel Machon
2023-01-20net: dcb: add new rewrite tableDaniel Machon
2023-01-20net: dcb: add new common function for set/del of app/rewr entriesDaniel Machon
2023-01-20net: dcb: modify dcb_app_add to take list_head ptr as parameterDaniel Machon
2023-01-19devlink: add instance lock assertion in devl_is_registered()Jiri Pirko
2023-01-19devlink: remove devlink_dump_for_each_instance_get() helperJiri Pirko
2023-01-19devlink: convert reporters dump to devlink_nl_instance_iter_dump()Jiri Pirko
2023-01-19devlink: convert linecards dump to devlink_nl_instance_iter_dump()Jiri Pirko
2023-01-19devlink: remove reporter reference countingJiri Pirko
2023-01-19devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko
2023-01-19devlink: remove reporters_lockJiri Pirko
2023-01-19devlink: protect health reporter operation with instance lockJiri Pirko
2023-01-19devlink: remove linecard reference countingJiri Pirko
2023-01-19devlink: remove linecards lockJiri Pirko
2023-01-19wifi: wireless: deny wireless extensions on MLO-capable devicesJohannes Berg
2023-01-19wifi: wireless: warn on most wireless extension usageJohannes Berg
2023-01-19net/ulp: use consistent error code when blocking ULPPaolo Abeni
2023-01-19tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg
2023-01-19wifi: cfg80211: Deduplicate certificate loadingLukas Wunner
2023-01-19tcp: avoid the lookup process failing to get sk in ehash tableJason Xing
2023-01-19fs: port xattr to mnt_idmapChristian Brauner
2023-01-19fs: port ->setattr() to pass mnt_idmapChristian Brauner
2023-01-18net: sched: gred: prevent races when adding offloads to statsJakub Kicinski
2023-01-18Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-01-18mm: remove zap_page_range and create zap_vma_pagesMike Kravetz
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg
2023-01-18wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada
2023-01-18wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada
2023-01-18wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal
2023-01-18wifi: cfg80211: Fix extended KCK key length check in nl80211_set_rekey_data()Shivani Baranwal