summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-16nfc: mrvl: Move platform_data struct into driverRob Herring
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman
2023-03-15net/mlx5: Implement thermal zoneSandipan Patra
2023-03-15scm: fix MSG_CTRUNC setting condition for SO_PASSSECAlexander Mikhalitsyn
2023-03-15net/smc: Introduce explicit check for v2 supportStefan Raspl
2023-03-15neighbour: annotate lockless accesses to n->nud_stateEric Dumazet
2023-03-13net: virtio_net: implement exact header length guest featureJiri Pirko
2023-03-10Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-09Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...Jakub Kicinski
2023-03-09neighbour: delete neigh_lookup_nodev as not usedLeon Romanovsky
2023-03-09net: sched: remove qdisc_watchdog->last_expiresEric Dumazet
2023-03-09netlink: remove unused 'compare' functionFlorian Westphal
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-09Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long
2023-03-09sctp: add fair capacity stream schedulerXin Long
2023-03-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2023-03-08netfilter: move br_nf_check_hbh_len to utilsXin Long
2023-03-08net: reclaim skb->scm_io_uring bitEric Dumazet
2023-03-08netfilter: bridge: introduce broute meta statementSriram Yagnaraman
2023-03-07net: remove enum skb_free_reasonEric Dumazet
2023-03-07net: phy: improve phy_read_poll_timeoutHeiner Kallweit
2023-03-07ynl: re-license uniformly under GPL-2.0 OR BSD-3-ClauseJakub Kicinski
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds
2023-03-07wifi: radiotap: separate vendor TLV into header/contentMordechay Goodstein
2023-03-07bpf: offload map memory usageYafang Shao
2023-03-07bpf, net: xskmap memory usageYafang Shao
2023-03-07bpf, net: bpf_local_storage memory usageYafang Shao
2023-03-07bpf: add new map ops ->map_mem_usageYafang Shao
2023-03-07bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF againNathan Chancellor
2023-03-07wifi: nl80211: Add support for randomizing TA of auth and deauth framesVeerendranath Jakkam
2023-03-07wifi: mac80211: add LDPC related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_confRyder Lee
2023-03-07wifi: mac80211: introduce ieee80211_refresh_tx_agg_session_timer()Ryder Lee
2023-03-07wifi: mac80211: add support for driver adding radiotap TLVsMordechay Goodstein
2023-03-07wifi: radiotap: Add EHT radiotap definitionsMordechay Goodstein
2023-03-07wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg
2023-03-07wifi: mac80211: add pointer from bss_conf to vifBenjamin Berg
2023-03-07wifi: cfg80211/mac80211: report link ID on control port RXJohannes Berg
2023-03-07wifi: mac80211: add support for set_hw_timestamp commandAvraham Stern
2023-03-07wifi: nl80211: add a command to enable/disable HW timestampingAvraham Stern
2023-03-07wifi: wireless: cleanup unused function parametersMordechay Goodstein
2023-03-07wifi: nl80211: Update the documentation of NL80211_SCAN_FLAG_COLOCATED_6GHZIlan Peer
2023-03-06Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-03-06cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko
2023-03-06netfilter: tproxy: fix deadlock due to missing BH disableFlorian Westphal
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-05Remove Intel compiler supportMasahiro Yamada