aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-11-09net/sched: act_tunnel_key: add helper inlines to access tcf_tunnel_keyHadar Hen Zion2-1/+37
2016-11-09net: core: add missing check for uid_range in rule_exists.Lorenzo Colitti1-0/+4
2016-11-09qed: Prevent stack corruption on MFW interactionMintz, Yuval2-5/+12
2016-11-09net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes1-1/+6
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-31/+37
2016-11-09net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09net: amd8111e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09net: alteon: acenic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+35
2016-11-09net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09Merge branch 'stmmac-dwmac-rk-PM'David S. Miller3-53/+46
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood2-8/+2
2016-11-09stmmac: dwmac-rk: absorb rk_gmac_init into probeJoachim Eastwood1-9/+1
2016-11-09stmmac: dwmac-rk: turn exit into standard driver remove callbackJoachim Eastwood1-9/+11
2016-11-09stmmac: dwmac-rk: turn resume/suspend into standard PM callbacksJoachim Eastwood1-27/+32
2016-11-09Merge branch 'tcp_get_info-locking'David S. Miller4-47/+64
2016-11-09tcp: no longer hold ehash lock while calling tcp_get_info()Eric Dumazet4-32/+42
2016-11-09tcp: shortcut listeners in tcp_get_info()Eric Dumazet1-17/+24
2016-11-09Merge branch 'Meson-GXL-internal-phy'David S. Miller5-15/+136
2016-11-09net: phy: Add Meson GXL Internal PHY driverNeil Armstrong3-0/+87
2016-11-09net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizesNeil Armstrong2-15/+49
2016-11-09Merge branch 'rds-tcp-fixes'David S. Miller2-8/+14
2016-11-09RDS: TCP: start multipath acceptor loop at 0Sowmini Varadhan1-1/+1
2016-11-09RDS: TCP: report addr/port info based on TCP socket in rds-infoSowmini Varadhan1-7/+13
2016-11-07sock: do not set sk_err in sock_dequeue_err_skbSoheil Hassas Yeganeh1-1/+0
2016-11-07Merge branch 'IFF_NO_QUEUE-semantics'David S. Miller4-2/+16
2016-11-07qdisc: catch misconfig of attaching qdisc to tx_queue_len zero deviceJesper Dangaard Brouer1-0/+11
2016-11-07net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue lenJesper Dangaard Brouer1-1/+1
2016-11-07net: make default TX queue length a defined constantJesper Dangaard Brouer2-1/+4
2016-11-07Merge branch 'udp-fwd-mem-sched-on-dequeue'David S. Miller11-40/+71
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni9-33/+63
2016-11-07net/sock: add an explicit sk argument for ip_cmsg_recv_offset()Paolo Abeni4-7/+8
2016-11-07net: Update raw socket bind to consider l3 domainDavid Ahern1-1/+9
2016-11-07Merge branch 'ns2-amac'David S. Miller11-32/+222
2016-11-07arm64: dts: NS2: add AMAC ethernet supportJon Mason2-0/+17
2016-11-07net: ethernet: bgmac: add NS2 supportJon Mason3-2/+58
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason4-25/+56
2016-11-07Documentation: devicetree: net: add NS2 bindings to amacJon Mason1-5/+11
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason3-2/+67
2016-11-07Documentation: devicetree: add PHY lane swap bindingJon Mason1-0/+4
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason2-0/+11
2016-11-06Merge branch 'dwmac-sti-refactor-cleanup'David S. Miller1-29/+58
2016-11-06stmmac: dwmac-sti: remove unused priv dev memberJoachim Eastwood1-2/+0
2016-11-06stmmac: dwmac-sti: clean up and rename sti_dwmac_initJoachim Eastwood1-6/+4
2016-11-06stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handlingJoachim Eastwood1-4/+15
2016-11-06stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_dataJoachim Eastwood1-3/+3
2016-11-06stmmac: dwmac-sti: add PM ops and resume functionJoachim Eastwood1-10/+37
2016-11-06stmmac: dwmac-sti: remove clk NULL checksJoachim Eastwood1-6/+4
2016-11-06stmmac: dwmac-sti: remove useless of_node checkJoachim Eastwood1-3/+0
2016-11-06Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-374/+819
2016-11-05mlxsw: Remove unused including <generated/utsrelease.h>Wei Yongjun3-3/+0