aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-140/+100
2021-10-14net: of: fix stub of_net helpers for CONFIG_NET=nArnd Bergmann1-1/+1
2021-10-14Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-80/+90
2021-10-14ethernet: remove random_ether_addr()Jakub Kicinski1-2/+0
2021-10-14ethernet: make eth_hw_addr_random() use dev_addr_set()Jakub Kicinski1-1/+4
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski3-3/+4
2021-10-14Merge tag 'sound-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2021-10-13net: delete redundant function declarationChen Wandun1-2/+0
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxJakub Kicinski1-2/+8
2021-10-13marvell: octeontx2: build error: unknown type name 'u64'Anders Roxell1-0/+1
2021-10-13netdevice: demote the type of some dev_addr_set() helpersJakub Kicinski1-2/+2
2021-10-13decnet: constify dev_addr passingJakub Kicinski1-1/+1
2021-10-13ipv6: constify dev_addr passingJakub Kicinski1-1/+1
2021-10-13llc/snap: constify dev_addr passingJakub Kicinski3-3/+4
2021-10-13rose: constify dev_addr passingJakub Kicinski1-4/+4
2021-10-13ax25: constify dev_addr passingJakub Kicinski1-6/+7
2021-10-12net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean2-27/+12
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean2-24/+37
2021-10-12net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with the skb PTP headerVladimir Oltean1-0/+1
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean2-1/+5
2021-10-12net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean1-0/+2
2021-10-12net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch driverVladimir Oltean1-14/+1
2021-10-12net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean1-15/+14
2021-10-12devlink: Delete reload enable/disable interfaceLeon Romanovsky1-2/+0
2021-10-12devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky1-0/+6
2021-10-12devlink: Move netdev_to_devlink helpers to devlink.cLeon Romanovsky1-17/+0
2021-10-12devlink: Reduce struct devlink exposureLeon Romanovsky2-86/+40
2021-10-12net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin1-2/+8
2021-10-12net, neigh: Add NTF_MANAGED flag for managed neighbor entriesDaniel Borkmann2-18/+37
2021-10-12net, neigh: Extend neigh->flags to 32 bit to allow for extensionsRoopa Prabhu2-5/+10
2021-10-12net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann1-0/+1
2021-10-11Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-3/+3
2021-10-11Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-3/+2
2021-10-10mlxsw: spectrum: use netif_is_macsec() instead of open codeJuhee Kang1-1/+1
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean1-0/+13
2021-10-08Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-9/+6
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-72/+11
2021-10-08net: introduce a function to check if a netdev name is in useAntoine Tenart1-0/+1
2021-10-08vsock: Enable y2038 safe timeval for timeoutRichard Palethorpe2-1/+16
2021-10-08eth: platform: add a helper for loading netdev->dev_addrJakub Kicinski1-0/+1
2021-10-08asm-generic/io.h: give stub iounmap() on !MMU same prototype as elsewhereAdam Borowski1-1/+1
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-23/+42
2021-10-07Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+2
2021-10-07Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-2/+2
2021-10-07Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds7-11/+20
2021-10-07Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+1
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann2-71/+10
2021-10-07Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller2-1/+2
2021-10-07eth: fwnode: add a helper for loading netdev->dev_addrJakub Kicinski2-0/+2
2021-10-07eth: fwnode: remove the addr len from mac helpersJakub Kicinski1-2/+2