aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-net-next-2024-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJakub Kicinski11 days3-6/+7
|\
| * Bluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz2024-09-101-2/+2
| * Bluetooth: L2CAP: Remove unused declarationsYue Haibing2024-09-101-4/+0
| * Bluetooth: Add a helper function to extract iso headerKiran K2024-09-101-0/+5
* | memory-provider: fix compilation issue without SYSFSMina Almasry12 days1-2/+0
* | tcp: RX path for devmem TCPMina Almasry13 days1-0/+2
* | net: add support for skbs with unreadable fragsMina Almasry13 days1-1/+2
* | memory-provider: dmabuf devmem memory providerMina Almasry13 days1-2/+15
* | page_pool: devmem supportMina Almasry13 days2-39/+124
* | netdev: support binding dma-buf to netdeviceMina Almasry13 days3-0/+16
* | netdev: add netdev_rx_queue_restart()Mina Almasry13 days1-0/+3
* | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queueJakub Kicinski13 days2-0/+154
|\ \
| * | libeth: add Tx buffer completion helpersAlexander Lobakin2024-09-092-0/+154
| |/
* | mptcp: fallback to TCP after SYN+MPC dropsMatthieu Baerts (NGI0)13 days1-0/+4
* | Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski13 days2-12/+18
|\ \
| * | wifi: cfg80211: fix kernel-doc for per-link dataJohannes Berg2024-09-091-3/+3
| * | wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh2024-09-061-1/+4
| * | wifi: cfg80211: handle DFS per linkAditya Kumar Singh2024-09-061-3/+5
| * | wifi: cfg80211: move DFS related members to links[] in wireless_devAditya Kumar Singh2024-09-061-8/+9
* | | Merge tag 'ipsec-next-2024-09-10' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextJakub Kicinski14 days1-8/+37
|\ \ \ | |_|/ |/| |
| * | xfrm: minor update to sdb and xfrm_policy commentsFlorian Westphal2024-08-281-5/+35
| * | xfrm: policy: remove remaining use of inexact listFlorian Westphal2024-08-241-1/+0
| * | xfrm: Correct spelling in xfrm.hSimon Horman2024-08-231-2/+2
* | | Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski2024-09-065-20/+33
|\ \ \
| * | | netfilter: nf_tables: set element timeout update supportPablo Neira Ayuso2024-09-031-1/+15
| * | | netfilter: nf_tables: zero timeout means element never times outPablo Neira Ayuso2024-09-031-2/+5
| * | | netfilter: nf_tables: consolidate timeout extension for elementsPablo Neira Ayuso2024-09-031-10/+8
| * | | netfilter: nf_tables: annotate data-races around element expirationPablo Neira Ayuso2024-09-031-1/+1
| * | | netfilter: nf_tables: Add missing Kernel docSimon Horman2024-09-032-0/+3
| * | | netfilter: nf_tables: Correct spelling in nf_tables.hSimon Horman2024-09-031-1/+1
| * | | netfilter: nf_tables: drop unused 3rd argument from validate callback opsFlorian Westphal2024-09-034-9/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-053-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti2024-09-041-0/+2
| * | | Revert "Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE"Luiz Augusto von Dentz2024-08-301-5/+0
| * | | Bluetooth: hci_sync: Introduce hci_cmd_sync_run/hci_cmd_sync_run_onceLuiz Augusto von Dentz2024-08-301-0/+4
* | | | Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski2024-09-043-14/+46
|\ \ \ \
| * | | | wifi: cfg80211: wext: Update spelling and grammarSimon Horman2024-09-031-6/+6
| * | | | wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih2024-08-271-0/+13
| * | | | wifi: mac80211: Add non-atomic station iteratorRory Little2024-08-271-0/+18
| * | | | wifi: lib80211: Handle const struct lib80211_crypto_ops in lib80211Christophe JAILLET2024-08-271-4/+4
| * | | | wifi: mac80211: don't use rate mask for offchannel TX eitherPing-Ke Shih2024-08-271-3/+4
| * | | | wifi: mac80211: refactor block ack management codeDmitry Antipov2024-08-271-1/+1
* | | | | ipv4: Fix user space build failure due to header changeIdo Schimmel2024-09-041-0/+1
* | | | | net: mana: Improve mana_set_channels() in low mem conditionsShradha Gupta2024-09-041-1/+1
* | | | | Merge tag 'ieee802154-for-net-2024-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpanJakub Kicinski2024-09-032-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ieee802154: Correct spelling in nl802154.hSimon Horman2024-08-301-1/+1
| * | | | mac802154: Correct spelling in mac802154.hSimon Horman2024-08-301-2/+2
* | | | | xfrm: Unmask upper DSCP bits in xfrm_get_tos()Ido Schimmel2024-08-311-2/+0
* | | | | ipv4: Unmask upper DSCP bits in get_rttos()Ido Schimmel2024-08-311-1/+4
* | | | | ipv4: Unmask upper DSCP bits in ip_sock_rt_tos()Ido Schimmel2024-08-311-1/+2