summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-1313-10/+53
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-08-1310-12/+27
| |\ \ \ \
| | * | | | net: igmp: increase size of mr_ifc_countEric Dumazet2021-08-121-1/+1
| | * | | | net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov2021-08-101-2/+5
| | * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-08-102-3/+4
| | |\ \ \ \
| | | * | | | bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song2021-08-101-2/+2
| | | * | | | bpf: Add lockdown check for probe_write_user helperDaniel Borkmann2021-08-101-0/+1
| | | * | | | bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann2021-08-091-1/+1
| | * | | | | Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-08-101-2/+1
| | |\ \ \ \ \
| | | * | | | | net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-101-2/+1
| | | |/ / / /
| | * / / / / psample: Add a fwd declaration for skbuffRoi Dayan2021-08-101-0/+2
| | |/ / / /
| | * | | | once: Fix panic when module unloadKefeng Wang2021-08-081-2/+2
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-08-063-2/+12
| | |\ \ \ \
| | | * | | | netfilter: conntrack: remove offload_pickup sysctl againFlorian Westphal2021-08-061-2/+0
| | | * | | | netfilter: nfnetlink_hook: missing chain familyPablo Neira Ayuso2021-08-061-0/+9
| | | * | | | netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik2021-08-041-0/+3
| * | | | | | vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor2021-08-111-0/+1
| | |_|/ / / | |/| | | |
| * | | | | Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-081-0/+24
| |\ \ \ \ \
| | * | | | | serial: 8250: fix handle_irq lockingJohan Hovold2021-07-211-0/+24
| * | | | | | Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-08-081-0/+1
| |\ \ \ \ \ \
| | * | | | | | usb: otg-fsm: Fix hrtimer list corruptionDmitry Osipenko2021-07-271-0/+1
| * | | | | | | Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-061-0/+2
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...Arnd Bergmann2021-08-021-0/+2
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | tee: Correct inappropriate usage of TEE_SHM_DMA_BUF flagSumit Garg2021-07-211-0/+1
| | | * | | | | tee: add tee_shm_alloc_kernel_buf()Jens Wiklander2021-07-211-0/+1
| | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'mlx5-updates-2021-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-08-122-40/+46
|\ \ \ \ \ \ \
| * | | | | | | net/mlx5: Allocate individual capabilityParav Pandit2021-08-112-34/+37
| * | | | | | | net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit2021-08-112-35/+39
| * | | | | | | net/mlx5: Delete impossible dev->state checksLeon Romanovsky2021-08-111-2/+1
| * | | | | | | net/mlx5: Fix typo in commentsCai Huoqing2021-08-112-3/+3
* | | | | | | | mctp: Specify route types, require rtm_type in RTM_*ROUTE messagesJeremy Kerr2021-08-121-0/+1
* | | | | | | | bonding: remove extraneous definitions from bonding.hJonathan Toppins2021-08-111-12/+0
|/ / / / / / /
* | | | | | | devlink: Add APIs to publish, unpublish individual parameterParav Pandit2021-08-111-0/+4
* | | | | | | devlink: Add API to register and unregister single parameterParav Pandit2021-08-111-0/+4
* | | | | | | devlink: Add new "enable_vnet" generic device paramParav Pandit2021-08-111-0/+4
* | | | | | | devlink: Add new "enable_rdma" generic device paramParav Pandit2021-08-111-0/+4
* | | | | | | devlink: Add new "enable_eth" generic device paramParav Pandit2021-08-111-0/+4
* | | | | | | net: bridge: vlan: use br_rports_fill_info() to export mcast router portsNikolay Aleksandrov2021-08-111-0/+1
* | | | | | | net: bridge: vlan: add support for mcast router global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | | | net: bridge: vlan: add support for mcast querier global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | | | net: bridge: vlan: add support for mcast startup query interval global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | | | net: bridge: vlan: add support for mcast query response interval global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | | | net: bridge: vlan: add support for mcast query interval global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | | | net: bridge: vlan: add support for mcast querier interval global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | | | net: bridge: vlan: add support for mcast membership interval global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | | | net: bridge: vlan: add support for mcast last member interval global optionNikolay Aleksandrov2021-08-111-0/+2
* | | | | | | net: bridge: vlan: add support for mcast startup query count global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | | | net: bridge: vlan: add support for mcast last member count global optionNikolay Aleksandrov2021-08-111-0/+1
* | | | | | | net: bridge: vlan: add support for mcast igmp/mld version global optionsNikolay Aleksandrov2021-08-111-0/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-08-117-20/+8
|\ \ \ \ \ \ \