summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-08ila: Add a hook type for LWT routesTom Herbert
2017-11-08ila: allow configuration of identifier typeTom Herbert
2017-11-08ila: add checksum neutral map autoTom Herbert
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin
2017-11-05device_cgroup: prepare code for bpf-based device controllerRoman Gushchin
2017-11-05Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha
2017-11-05net: dsa: make tree index unsignedVivien Didelot
2017-11-05net: dsa: make switch index unsignedVivien Didelot
2017-11-05bpf: remove old offload/analyzerJakub Kicinski
2017-11-05xdp: allow attaching programs loaded for specific deviceJakub Kicinski
2017-11-05bpf: report offload info to user spaceJakub Kicinski
2017-11-05bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-11-05rtnetlink: use netnsid to query interfaceJiri Benc
2017-11-05openvswitch: reliable interface indentification in port dumpsJiri Benc
2017-11-04net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen
2017-11-04net/mlx5: Add MLX5_SET16 and MLX5_GET16Huy Nguyen
2017-11-04net/mlx5: QCAM register firmware command supportHuy Nguyen
2017-11-04net/dcb: Add dscp to priority selector typeHuy Nguyen
2017-11-05ipv6: remove IN6_ADDR_HSIZE from addrconf.hEric Dumazet
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying
2017-11-03net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko
2017-11-03net: sched: introduce chain_head_change callbackJiri Pirko
2017-11-03ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel
2017-11-03net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
2017-11-03net_sched: hold netns refcnt for each actionCong Wang
2017-11-03net_sched: acquire RTNL in tc_action_net_exit()Cong Wang
2017-11-03tcp: add tracepoint trace_tcp_retransmit_synack()Song Liu
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski
2017-11-02net: sched: remove ndo_setup_tc check from tc_can_offloadJiri Pirko
2017-11-02net: sched: remove unused tc_should_offload helperJiri Pirko
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland
2017-11-01tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet
2017-11-01net: display hw address of source machine during ipv6 DAD failureVishwanath Pai
2017-11-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-11-01net: Add extack to fib_notifier_infoDavid Ahern
2017-11-01bpf: remove SK_REDIRECT from UAPIJohn Fastabend