summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-102-2/+9
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-091-0/+7
| |\
| | * netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin2017-11-041-0/+7
| * | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-051-2/+2
| |\ \ | | |/ | |/|
| | * objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf2017-11-041-2/+2
* | | of: add of_property_read_variable_* dummy helpersArnd Bergmann2017-11-081-12/+50
* | | net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland2017-11-081-3/+5
* | | net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel2017-11-081-1/+1
* | | net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel2017-11-081-1/+1
* | | net_sch: red: Add offload ability to RED qdiscNogah Frankel2017-11-081-0/+1
* | | net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero2017-11-081-0/+2
* | | bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin2017-11-053-1/+25
* | | device_cgroup: prepare code for bpf-based device controllerRoman Gushchin2017-11-051-4/+57
* | | Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-11-054-1/+104
|\ \ \
| * | | net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen2017-11-043-0/+32
| * | | net/mlx5: Add MLX5_SET16 and MLX5_GET16Huy Nguyen2017-11-041-0/+17
| * | | net/mlx5: QCAM register firmware command supportHuy Nguyen2017-11-043-1/+55
* | | | tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha2017-11-051-2/+7
* | | | bpf: remove old offload/analyzerJakub Kicinski2017-11-051-5/+0
* | | | xdp: allow attaching programs loaded for specific deviceJakub Kicinski2017-11-051-0/+10
* | | | bpf: report offload info to user spaceJakub Kicinski2017-11-051-0/+1
* | | | bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski2017-11-053-0/+60
* | | | net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski2017-11-051-11/+12
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04961-4/+968
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-031-4/+4
| |\ \
| | * | stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka2017-11-031-4/+4
| * | | mm, swap: fix race between swap count continuation operationsHuang Ying2017-11-031-0/+4
| | |/ | |/|
| * | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02960-0/+960
| |\ \ | | |/ | |/|
| | * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02960-0/+960
* | | net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko2017-11-031-3/+6
* | | net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland2017-11-032-2/+1
* | | security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski2017-11-021-1/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-021-3/+2
|\| |
| * | Revert "PM / QoS: Fix device resume latency PM QoS"Rafael J. Wysocki2017-10-311-3/+2
| * | Revert "PM / QoS: Fix default runtime_pm device resume latency"Rafael J. Wysocki2017-10-311-2/+1
| * | PM / QoS: Fix default runtime_pm device resume latencyTero Kristo2017-10-301-1/+2
* | | net: dsa: lan9303: Add STP ALR entry on port 0Egil Hjelmeland2017-11-011-0/+2
* | | bpf: reduce verifier memory consumptionAlexei Starovoitov2017-11-011-3/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-307-33/+43
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-293-19/+21
| |\ \
| | * | sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-291-1/+1
| | * | sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-291-16/+16
| | * | tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-281-2/+2
| | * | net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-261-0/+2
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-271-11/+16
| |\ \ \
| | * | | sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso2017-10-231-11/+16
| | | |/ | | |/|
| * / | PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki2017-10-241-2/+3
| |/ /
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-222-1/+3
| |\ \ | | |/ | |/|
| | * Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-10-162-1/+3
| | |\
| | | * genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()Doug Berger2017-10-131-1/+0