aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer
2018-05-24xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer
2018-05-24bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer
2018-05-24bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song
2018-05-24perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song
2018-05-24net: phy: replace bool members in struct phy_device with bit-fieldsHeiner Kallweit
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux
2018-05-24bpf: Split lwt inout verifier structuresMathieu Xhonneux
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn
2018-05-23net: add skeleton of bpfilter kernel moduleAlexei Starovoitov
2018-05-23umh: introduce fork_usermode_blob() helperAlexei Starovoitov
2018-05-23bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_infoMartin KaFai Lau
2018-05-23bpf: Expose check_uarg_tail_zero()Martin KaFai Lau
2018-05-23netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracksPablo Neira Ayuso
2018-05-23netfilter: add struct nf_nat_hook and use itPablo Neira Ayuso
2018-05-23netfilter: add struct nf_ct_hook and use itPablo Neira Ayuso
2018-05-23netfilter: lift one-nat-hook-only restrictionFlorian Westphal
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-20net: dsa: b53: Extend platform data to include DSA portsFlorian Fainelli
2018-05-20net: dsa: mv88e6xxx: Add support for EEPROM via platform dataAndrew Lunn
2018-05-20net: dsa: mv88e6xxx: Add minimal platform_data supportAndrew Lunn
2018-05-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-18include/linux/mm.h: add new inline function vmf_error()Souptick Joarder
2018-05-18bpf: allow sk_msg programs to read sock fieldsJohn Fastabend
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-05-18tcp: add SACK compressionEric Dumazet
2018-05-17net/mlx5: Add source e-switch ownerShahar Klein
2018-05-17net/mlx5: Add destination e-switch ownerShahar Klein
2018-05-17net/mlx5: Add merged e-switch capRoi Dayan
2018-05-17phy: add 2.5G SGMII mode to the phy_mode enumAntoine Tenart
2018-05-17Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller
2018-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2018-05-17netfilter: fix fallout from xt/nf osf separationFlorian Westphal
2018-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-17bpf: add __printf verification to bpf_verifier_vlogMathieu Malaterre
2018-05-16net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed
2018-05-16locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNE...Waiman Long
2018-05-15bpf: sockmap, add hash map supportJohn Fastabend
2018-05-15bpf: sockmap, refactor sockmap routines to work with hashmapJohn Fastabend