summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* can: remove obsolete version stringsOliver Hartkopp2020-10-122-8/+0
* can: isotp: implement cleanups / improvements from reviewOliver Hartkopp2020-10-121-1/+0
* Merge tag 'mac80211-next-for-net-next-2020-10-08' of git://git.kernel.org/pub...Jakub Kicinski2020-10-101-0/+3
|\
| * mac80211: copy configured beacon tx rate to driverRajkumar Manoharan2020-10-081-0/+3
* | netlink: export policy in extended ACKJohannes Berg2020-10-103-10/+26
* | Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-10-103-3/+187
|\ \
| * | can: add ISO 15765-2:2016 transport protocolOliver Hartkopp2020-10-071-0/+166
| * | can: dev: add a helper function to calculate the duration of one bitVincent Mailhol2020-10-071-0/+15
| * | can: dev: fix type of get_can_dlc() and get_canfd_dlc() macrosVincent Mailhol2020-10-061-3/+3
| * | can: raw: add missing error queue supportVincent Mailhol2020-10-061-0/+3
| |/
* | net/mlx5: Add support for fw live patch eventMoshe Shemesh2020-10-091-0/+1
* | devlink: Add enable_remote_dev_reset generic parameterMoshe Shemesh2020-10-091-0/+4
* | net/mlx5: Handle sync reset request eventMoshe Shemesh2020-10-091-0/+2
* | devlink: Add remote reload statsMoshe Shemesh2020-10-092-0/+5
* | devlink: Add reload statsMoshe Shemesh2020-10-092-0/+14
* | devlink: Add devlink reload limit optionMoshe Shemesh2020-10-092-2/+20
* | devlink: Add reload action option to devlink reload commandMoshe Shemesh2020-10-092-3/+17
* | net/sched: get rid of qdisc->paddedEric Dumazet2020-10-092-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-10-096-2/+395
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-081-1/+1
| |\
| | * Merge tag 'rxrpc-fixes-20201005' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-10-061-1/+1
| | |\
| | | * rxrpc: Fix accept on a connection that need securingDavid Howells2020-10-051-1/+1
| * | | Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-081-0/+3
| |\ \ \
| | * | | arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu2020-10-071-0/+3
| * | | | Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-064-1/+391
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-10-064-1/+391
| | |\ \ \
| | | * | | drm: drm_dsc.h: fix a kernel-doc markupMauro Carvalho Chehab2020-09-301-1/+1
| | | * | | Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne2020-09-302-0/+377
| | | * | | Fonts: Support FONT_EXTRA_WORDS macros for built-in fontsPeilin Ye2020-09-251-0/+5
| | | * | | fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-09-251-0/+8
* | | | | | netlink: add mask validationJakub Kicinski2020-10-062-0/+12
* | | | | | netlink: create helpers for checking type is an intJakub Kicinski2020-10-061-8/+9
* | | | | | net: netdevice.h: sw_netstats_rx_add helperFabian Frederick2020-10-061-0/+10
* | | | | | ethtool: allow netdev driver to define phy tunablesIgor Russkikh2020-10-061-0/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-0625-64/+154
|\| | | | |
| * | | | | Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds2020-10-051-1/+1
| |\ \ \ \ \
| | * | | | | platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_...Ed Wildgoose2020-09-241-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-0511-32/+99
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-10-031-0/+3
| | |\ \ \ \
| | | * | | | net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed2020-10-021-0/+1
| | | * | | | net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha2020-10-021-0/+2
| | * | | | | net: introduce helper sendpage_ok() in include/linux/net.hColy Li2020-10-031-0/+16
| | * | | | | net: core: document two new elements of struct net_deviceMauro Carvalho Chehab2020-10-031-0/+5
| | * | | | | netlink: fix policy dump leakJohannes Berg2020-10-021-1/+2
| | |/ / / /
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-301-1/+1
| | |\ \ \ \
| | | * | | | bpf: Prevent .BTF section eliminationTony Ambardar2020-09-211-1/+1
| | * | | | | genetlink: add missing kdoc for validation flagsJakub Kicinski2020-09-291-0/+1
| | * | | | | net: core: add nested_level variable in net_deviceTaehee Yoo2020-09-291-8/+44
| | * | | | | net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo2020-09-291-6/+10
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-09-281-10/+6
| | |\ \ \ \ \