aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Gravatar Roman Gushchin 4-1/+40
2017-11-05device_cgroup: prepare code for bpf-based device controllerGravatar Roman Gushchin 1-4/+57
2017-11-05Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...Gravatar David S. Miller 5-1/+105
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndGravatar Priyaranjan Jha 2-2/+9
2017-11-05net: dsa: make tree index unsignedGravatar Vivien Didelot 1-1/+1
2017-11-05net: dsa: make switch index unsignedGravatar Vivien Didelot 1-1/+1
2017-11-05bpf: remove old offload/analyzerGravatar Jakub Kicinski 1-5/+0
2017-11-05xdp: allow attaching programs loaded for specific deviceGravatar Jakub Kicinski 1-0/+10
2017-11-05bpf: report offload info to user spaceGravatar Jakub Kicinski 2-0/+7
2017-11-05bpf: offload: add infrastructure for loading programs for a specific netdevGravatar Jakub Kicinski 4-0/+61
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfGravatar Jakub Kicinski 1-11/+12
2017-11-05rtnetlink: use netnsid to query interfaceGravatar Jiri Benc 1-0/+1
2017-11-05openvswitch: reliable interface indentification in port dumpsGravatar Jiri Benc 1-0/+2
2017-11-04net/mlx5: QPTS and QPDPM register firmware command supportGravatar Huy Nguyen 3-0/+32
2017-11-04net/mlx5: Add MLX5_SET16 and MLX5_GET16Gravatar Huy Nguyen 1-0/+17
2017-11-04net/mlx5: QCAM register firmware command supportGravatar Huy Nguyen 3-1/+55
2017-11-04net/dcb: Add dscp to priority selector typeGravatar Huy Nguyen 1-0/+1
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hGravatar Eric Dumazet 1-3/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2288-5/+2300
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-5/+9
2017-11-03mm, swap: fix race between swap count continuation operationsGravatar Huang Ying 1-0/+4
2017-11-03net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathGravatar Jiri Pirko 2-3/+38
2017-11-03net: sched: introduce chain_head_change callbackGravatar Jiri Pirko 2-9/+10
2017-11-03ipv4: Send a netevent whenever multipath hash policy is changedGravatar Ido Schimmel 1-0/+1
2017-11-03net: Define eth_stp_addr in linux/etherdevice.hGravatar Egil Hjelmeland 2-2/+1
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Gravatar Bhadram Varka 1-4/+4
2017-11-03net_sched: hold netns refcnt for each actionGravatar Cong Wang 1-1/+3
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Gravatar Cong Wang 1-0/+2
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Gravatar Song Liu 1-0/+56
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsGravatar Tom Herbert 2-0/+44
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2287-0/+2287
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGravatar Greg Kroah-Hartman 297-0/+297
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 438-0/+438
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1552-0/+1552
2017-11-02security: bpf: replace include of linux/bpf.h with forward declarationsGravatar Jakub Kicinski 1-1/+4
2017-11-02net: sched: remove ndo_setup_tc check from tc_can_offloadGravatar Jiri Pirko 1-5/+1
2017-11-02net: sched: remove unused tc_should_offload helperGravatar Jiri Pirko 1-7/+0
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-7/+5
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-4/+3
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar David S. Miller 2-1/+4
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Gravatar Egil Hjelmeland 1-0/+2
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackGravatar Eric Dumazet 1-3/+3
2017-11-01net: display hw address of source machine during ipv6 DAD failureGravatar Vishwanath Pai 1-1/+1
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Gravatar David S. Miller 1-4/+4
2017-11-01net: Add extack to fib_notifier_infoGravatar David Ahern 1-0/+1
2017-11-01bpf: remove SK_REDIRECT from UAPIGravatar John Fastabend 1-1/+0
2017-11-01bpf: reduce verifier memory consumptionGravatar Alexei Starovoitov 1-3/+13
2017-10-31net: sched: Identify hardware traffic classes using classidGravatar Amritha Nambiar 2-0/+8
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Gravatar Rafael J. Wysocki 1-3/+2
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Gravatar Rafael J. Wysocki 1-2/+1