summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net/sched: flower: define new tunnel flagsAsbjørn Sloth Tønnesen2024-07-152-1/+10
* net/sched: flower: refactor control flag definitionsAsbjørn Sloth Tønnesen2024-07-152-3/+14
* llc: Constify struct llc_sap_state_transChristophe JAILLET2024-07-151-2/+2
* llc: Constify struct llc_conn_state_transChristophe JAILLET2024-07-151-2/+2
* dsa: lan9303: consistent naming for PHY address parameterChristian Eggers2024-07-151-2/+2
* Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2024-07-157-8/+164
|\
| * Bluetooth: Remove hci_request.{c,h}Luiz Augusto von Dentz2024-07-151-0/+4
| * Bluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz2024-07-151-0/+17
| * Bluetooth: hci_core: Don't use hci_prepare_cmdLuiz Augusto von Dentz2024-07-151-0/+4
| * Bluetooth: hci_core: Remove usage of hci_req_syncLuiz Augusto von Dentz2024-07-151-0/+2
| * Bluetooth: hci_core: cleanup struct hci_devDmitry Antipov2024-07-151-2/+0
| * Merge tag 'pwrseq-initial-for-v6.11' of git://git.kernel.org/pub/scm/linux/ke...Luiz Augusto von Dentz2024-07-152-0/+131
| |\
| | * power: sequencing: implement the pwrseq coreBartosz Golaszewski2024-06-122-0/+131
| * | Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov2024-07-141-4/+0
| * | Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu2024-07-141-0/+1
| * | tty: rfcomm: prefer struct_size over open coded arithmeticErick Archer2024-07-141-1/+1
| * | Bluetooth: hci_core: Prefer struct_size over open coded arithmeticErick Archer2024-07-141-1/+1
| * | Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connectionLuiz Augusto von Dentz2024-07-141-0/+3
* | | Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2024-07-157-8/+55
|\ \ \
| * | | net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-156-8/+27
| * | | net: net_tstamp: Add unspec field to hwtstamp_source enumerationKory Maincent2024-07-151-0/+1
| * | | net: Change the API of PHY default timestamp to MACKory Maincent2024-07-151-0/+19
| * | | net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE maskKory Maincent2024-07-151-0/+8
* | | | net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone usePawel Dembicki2024-07-151-1/+2
* | | | net: dsa: Define max num of bridges in tag8021q implementationPawel Dembicki2024-07-151-0/+5
* | | | net: dsa: vsc73xx: introduce tag 8021q for vsc73xxPawel Dembicki2024-07-151-0/+2
* | | | net: phy: bcm54811: Add LRE registers definitionsKamil Horák (2N)2024-07-141-0/+88
* | | | net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)2024-07-141-0/+1
* | | | Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-07-144-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | xfrm: support sending NAT keepalives in ESP in UDP statesEyal Birger2024-06-264-0/+15
* | | | net/mlx5: IFC updates for SF max IO EQsDaniel Jurgens2024-07-131-1/+3
* | | | Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-07-124-10/+156
|\ \ \ \
| * | | | libeth: support different types of buffers for RxAlexander Lobakin2024-07-101-0/+19
| * | | | libeth: add cacheline / struct layout assertion helpersAlexander Lobakin2024-07-101-0/+66
| * | | | page_pool: use __cacheline_group_{begin, end}_aligned()Alexander Lobakin2024-07-101-10/+12
| * | | | cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin2024-07-101-0/+59
* | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-121-1/+1
|\ \ \ \ \
| * | | | | bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu2024-07-121-1/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-123-8/+17
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-121-8/+10
| |\ \ \ \ \
| | * | | | | btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana2024-07-111-8/+10
| * | | | | | Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-121-0/+3
| |\ \ \ \ \ \
| | * | | | | | misc: fastrpc: Restrict untrusted app to attach to privileged PDEkansh Gupta2024-07-031-0/+3
| * | | | | | | Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-07-111-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | spi: add defer_optimize_message controller flagDavid Lechner2024-07-091-0/+4
* | | | | | | | | net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski2024-07-121-12/+8
* | | | | | | | | net: ethtool: let drivers remove lost RSS contextsJakub Kicinski2024-07-121-0/+2
* | | | | | | | | netdevice: define and allocate &net_device _properly_Alexander Lobakin2024-07-111-6/+9
* | | | | | | | | net: psample: fix flag being set in wrong skbAdrian Moreno2024-07-111-3/+5
* | | | | | | | | Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-07-113-17/+130
|\ \ \ \ \ \ \ \ \