summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-28net/mlx5: Provide an interface to block change of IPsec capabilitiesLeon Romanovsky1-0/+1
2023-08-28net/mlx5: Add IFC bits to support IPsec enable/disableLeon Romanovsky1-0/+3
2023-08-28devlink: Expose port function commands to control IPsec packet offloadsDima Chumak2-0/+17
2023-08-28devlink: Expose port function commands to control IPsec crypto offloadsDima Chumak2-0/+17
2023-08-26net: stmmac: convert plat->phylink_node to fwnodeRussell King (Oracle)1-1/+1
2023-08-26net: phylink: add phylink_limit_mac_speed()Russell King (Oracle)1-0/+2
2023-08-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-4/+34
2023-08-26Merge tag 'wireless-next-2023-08-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski5-82/+197
2023-08-26Merge tag 'for-net-next-2023-08-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-6/+55
2023-08-25bpf: Consider non-owning refs to refcounted nodes RCU protectedDave Marchevsky1-1/+2
2023-08-25bpf: Consider non-owning refs trustedDave Marchevsky1-1/+1
2023-08-25net: pcs: xpcs: support to switch mode for Wangxun NICsJiawen Wu1-0/+1
2023-08-25net: pcs: xpcs: add specific vendor supoprt for Wangxun 10Gb NICsJiawen Wu1-0/+7
2023-08-24Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODEDLuiz Augusto von Dentz2-1/+13
2023-08-24Bluetooth: ISO: Add support for periodic adv reports processingClaudia Draghicescu1-0/+11
2023-08-24Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz1-3/+3
2023-08-24Bluetooth: ISO: Use defer setup to separate PA sync and BIG syncIulia Tanasescu1-2/+28
2023-08-24net: dsa: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski1-1/+1
2023-08-24Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski5-1/+89
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-31/+30
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-18/+28
2023-08-24Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-0/+6
2023-08-24bonding: fix macvlan over alb bond supportHangbin Liu1-10/+1
2023-08-23netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal1-0/+5
2023-08-23netfilter: nf_tables: validate all pending tablesFlorian Westphal1-0/+1
2023-08-23mlx4: Delete custom device management logicPetr Pavlu1-10/+0
2023-08-23mlx4: Register mlx4 devices to an auxiliary virtual busPetr Pavlu2-0/+18
2023-08-23mlx4: Move the bond work to the core driverPetr Pavlu2-19/+13
2023-08-23mlx4: Get rid of the mlx4_interface.activate callbackPetr Pavlu1-1/+0
2023-08-23mlx4: Replace the mlx4_interface.event callback with a notifierPetr Pavlu1-2/+6
2023-08-23mlx4: Use 'void *' as the event param of mlx4_dispatch_event()Petr Pavlu1-1/+1
2023-08-23mlx4: Get rid of the mlx4_interface.get_dev callbackPetr Pavlu1-3/+0
2023-08-23qed/qede: Remove unused declarationsYue Haibing1-3/+0
2023-08-23Merge tag 'nf-next-23-08-22' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-10/+12
2023-08-23mptcp: add struct mptcp_sched_opsGeliang Tang1-0/+21
2023-08-22wifi: Fix ieee80211.h kernel-doc issuesJeff Johnson1-58/+177
2023-08-22mac80211: make ieee80211_tx_info padding explicitArnd Bergmann1-1/+3
2023-08-22wifi: mac80211: fix kernel-doc notation warningRandy Dunlap1-0/+1
2023-08-22wifi: radiotap: fix kernel-doc notation warningsRandy Dunlap1-1/+2
2023-08-22wifi: cfg80211: remove dead/unused enum valueRandy Dunlap1-1/+0
2023-08-22wifi: cfg80211: improve documentation for flag fieldsDmitry Antipov1-6/+6
2023-08-22wifi: wext: Remove unused declaration dev_get_wireless_info()Yue Haibing1-9/+2
2023-08-22Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+1
2023-08-22net: mscc: ocelot: Remove unused declarationsYue Haibing1-1/+0
2023-08-22netfilter: ebtables: replace zero-length array membersGONG, Ruiqi1-4/+4
2023-08-22netfilter: ebtables: fix fortify warnings in size_entry_mwt()GONG, Ruiqi1-6/+8
2023-08-22net: remove unnecessary input parameter 'how' in ifdown functionZhengchao Shao1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_byKees Cook1-1/+1
2023-08-22wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_byKees Cook1-1/+1