summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rose: constify dev_addr passingJakub Kicinski2021-10-131-4/+4
* ax25: constify dev_addr passingJakub Kicinski2021-10-131-6/+7
* devlink: Delete reload enable/disable interfaceLeon Romanovsky2021-10-121-2/+0
* devlink: Allow control devlink ops behavior through feature maskLeon Romanovsky2021-10-121-0/+6
* devlink: Move netdev_to_devlink helpers to devlink.cLeon Romanovsky2021-10-121-17/+0
* devlink: Reduce struct devlink exposureLeon Romanovsky2021-10-122-86/+40
* net, neigh: Add NTF_MANAGED flag for managed neighbor entriesDaniel Borkmann2021-10-122-18/+37
* net, neigh: Extend neigh->flags to 32 bit to allow for extensionsRoopa Prabhu2021-10-122-5/+10
* net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann2021-10-121-0/+1
* mlxsw: spectrum: use netif_is_macsec() instead of open codeJuhee Kang2021-10-101-1/+1
* net: introduce a function to check if a netdev name is in useAntoine Tenart2021-10-081-0/+1
* vsock: Enable y2038 safe timeval for timeoutRichard Palethorpe2021-10-082-1/+16
* eth: platform: add a helper for loading netdev->dev_addrJakub Kicinski2021-10-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-0714-23/+42
|\
| * Merge tag 'armsoc-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-10-071-0/+2
| |\
| | * ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann2021-10-051-0/+2
| * | Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-10-071-2/+2
| |\ \
| | * | cachefiles: Fix oops with cachefiles_cull() due to NULL objectDave Wysochanski2021-10-051-2/+2
| * | | Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-10-077-11/+20
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/David S. Miller2021-10-071-6/+9
| | |\ \ \
| | | * | | xfrm: make user policy API completeNicolas Dichtel2021-09-151-3/+6
| | | * | | include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakageEugene Syromiatnikov2021-09-141-3/+3
| | * | | | etherdevice: use __dev_addr_set()Jakub Kicinski2021-10-051-1/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-10-023-2/+7
| | |\ \ \ \
| | | * | | | netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notificationPablo Neira Ayuso2021-10-021-1/+1
| | | * | | | netfilter: conntrack: fix boot failure with nf_conntrack.enable_hooks=1Florian Westphal2021-09-282-1/+6
| | * | | | | net: mscc: ocelot: fix VCAP filters remaining active after being deletedVladimir Oltean2021-10-011-2/+2
| | * | | | | net: add kerneldoc comment for sk_peer_lockEric Dumazet2021-10-011-0/+1
| * | | | | | Merge tag 'hyperv-fixes-signed-20211007' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-071-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | hyper-v: Replace uuid.h with types.hAndy Shevchenko2021-10-061-1/+1
| * | | | | | Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-032-6/+12
| |\ \ \ \ \ \
| | * | | | | | driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADDSaravana Kannan2021-09-231-3/+8
| | * | | | | | cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_bufTobias Klauser2021-09-211-3/+4
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'sched_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-10-031-1/+1
| |\ \ \ \ \ \
| | * | | | | | sched: Always inline is_percpu_thread()Peter Zijlstra2021-10-011-1/+1
| * | | | | | | Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-031-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | perf/core: fix userpage->time_enabled of inactive eventsSong Liu2021-10-011-1/+3
| | |/ / / / / /
| * | | | / / / cachefiles: Fix oops in trace_cachefiles_mark_buried due to NULL objectDave Wysochanski2021-10-021-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'wireless-drivers-next-2021-10-07' of git://git.kernel.org/pub/scm/...David S. Miller2021-10-072-1/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-10-051-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ieee80211: Add new A-MPDU factor macro for HE 6 GHz peer capsPradeep Kumar Chitrapu2021-09-281-0/+1
| | | |_|/ / / / | | |/| | | | |
| * / | | | | | brcmfmac: Replace zero-length array with flexible array memberLen Baker2021-09-241-1/+1
| |/ / / / / /
* | | | | | | eth: fwnode: add a helper for loading netdev->dev_addrJakub Kicinski2021-10-072-0/+2
* | | | | | | eth: fwnode: remove the addr len from mac helpersJakub Kicinski2021-10-071-2/+2
* | | | | | | eth: fwnode: change the return type of mac address helpersJakub Kicinski2021-10-071-3/+2
* | | | | | | device property: move mac addr helpers to eth.cJakub Kicinski2021-10-072-4/+6
* | | | | | | of: net: add a helper for loading netdev->dev_addrJakub Kicinski2021-10-071-0/+6
* | | | | | | of: net: move of_net under net/Jakub Kicinski2021-10-071-1/+1
* | | | | | | net: mdio: add mdiobus_modify_changed()Russell King (Oracle)2021-10-061-0/+2
* | | | | | | ethtool: Add transceiver module extended stateIdo Schimmel2021-10-062-0/+7