aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller3-2/+43
2017-10-14tcp: add a tracepoint for tcp retransmissionCong Wang1-0/+68
2017-10-14net: dsa: remove .set_addrVivien Didelot1-1/+0
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud1-0/+24
2017-10-13i40e/i40evf: don't trust VF to reset itselfAlan Brady1-2/+2
2017-10-13mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar2-0/+41
2017-10-13tipc: receive group membership events via member socketJon Maloy1-0/+1
2017-10-13tipc: introduce communication groupsJon Maloy1-0/+14
2017-10-12net: phy: broadcom: support new device flag for setting master modeRafał Miłecki1-0/+1
2017-10-12sched: act: ife: update parameters via rcu handlingAlexander Aring1-2/+8
2017-10-12net sched actions: change IFE modules alias namesRoman Mashak1-1/+1
2017-10-12sched: tc_mirred: Remove whitespacesFlorian Fainelli1-3/+3
2017-10-12net: dsa: tag_brcm: Indicate to master netdevice port + queueFlorian Fainelli1-0/+5
2017-10-12net: dsa: Add support for DSA specific notifiersFlorian Fainelli1-0/+45
2017-10-12tcp: remove obsolete helpersEric Dumazet1-17/+0
2017-10-11net: sched: remove unused tcf_exts_get_dev helper and cls_flower->egress_devJiri Pirko1-3/+0
2017-10-11net: sched: convert cls_flower->egress_dev users to tc_setup_cb_egdev infraJiri Pirko1-2/+3
2017-10-11net: sched: introduce per-egress action device callbacksJiri Pirko2-0/+36
2017-10-11net: sched: make tc_action_ops->get_dev return dev and avoid passing netJiri Pirko2-2/+2
2017-10-11net: qrtr: Add control packet definition to uapiBjorn Andersson1-0/+32
2017-10-11net: qrtr: Move constants to header fileBjorn Andersson1-0/+3
2017-10-11tcp: fix tcp_unlink_write_queue()Eric Dumazet1-0/+1
2017-10-11Merge tag 'mac80211-next-for-davem-2017-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller6-47/+163
2017-10-11cfg80211: support reloading regulatory databaseJohannes Berg1-0/+4
2017-10-11fq: support filtering a given tinJohannes Berg2-10/+69
2017-10-10openvswitch: add ct_clear actionEric Garver1-0/+2
2017-10-10bpf: write back the verifier log buffer as it gets filledJakub Kicinski1-1/+3
2017-10-10bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski1-0/+1
2017-10-10bpf: move global verifier log into verifier environmentJakub Kicinski1-0/+2
2017-10-10bpf: encapsulate verifier log state into a structureJakub Kicinski1-0/+13
2017-10-09openvswitch: Add erspan tunnel support.William Tu1-0/+1
2017-10-09once: switch to new jump label APIEric Biggers1-3/+3