summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso1-0/+4
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso4-0/+12
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter1-0/+5
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl1-0/+25
2018-05-29netfilter: nf_tables: remove synchronize_rcu in commit phaseFlorian Westphal1-0/+5
2018-05-29netfilter: add includes to nf_socket.hMáté Eckl1-4/+2
2018-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-19/+60
2018-05-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+6
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+5
2018-05-26mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron1-3/+5
2018-05-26mm: do not warn on offline nodes unless the specific node is explicitly reque...Michal Hocko1-1/+1
2018-05-25openvswitch: Add conntrack limit netlink definitionYi-Hung Wei1-0/+28
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller5-0/+67
2018-05-25qed*: Support drop action classificationManish Chopra2-0/+4
2018-05-25qed*: Support other classification modes.Manish Chopra1-0/+1
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-05-25net: bridge: add support for port isolationNikolay Aleksandrov2-0/+2
2018-05-25net: include hash policy in LAG changeupper infoJohn Hurley1-0/+11
2018-05-25net/ipv4: Remove tracepoint in fib_validate_sourceDavid Ahern1-35/+0
2018-05-25net/ipv6: Udate fib6_table_lookup tracepointDavid Ahern1-7/+22
2018-05-25net/ipv4: Udate fib_table_lookup tracepointDavid Ahern1-29/+43
2018-05-25net_sched: switch to rcu_workCong Wang1-1/+1
2018-05-25ppp: remove the PPPIOCDETACH ioctlEric Biggers1-1/+1
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller20-92/+346
2018-05-25xdp/trace: extend tracepoint in devmap with an errJesper Dangaard Brouer1-4/+6
2018-05-25xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer1-5/+9
2018-05-25xdp: introduce xdp_return_frame_rx_napiJesper Dangaard Brouer2-2/+4
2018-05-25xdp: add tracepoint for devmap like cpumap haveJesper Dangaard Brouer2-2/+43
2018-05-25bpf: devmap introduce dev_map_enqueueJesper Dangaard Brouer2-4/+21
2018-05-25bpf: introduce bpf subcommand BPF_TASK_FD_QUERYYonghong Song2-0/+43
2018-05-25perf/core: add perf_get_event() to return perf_event given a struct fileYonghong Song1-0/+5
2018-05-25net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen2-0/+37
2018-05-25net/mlx5: Add pbmc and pptb in the port_access_reg_cap_maskHuy Nguyen2-0/+15
2018-05-25net/dcb: Add dcbnl buffer attributeHuy Nguyen2-0/+15
2018-05-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2-6/+5
2018-05-24net: phy: replace bool members in struct phy_device with bit-fieldsHeiner Kallweit1-12/+11
2018-05-24Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2-1/+3
2018-05-24bpf: properly enforce index mask to prevent out-of-bounds speculationDaniel Borkmann1-1/+1
2018-05-24ipv6: sr: Add seg6local action End.BPFMathieu Xhonneux3-0/+14
2018-05-24bpf: Split lwt inout verifier structuresMathieu Xhonneux1-2/+2
2018-05-24bpf: Add IPv6 Segment Routing helpersMathieu Xhonneux2-1/+103
2018-05-24ipv6: sr: export function lookup_nexthopMathieu Xhonneux2-1/+26
2018-05-24ipv6: sr: make seg6.h includable without IPv6Mathieu Xhonneux1-0/+4
2018-05-24bpf: get JITed image lengths of functions via syscallSandipan Das1-0/+2
2018-05-24bpf: get kernel symbol addresses via syscallSandipan Das1-0/+2
2018-05-24IB/uverbs: Fix uverbs_attr_get_objJason Gunthorpe1-5/+5
2018-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller9-74/+55
2018-05-23Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller3-22/+226
2018-05-23ipv4: support sport, dport and ip_proto in RTM_GETROUTERoopa Prabhu2-0/+6
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn1-1/+0