summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2024-02-16net: bridge: switchdev: Skip MDB replays of deferred events on offloadTobias Waldekranz-0/+3
2024-02-15Merge branch 'for-thermal-genetlink-family-bind-unbind-callbacks'Jakub Kicinski-0/+4
2024-02-15genetlink: Add per family bind/unbind callbacksStanislaw Gruszka-0/+4
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+0
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie-2/+3
2024-02-15wifi: cfg80211: use IEEE80211_MAX_MESH_ID_LEN appropriatelyJohannes Berg-1/+1
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar-2/+2
2024-02-13net: add generic percpu page_pool allocatorLorenzo Bianconi-0/+3
2024-02-12ipv4: Set the routing scope properly in ip_route_output_ports().Guillaume Nault-5/+2
2024-02-12wifi: cfg80211: report unprotected deauth/disassoc in wowlanShaul Triebitz-1/+4
2024-02-12wifi: cfg80211: optionally support monitor on disabled channelsJohannes Berg-0/+4
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg-5/+5
2024-02-12wifi: cfg80211: add support for link id attribute in NL80211_CMD_DEL_STATIONAditya Kumar Singh-0/+4
2024-02-12wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notifyLorenzo Bianconi-2/+1
2024-02-12net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee-1/+45
2024-02-12net/ipv6: set expires in rt6_add_dflt_router().Kui-Feng Lee-1/+2
2024-02-10tls: fix race between async notify and socket closeJakub Kicinski-5/+0
2024-02-09Merge branch 'for-io_uring-add-napi-busy-polling-support'Jakub Kicinski-0/+4
2024-02-09net: add napi_busy_loop_rcu()Stefan Roesch-0/+4
2024-02-09wifi: cfg80211: fix kernel-doc for cfg80211_chandef_primaryJohannes Berg-1/+1
2024-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+18
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh-1/+2
2024-02-08wifi: mac80211: update beacon counters per link basisAditya Kumar Singh-1/+3
2024-02-08wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh-0/+3
2024-02-08wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee-0/+13
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg-36/+19
2024-02-08wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg-0/+11
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg-0/+14
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg-2/+10
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg-0/+13
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-2/+14
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso-2/+14
2024-02-08Merge wireless into wireless-nextJohannes Berg-0/+4
2024-02-07ip_tunnel: use exit_batch_rtnl() methodEric Dumazet-1/+2
2024-02-07ipv4: add __unregister_nexthop_notifier()Eric Dumazet-0/+1
2024-02-07net: add exit_batch_rtnl() methodEric Dumazet-0/+3
2024-02-07Merge tag 'mlx5-updates-2024-02-01' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-7/+7
2024-02-07Merge tag 'wireless-2024-02-06' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski-0/+4
2024-02-07netlabel: cleanup struct netlbl_lsm_catmapGeorge Guo-4/+3
2024-02-06bonding: Add independent control state machineAahil Awatramani-0/+26
2024-02-06net: dst: Make dst_destroy() static and return void.Sebastian Andrzej Siewior-1/+0
2024-02-05xfrm: get global statistics from the offloaded deviceLeon Romanovsky-0/+3
2024-02-05xfrm: generalize xdo_dev_state_update_curlft to allow statistics updateLeon Romanovsky-7/+4
2024-02-05sctp: preserve const qualifier in sctp_sk()Eric Dumazet-4/+1
2024-02-04net: make dev_unreg_count globalEric Dumazet-2/+0
2024-02-02net/sched: Add helper macros with module namesMichal Koutný-0/+6
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg-0/+4
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-7/+17
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski-0/+2
2024-01-31af_unix: fix lockdep positive in sk_diag_dump_icons()Eric Dumazet-6/+14