aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-15llc: Constify struct llc_sap_state_transChristophe JAILLET1-2/+2
2024-07-15llc: Constify struct llc_conn_state_transChristophe JAILLET1-2/+2
2024-07-15dsa: lan9303: consistent naming for PHY address parameterChristian Eggers1-2/+2
2024-07-15Merge tag 'for-net-next-2024-07-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski7-8/+164
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski7-8/+55
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent6-8/+27
2024-07-15net: net_tstamp: Add unspec field to hwtstamp_source enumerationKory Maincent1-0/+1
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent1-0/+19
2024-07-15net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE maskKory Maincent1-0/+8
2024-07-15Bluetooth: Remove hci_request.{c,h}Luiz Augusto von Dentz1-0/+4
2024-07-15Bluetooth: hci_sync: Remove remaining dependencies of hci_requestLuiz Augusto von Dentz1-0/+17
2024-07-15Bluetooth: hci_core: Don't use hci_prepare_cmdLuiz Augusto von Dentz1-0/+4
2024-07-15Bluetooth: hci_core: Remove usage of hci_req_syncLuiz Augusto von Dentz1-0/+2
2024-07-15Bluetooth: hci_core: cleanup struct hci_devDmitry Antipov1-2/+0
2024-07-15Merge tag 'pwrseq-initial-for-v6.11' of git://git.kernel.org/pub/scm/linux/ke...Luiz Augusto von Dentz2-0/+131
2024-07-15net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone usePawel Dembicki1-1/+2
2024-07-15net: dsa: Define max num of bridges in tag8021q implementationPawel Dembicki1-0/+5
2024-07-15net: dsa: vsc73xx: introduce tag 8021q for vsc73xxPawel Dembicki1-0/+2
2024-07-14net: phy: bcm54811: Add LRE registers definitionsKamil Horák (2N)1-0/+88
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil Horák (2N)1-0/+1
2024-07-14Bluetooth: hci_core, hci_sync: cleanup struct discovery_stateDmitry Antipov1-4/+0
2024-07-14Bluetooth: Add vendor-specific packet classification for ISO dataYing Hsu1-0/+1
2024-07-14tty: rfcomm: prefer struct_size over open coded arithmeticErick Archer1-1/+1
2024-07-14Bluetooth: hci_core: Prefer struct_size over open coded arithmeticErick Archer1-1/+1
2024-07-14Bluetooth: MGMT: Make MGMT_OP_LOAD_CONN_PARAM update existing connectionLuiz Augusto von Dentz1-0/+3
2024-07-14Merge tag 'ipsec-next-2024-07-13' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski4-0/+15
2024-07-13net/mlx5: IFC updates for SF max IO EQsDaniel Jurgens1-1/+3
2024-07-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-10/+156
2024-07-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+17
2024-07-12net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski1-12/+8
2024-07-12net: ethtool: let drivers remove lost RSS contextsJakub Kicinski1-0/+2
2024-07-12bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu1-1/+1
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2024-07-11netdevice: define and allocate &net_device _properly_Alexander Lobakin1-6/+9
2024-07-11net: psample: fix flag being set in wrong skbAdrian Moreno1-3/+5
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-17/+130
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-111/+83
2024-07-11Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+9
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+10
2024-07-11btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana1-8/+10
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds5-54/+24
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+7
2024-07-10libeth: support different types of buffers for RxAlexander Lobakin1-0/+19
2024-07-10libeth: add cacheline / struct layout assertion helpersAlexander Lobakin1-0/+66
2024-07-10page_pool: use __cacheline_group_{begin, end}_aligned()Alexander Lobakin1-10/+12
2024-07-10cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin1-0/+59
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet1-0/+7