summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-07-04can: bcm: use call_rcu() instead of costly synchronize_rcu()Oliver Hartkopp
2022-07-04esp6: Fix spelling mistakeZhang Jiaming
2022-07-03mm/swap: convert __put_page() to __folio_put()Matthew Wilcox (Oracle)
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-07-02netfilter: nft_set_pipapo: release elements in clone from abort pathPablo Neira Ayuso
2022-07-02netfilter: nf_tables: stricter validation of element dataPablo Neira Ayuso
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-02net: dsa: tag_ksz: add tag handling for Microchip LAN937xPrasanna Vengateshan
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-07-029p fid refcount: add a 9p_fid_ref tracepointDominique Martinet
2022-07-029p fid refcount: add p9_fid_get/put wrappersDominique Martinet
2022-07-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-07-01mptcp: refine memory schedulingPaolo Abeni
2022-07-01mptcp: drop SK_RECLAIM_* macrosPaolo Abeni
2022-07-01mptcp: never fetch fwd memory from the subflowPaolo Abeni
2022-07-01wifi: nl80211: retrieve EHT related elements in AP modeAloka Dixit
2022-07-01wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam
2022-07-01wifi: cfg80211: remove chandef check in cfg80211_cac_event()Johannes Berg
2022-07-01wifi: nl80211: relax wdev mutex check in wdev_chandef()Johannes Berg
2022-07-01wifi: nl80211: acquire wdev mutex earlier in start_apJohannes Berg
2022-07-01wifi: nl80211: hold wdev mutex for tid configJohannes Berg
2022-07-01wifi: cfg80211: handle IBSS in channel switchJohannes Berg
2022-07-01wifi: mac80211: properly skip link info driver updateJohannes Berg
2022-07-01wifi: mac80211: only accumulate airtime deficit for active clientsFelix Fietkau
2022-07-01wifi: mac80211: add debugfs file to display per-phy AQL pending airtimeFelix Fietkau
2022-07-01wifi: mac80211: add a per-PHY AQL limit to improve fairnessFelix Fietkau
2022-07-01wifi: mac80211: keep recently active tx queues in scheduling listFelix Fietkau
2022-07-01wifi: mac80211: consider aql_tx_pending when checking airtime deficitFelix Fietkau
2022-07-01wifi: mac80211: make sta airtime deficit field s32 instead of s64Felix Fietkau
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-07-01wifi: mac80211: sta_info: fix a missing kernel-doc struct elementMauro Carvalho Chehab
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30SUNRPC: Fix READ_PLUS crasherChuck Lever
2022-06-30net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang
2022-06-30net: rose: fix UAF bugs caused by timer handlerDuoming Zhou
2022-06-29ipv6: remove redundant store to value after additionColin Ian King
2022-06-29ipv6: fix lockdep splat in in6_dump_addrs()Eric Dumazet
2022-06-29net: dsa: add get_pause_stats supportOleksij Rempel
2022-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-29bpf: expose bpf_{g,s}etsockopt to lsm cgroupStanislav Fomichev
2022-06-29net: tipc: fix possible refcount leak in tipc_sk_create()Hangyu Hua
2022-06-29wifi: cfg80211: Allow P2P client interface to indicate port authorizationVinayak Yadawad
2022-06-29wifi: mac80211: do not wake queues on a vif that is being stoppedFelix Fietkau
2022-06-29wifi: mac80211: check skb_shared in ieee80211_8023_xmit()Ryder Lee
2022-06-29wifi: mac80211: add gfp_t parameter to ieeee80211_obss_color_collision_notifyLorenzo Bianconi
2022-06-28net: mptcp: fix some spelling mistake in mptcpMenglong Dong
2022-06-28tcp: diag: add support for TIME_WAIT sockets to tcp_abort()Eric Dumazet
2022-06-28net: ipv6: unexport __init-annotated seg6_hmac_net_init()YueHaibing