summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-10-127-48/+133
|\
| * bpf, sockmap: Allow skipping sk_skb parser programJohn Fastabend2020-10-111-0/+2
| * bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann2020-10-112-1/+4
| * bpf: Add redirect_peer helperDaniel Borkmann2020-10-112-0/+21
| * bpf: Improve bpf_redirect_neigh helper descriptionDaniel Borkmann2020-10-111-3/+7
| * bpf: Add tcp_notsent_lowat bpf setsockoptNikita V. Shirokov2020-10-091-1/+1
| * bpf: Fix typo in uapi/linux/bpf.hJakub Wilk2020-10-071-1/+1
| * bpf: Introducte bpf_this_cpu_ptr()Hao Luo2020-10-022-0/+15
| * bpf: Introduce bpf_per_cpu_ptr()Hao Luo2020-10-023-0/+33
| * bpf: Introduce pseudo_btf_idHao Luo2020-10-023-9/+49
| * bpf: tcp: Do not limit cb_flags when creating child sk from listen skMartin KaFai Lau2020-10-021-33/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski2020-10-124-0/+86
|\ \
| * | netfilter: nf_tables: add inet ingress supportPablo Neira Ayuso2020-10-123-0/+85
| * | netfilter: add inet ingress supportPablo Neira Ayuso2020-10-121-0/+1
* | | 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-093-10/+26
* | | Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-10-093-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-086-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-0525-64/+154
|\| | | | | |
| * | | | | | Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...Linus Torvalds2020-10-051-1/+1
| |\ \ \ \ \ \