summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-08-25net_sched: kill u32_node pointer in QdiscWANG Cong
2017-08-25net_sched: remove tc class reference countingWANG Cong
2017-08-25ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-24strparser: initialize all callbacksEric Biggers
2017-08-24Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-08-24ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki
2017-08-24net: Extend struct flowi6 with multipath hashJakub Sitnicki
2017-08-24devlink: Fix devlink_dpipe_table_register() stub signature.David S. Miller
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki
2017-08-24xdp: get tracepoints xdp_exception and xdp_redirect in syncJesper Dangaard Brouer
2017-08-24xdp: remove net_device names from xdp_redirect tracepointJesper Dangaard Brouer
2017-08-24xdp: make generic xdp redirect use tracepoint trace_xdp_redirectJesper Dangaard Brouer
2017-08-24devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky
2017-08-24devlink: Add support for dynamic table sizeArkadi Sharshevsky
2017-08-24devlink: Add IPv4 header for dpipeArkadi Sharshevsky
2017-08-24devlink: Add Ethernet header for dpipeArkadi Sharshevsky
2017-08-24net/mlx5: Don't store reserved part in FTEs and FGsMatan Barak
2017-08-24net/mlx5: Remove a leftover unused variableGal Pressman
2017-08-23bpf/verifier: document liveness analysisEdward Cree
2017-08-23bpf/verifier: remove varlen_map_value_access flagEdward Cree
2017-08-23net: sched: add couple of goto_chain helpersJiri Pirko
2017-08-23net: define the TSO header size in net/tso.hAntoine Ténart
2017-08-23tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney
2017-08-22gre: introduce native tunnel support for ERSPANWilliam Tu
2017-08-22tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21net: sched: Add the invalid handle check in qdisc_class_findGao Feng
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-21dsa: remove unused net_device arg from handlersFlorian Westphal
2017-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20net/mlx5e: Add outbound PCI buffer overflow counterEran Ben Elisha
2017-08-20net/mlx5: Add RX buffer fullness counters infrastructureGal Pressman
2017-08-20net/mlx5: Add PCIe outbound stalls counters infrastructureGal Pressman
2017-08-19bpf: linux/bpf.h needs linux/numa.hDavid S. Miller
2017-08-19bpf: Allow selecting numa node during map creationMartin KaFai Lau
2017-08-18net: drop unused attribute argument from sysfs queue funcsstephen hemminger
2017-08-18net: constify net_ns_type_operationsstephen hemminger
2017-08-18net: constify netdev_class_filestephen hemminger
2017-08-18net: ethtool: Add macro to clear a link mode settingLendacky, Thomas
2017-08-18xdp: adjust xdp redirect tracepoint to include return error codeJesper Dangaard Brouer
2017-08-18net: inet: diag: expose sockets cgroup classidLevin, Alexander (Sasha Levin)
2017-08-18mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko