summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells1-6/+9
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells13-460/+470
2017-11-12timers: Add a function to start/reduce a timerDavid Howells1-0/+1
2017-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2017-11-11net: Remove unused skb_shared_info memberMat Martineau1-1/+0
2017-11-11tcp: use sequence distance to detect reorderingYuchung Cheng1-1/+0
2017-11-11tcp: retire FACK loss detectionYuchung Cheng1-1/+0
2017-11-11bpf: Revert bpf_overrid_function() helper changes.David S. Miller2-3/+1
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski1-0/+1
2017-11-11bpf: add a bpf_override_function helperJosef Bacik2-1/+3
2017-11-10net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail1-8/+0
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+30
2017-11-10sysctl: add register_sysctl() dummy helperArnd Bergmann1-0/+5
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+9
2017-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+7
2017-11-09net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman1-0/+1
2017-11-09net: Introduce netdev_*_once functionsGal Pressman1-0/+29
2017-11-09timer: Prepare to change all DEFINE_TIMER() callbacksKees Cook1-4/+4
2017-11-08of: add of_property_read_variable_* dummy helpersArnd Bergmann1-12/+50
2017-11-08net: dsa: lan9303: Correct register names in commentsEgil Hjelmeland1-3/+5
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel1-1/+1
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel1-1/+1
2017-11-08net_sch: red: Add offload ability to RED qdiscNogah Frankel1-0/+1
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero1-0/+2
2017-11-06ide: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-11-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin3-1/+25
2017-11-05device_cgroup: prepare code for bpf-based device controllerRoman Gushchin1-4/+57
2017-11-05Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller4-1/+104
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha1-2/+7
2017-11-05bpf: remove old offload/analyzerJakub Kicinski1-5/+0
2017-11-05xdp: allow attaching programs loaded for specific deviceJakub Kicinski1-0/+10
2017-11-05bpf: report offload info to user spaceJakub Kicinski1-0/+1
2017-11-05bpf: offload: add infrastructure for loading programs for a specific netdevJakub Kicinski3-0/+60
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski1-11/+12
2017-11-05net/mlx5: QPTS and QPDPM register firmware command supportHuy Nguyen3-0/+32
2017-11-05net/mlx5: Add MLX5_SET16 and MLX5_GET16Huy Nguyen1-0/+17
2017-11-05net/mlx5: QCAM register firmware command supportHuy Nguyen3-1/+55
2017-11-04objtool: Prevent GCC from merging annotate_unreachable(), take 2Josh Poimboeuf1-2/+2
2017-11-04netfilter/ipvs: clear ipvs_property flag when SKB net namespace changedYe Yin1-0/+7
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller961-4/+968
2017-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+4
2017-11-03mm, swap: fix race between swap count continuation operationsHuang Ying1-0/+4
2017-11-03net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpathJiri Pirko1-3/+6
2017-11-03net: Define eth_stp_addr in linux/etherdevice.hEgil Hjelmeland2-2/+1
2017-11-03stmmac: use of_property_read_u32 instead of read_u8Bhadram Varka1-4/+4
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds960-0/+960
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman960-0/+960
2017-11-02security: bpf: replace include of linux/bpf.h with forward declarationsJakub Kicinski1-1/+4
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+2