summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* bpf: Fix build error without CONFIG_INETYueHaibing2019-06-151-7/+24
* bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog typeStanislav Fomichev2019-06-151-0/+1
* bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog typeStanislav Fomichev2019-06-151-0/+1
* bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-152-0/+4
* bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon2019-06-103-2/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-05-316-18/+160
|\
| * bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin2019-05-311-1/+1
| * bpf: rework memlock-based memory accounting for mapsRoman Gushchin2019-05-311-1/+4
| * bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin2019-05-311-3/+7
| * bpf: cgroup inet skb programs can return 0 to 3brakmo2019-05-311-1/+2
| * bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAYbrakmo2019-05-311-0/+50
| * bpf: cgroup: properly use bpf_prog_array apiStanislav Fomichev2019-05-291-1/+1
| * bpf: remove __rcu annotations from bpf_prog_arrayStanislav Fomichev2019-05-291-6/+6
| * bpf: decouple the lifetime of cgroup_bpf from cgroup itselfRoman Gushchin2019-05-282-2/+27
| * bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"Jiong Wang2019-05-241-0/+18
| * bpf: verifier: insert zero extension according to analysis resultJiong Wang2019-05-242-0/+2
| * bpf: introduce new mov32 variant for doing explicit zero extensionJiong Wang2019-05-241-0/+14
| * bpf: verifier: mark verified-insn with sub-register zext flagJiong Wang2019-05-241-3/+11
| * bpf: implement bpf_send_signal() helperYonghong Song2019-05-241-1/+16
| * bpf: convert explored_states to hash tableAlexei Starovoitov2019-05-241-0/+1
| * bpf: split explored_statesAlexei Starovoitov2019-05-241-0/+1
* | net: sfp: remove sfp-bus use of netdevsRussell King2019-05-311-4/+2
* | net: sfp: add mandatory attach/detach methods for sfp busesRussell King2019-05-311-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-31135-1440/+179
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-303-2/+18
| |\ \
| | * | udp: Avoid post-GRO UDP checksum recalculationSean Tranchetti2019-05-301-1/+8
| | * | net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool opsMaxime Chevallier2019-05-251-0/+9
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-05-231-1/+1
| | |\ \
| | | * | netfilter: nft_fib: Fix existence check supportPhil Sutter2019-05-211-1/+1
| * | | | Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-251-0/+26
| |\ \ \ \
| | * | | | dax: Arrange for dax_supported check to span multiple devicesDan Williams2019-05-201-0/+26
| * | | | | Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds2019-05-243-9/+7
| |\ \ \ \ \
| | * | | | | blk-mq: fix hang caused by freeze/unfreeze sequenceBob Liu2019-05-231-1/+6
| | * | | | | block: remove the bi_seg_{front,back}_size fields in struct bioChristoph Hellwig2019-05-231-7/+0
| | * | | | | bio: fix improper use of smp_mb__before_atomic()Andrea Parri2019-05-231-1/+1
| * | | | | | Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2019-05-24128-1429/+128
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 120Thomas Gleixner2019-05-241-14/+1
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner2019-05-242-21/+2
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-2412-192/+12
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-2413-193/+13
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 101Thomas Gleixner2019-05-241-16/+1
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98Thomas Gleixner2019-05-241-5/+1
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 91Thomas Gleixner2019-05-242-26/+2
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner2019-05-241-18/+1
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83Thomas Gleixner2019-05-244-16/+4
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71Thomas Gleixner2019-05-241-2/+1
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 69Thomas Gleixner2019-05-241-16/+1
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-2442-585/+42
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 60Thomas Gleixner2019-05-241-2/+1
| | * | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner2019-05-242-36/+2