summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-18net: can: Convert timers to use timer_setup()Kees Cook3-7/+7
2017-10-18net: tulip: Convert timers to use timer_setup()Kees Cook10-50/+48
2017-10-18atm: idt77252: Convert timers to use timer_setup()Kees Cook2-9/+15
2017-10-18drivers/atm/suni: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-10-18net: vxge: Convert timers to use timer_setup()Kees Cook2-11/+9
2017-10-18net/cw1200: Convert timers to use timer_setup()Kees Cook1-3/+2
2017-10-18net: ethernet: stmmac: Convert timers to use timer_setup()Kees Cook1-12/+10
2017-10-18pcmcia/electra_cf: Convert timers to use timer_setup()Kees Cook1-5/+7
2017-10-18net: tulip: de2104x: Convert timers to use timer_setup()Kees Cook1-12/+9
2017-10-18ethernet/broadcom: Convert timers to use timer_setup()Kees Cook1-15/+9
2017-10-18xfrm: Convert timers to use timer_setup()Kees Cook1-9/+8
2017-10-18net/hamradio/6pack: Convert timers to use timer_setup()Kees Cook1-13/+7
2017-10-18isdn/hisax: Convert timers to use timer_setup()Kees Cook19-67/+68
2017-10-18net/wireless/ray_cs: Convert timers to use timer_setup()Kees Cook1-29/+24
2017-10-18net/usb/usbnet: Convert timers to use timer_setup()Kees Cook1-7/+5
2017-10-18net/ti/tlan: Convert timers to use timer_setup()Kees Cook1-19/+13
2017-10-18net/rose: Convert timers to use timer_setup()Kees Cook5-44/+36
2017-10-18net/lapb: Convert timers to use timer_setup()Kees Cook2-12/+10
2017-10-18net/decnet: Convert timers to use timer_setup()Kees Cook5-30/+5
2017-10-18Merge branch 'dsa-master-and-slave-helpers'David S. Miller21-202/+211
2017-10-18net: dsa: add dsa_to_port helperVivien Didelot7-12/+17
2017-10-18net: dsa: split dsa_port's netdev memberVivien Didelot9-31/+38
2017-10-18net: dsa: rename dsa_master_get_slaveVivien Didelot9-10/+10
2017-10-18net: dsa: add slave to master helperVivien Didelot2-22/+17
2017-10-18net: dsa: add slave to port helperVivien Didelot11-115/+115
2017-10-18net: dsa: add slave notify helperVivien Didelot1-12/+17
2017-10-18net: dsa: use port's cpu_dp when creating a slaveVivien Didelot1-5/+2
2017-10-18netlink: use NETLINK_CB(in_skb).sk instead of looking it upJohannes Berg1-10/+2
2017-10-18Merge branch 'bpf-cpumap-type-for-XDP_REDIRECT'David S. Miller15-34/+2277
2017-10-18samples/bpf: add cpumap sample program xdp_redirect_cpuJesper Dangaard Brouer3-0/+1310
2017-10-18bpf: cpumap add tracepointsJesper Dangaard Brouer2-5/+89
2017-10-18bpf: cpumap xdp_buff to skb conversion and allocationJesper Dangaard Brouer3-22/+158
2017-10-18bpf: XDP_REDIRECT enable use of cpumapJesper Dangaard Brouer5-34/+172
2017-10-18bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAPJesper Dangaard Brouer7-1/+576
2017-10-18net: ftgmac100: Request clock and set speedJoel Stanley1-0/+26
2017-10-17net: export netdev_txq_to_tc to allow sch_mqprio to compile as moduleHenrik Austad1-0/+1
2017-10-16Merge branch 'mlxsw-GRE-Offload-decap-without-encap'David S. Miller4-64/+209
2017-10-16mlxsw: spectrum: Drop refcounting of IPIP entriesPetr Machata2-30/+20
2017-10-16mlxsw: spectrum: Support IPIP overlay VRF migrationPetr Machata3-3/+49
2017-10-16mlxsw: spectrum: Support decap-only IP-in-IP tunnelsPetr Machata3-10/+109
2017-10-16mlxsw: spectrum_router: Move mlxsw_sp_netdev_ipip_type()Petr Machata1-19/+19
2017-10-16mlxsw: spectrum: Move netdevice NB to struct mlxsw_spPetr Machata2-7/+17
2017-10-16tipc: fix rebasing errorJon Maloy1-0/+1
2017-10-16Merge branch 'net-core-rcuify-rtnl-af_ops'David S. Miller2-47/+89
2017-10-16net: core: rcu-ify rtnl af_opsFlorian Westphal2-18/+48
2017-10-16rtnetlink: place link af dump into own helperFlorian Westphal1-30/+42
2017-10-16tcp: cdg: make struct tcp_cdg staticColin Ian King1-1/+1
2017-10-16net: systemport: add NET_DSA dependencyArnd Bergmann1-0/+1
2017-10-16hamradio: baycom_par: use new parport device modelSudip Mukherjee1-4/+44
2017-10-16net: dccp: mark expected switch fall-throughsGustavo A. R. Silva2-1/+2