summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski
2017-11-11bpf: add a bpf_override_function helperJosef Bacik
2017-11-10net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman
2017-11-09net: Introduce netdev_*_once functionsGal Pressman
2017-11-08of: add of_property_read_variable_* dummy helpersArnd Bergmann
2017-11-08net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-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-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-04objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf
2017-11-04netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin
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: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka
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 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-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-01net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland
2017-11-01bpf: reduce verifier memory consumptionAlexei Starovoitov
2017-10-31Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki
2017-10-31Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-30PM / QoS: Fix default runtime_pm device resume latencyTero Kristo
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail
2017-10-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds