summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-01-13error-injection: Separate error-injection from kprobeMasami Hiramatsu4-15/+24
2018-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+18
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+3
2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell1-2/+2
2018-01-10net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not setJesper Dangaard Brouer1-3/+0
2018-01-10net/dim: use struct net_dim_sample as arg to net_dimAndy Gospodarek1-7/+3
2018-01-10net/mlx5e: Move dynamic interrupt coalescing code to include/linuxAndy Gospodarek1-0/+377
2018-01-10Merge tag 'mlx5-updates-2018-01-08' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller3-8/+56
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-8/+18
2018-01-10bpf: export function to write into verifier log bufferQuentin Monnet1-0/+3
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann1-8/+16
2018-01-09tuntap: XDP transmissionJason Wang1-0/+17
2018-01-09tun/tap: use ptr_ring instead of skb_arrayJason Wang2-5/+5
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-21/+75
2018-01-09net/core: Add drop counters to VF statisticsEugenia Emantayev1-0/+2
2018-01-09net/mlx5: Hairpin pair core object setupOr Gerlitz1-0/+19
2018-01-09net/mlx5: Add hairpin definitions to the FW APIOr Gerlitz1-8/+35
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+0
2018-01-09net: No line break on netdev_WARN* formattingGal Pressman1-2/+2
2018-01-09net: Fix netdev_WARN_ONCE macroGal Pressman1-2/+2
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-70/+156
2018-01-09bpf: prevent out-of-bounds speculationAlexei Starovoitov1-0/+2
2018-01-08sh_eth: remove sh_eth_plat_data::edmac_endianSergei Shtylyov1-3/+0
2018-01-08netfilter: ipset: Fix "don't update counters" mode when counters used at the ...Jozsef Kadlecsik2-6/+25
2018-01-08netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso1-13/+0
2018-01-08netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso1-1/+0
2018-01-08netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso3-2/+12
2018-01-08netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso3-2/+11
2018-01-08netfilter: remove saveroute indirection in struct nf_afinfoPablo Neira Ayuso3-2/+19
2018-01-08netfilter: move checksum_partial indirection to struct nf_ipv6_opsPablo Neira Ayuso3-21/+17
2018-01-08netfilter: move checksum indirection to struct nf_ipv6_opsPablo Neira Ayuso3-16/+15
2018-01-08netfilter: core: only allow one nat hook per hook pointFlorian Westphal1-0/+1
2018-01-08netfilter: xtables: add and use xt_request_find_table_lockFlorian Westphal1-0/+2
2018-01-08netfilter: reduce NF_MAX_HOOKS defineFlorian Westphal1-3/+7
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal1-0/+4
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal1-0/+2
2018-01-08netfilter: add defines for arp/decnet max hooksFlorian Westphal1-0/+6
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal1-2/+22
2018-01-08netfilter: core: free hooks with call_rcuFlorian Westphal1-4/+15
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-21/+26
2018-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+10
2018-01-06xdp: generic XDP handling of xdp_rxq_infoJesper Dangaard Brouer1-0/+2
2018-01-06xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer1-0/+2
2018-01-05Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2018-01-05sh_eth: fix SH7757 GEther initializationSergei Shtylyov1-1/+0
2018-01-05fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro1-0/+10
2018-01-04net: dsa: lan9303: phy_addr_sel_strap rename and retypeEgil Hjelmeland1-1/+1
2018-01-04bpf: only build sockmap with CONFIG_INETJohn Fastabend2-2/+2
2018-01-03net: phy: add phy_modify() accessorRussell King1-0/+1
2018-01-03net: phy: add paged phy register accessorsRussell King1-0/+11