aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet1-1/+1
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2017-10-20selinux: bpf: Add addtional check for bpf object file receiveChenbo Feng1-0/+3
2017-10-20security: bpf: Add LSM hooks for bpf object related syscallChenbo Feng3-0/+105
2017-10-20bpf: Add file mode configuration into bpf mapsChenbo Feng2-3/+11
2017-10-20tcp: socket option to set TCP fast open keyYuchung Cheng3-2/+6
2017-10-20net: Add extack to validator_info structs used for address notifierDavid Ahern2-0/+2
2017-10-20tcp: Remove use of inet6_sk and add IPv6 checks to tracepointDavid Ahern1-3/+5
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2-1/+6
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-17/+30
2017-10-20Merge tag 'rxrpc-next-20171018' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller1-2/+5
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney3-9/+16
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers3-7/+35
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov2-0/+7
2017-10-19Input: factor out and export input_device_id matching codeDmitry Torokhov1-0/+3
2017-10-19Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+3
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-2/+2
2017-10-19dql: make dql_init return voidStephen Hemminger1-1/+1
2017-10-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+10
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris1-17/+30
2017-10-18bpf: move knowledge about post-translation offsets out of verifierJakub Kicinski1-0/+3
2017-10-18bpf: remove the verifier ops from program structureJakub Kicinski2-1/+1
2017-10-18bpf: split verifier and program opsJakub Kicinski2-19/+24
2017-10-18tcp: Check daddr_cache before use in tracepointDavid Ahern1-4/+4
2017-10-18tcp: Use pI6c in tcp tracepointDavid Ahern1-1/+1
2017-10-18inet: frags: Convert timers to use timer_setup()Kees Cook1-1/+1
2017-10-18inet/connection_sock: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-10-18net/decnet: Convert timers to use timer_setup()Kees Cook2-8/+0
2017-10-18net: dsa: add dsa_to_port helperVivien Didelot1-0/+5
2017-10-18net: dsa: split dsa_port's netdev memberVivien Didelot1-1/+8
2017-10-18bpf: cpumap add tracepointsJesper Dangaard Brouer1-0/+70
2017-10-18bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer1-0/+1
2017-10-18bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer2-3/+38
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer2-0/+2
2017-10-18rxrpc: Provide functions for allowing cleaner handling of signalsDavid Howells1-0/+2
2017-10-18rxrpc: Support service upgrade from a kernel serviceDavid Howells1-2/+3
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai1-0/+3
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells1-17/+30
2017-10-17ethtool: add ethtool_intersect_link_masksAlan Brady1-0/+10
2017-10-16tracing: bpf: Hide bpf trace events when they are not usedSteven Rostedt (VMware)1-1/+4
2017-10-16ipv6: only update __use and lastusetime once per jiffy at mostWei Wang1-7/+8
2017-10-16tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2017-10-16net: sched: use tcf_block_q helper to get q pointer for sch_tree_lockJiri Pirko1-3/+0
2017-10-16net: sched: teach tcf_bind/unbind_filter to use block->qJiri Pirko1-10/+17
2017-10-16net: sched: introduce tcf_block_q and tcf_block_dev helpersJiri Pirko1-0/+21
2017-10-16net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko2-0/+8
2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko2-2/+3
2017-10-16mqprio: Reserve last 32 classid values for HW traffic classes and misc IDsAlexander Duyck1-0/+1
2017-10-16Merge tag 'mlx5-updates-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller1-0/+24
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1