aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+1
2018-05-07net: flow_dissector: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-05-07qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru1-1/+9
2018-05-07qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru1-1/+0
2018-05-07qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru1-1/+1
2018-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-378/+292
2018-05-07net: u64_stats_sync: Remove functions without userAnna-Maria Gleixner1-14/+0
2018-05-07mac80211: fix kernel-doc "bad line" warningRandy Dunlap1-1/+1
2018-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller23-224/+282
2018-05-07netfilter: ctnetlink: export nf_conntrack_maxFlorent Fourcot1-0/+1
2018-05-07netfilter: extract Passive OS fingerprint infrastructure from xt_osfFernando Fernandez Mancera3-89/+134
2018-05-06netfilter: nf_tables: Provide NFT_{RT,CT}_MAX for userspacePhil Sutter1-0/+4
2018-05-06netfilter: nf_nat: remove unused ct arg from lookup functionsFlorian Westphal1-16/+8
2018-05-06netfilter: ip6t_srh: extend SRH matching for previous, next and last SIDAhmed Abdelsalam1-2/+41
2018-05-06netfilter: nft_numgen: add map lookups for numgen statementsLaura Garcia Liebana1-0/+4
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář1-0/+1
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds2-2/+5
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds1-1/+1
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds19-19/+19
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+20
2018-05-04net/ipv6: rename rt6_next to fib6_nextDavid Ahern1-3/+3
2018-05-04bpf: offload: allow offloaded programs to use perf event arraysJakub Kicinski1-0/+5
2018-05-04net: phy: broadcom: add support for BCM89610 PHYBhadram Varka1-0/+1
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-6/+6
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-92/+225
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab4-6/+6
2018-05-04bpf: centre subprog information fieldsJiong Wang1-3/+6
2018-05-04bpf: unify main prog and subprogJiong Wang1-1/+1
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-10/+7
2018-05-03bpf: add skb_load_bytes_relative helperDaniel Borkmann1-1/+32
2018-05-03bpf: implement ld_abs/ld_ind in native bpfDaniel Borkmann2-1/+5
2018-05-03bpf: migrate ebpf ld_abs/ld_ind tests to test_verifierDaniel Borkmann1-2/+0
2018-05-03xsk: statistics supportMagnus Karlsson1-0/+7
2018-05-03dev: packet: make packet_direct_xmit a common functionMagnus Karlsson1-0/+1
2018-05-03xsk: add Tx queue setup and mmap supportMagnus Karlsson2-0/+3
2018-05-03xsk: add umem completion queue support and mmapMagnus Karlsson1-0/+2
2018-05-03xsk: wire up XDP_SKB side of AF_XDPBjörn Töpel1-1/+1
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel4-0/+36
2018-05-03xsk: add Rx receive functions and poll supportBjörn Töpel2-0/+23
2018-05-03xsk: add support for bind for RxMagnus Karlsson2-0/+12
2018-05-03xsk: add Rx queue setup and mmap supportBjörn Töpel2-0/+20
2018-05-03xsk: add umem fill queue support and mmapMagnus Karlsson1-0/+15
2018-05-03xsk: add user memory registration support sockoptBjörn Töpel2-0/+65
2018-05-03net: initial AF_XDP skeletonBjörn Töpel1-1/+4
2018-05-03switchdev: Add fdb.added_by_user to switchdev notificationsPetr Machata1-0/+1
2018-05-03bdi: wake up concurrent wb_shutdown() callers.Tetsuo Handa1-0/+17
2018-05-02Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+11
2018-05-02ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"Ido Schimmel1-1/+2