summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-09qed: Prevent stack corruption on MFW interactionMintz, Yuval
2016-11-09net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09net: amd8111e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09net: alteon: acenic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-09Merge branch 'stmmac-dwmac-rk-PM'David S. Miller
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood
2016-11-09stmmac: dwmac-rk: absorb rk_gmac_init into probeJoachim Eastwood
2016-11-09stmmac: dwmac-rk: turn exit into standard driver remove callbackJoachim Eastwood
2016-11-09stmmac: dwmac-rk: turn resume/suspend into standard PM callbacksJoachim Eastwood
2016-11-09Merge branch 'tcp_get_info-locking'David S. Miller
2016-11-09tcp: no longer hold ehash lock while calling tcp_get_info()Eric Dumazet
2016-11-09tcp: shortcut listeners in tcp_get_info()Eric Dumazet
2016-11-09Merge branch 'Meson-GXL-internal-phy'David S. Miller
2016-11-09net: phy: Add Meson GXL Internal PHY driverNeil Armstrong
2016-11-09net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizesNeil Armstrong
2016-11-09Merge branch 'rds-tcp-fixes'David S. Miller
2016-11-09RDS: TCP: start multipath acceptor loop at 0Sowmini Varadhan
2016-11-09RDS: TCP: report addr/port info based on TCP socket in rds-infoSowmini Varadhan
2016-11-07sock: do not set sk_err in sock_dequeue_err_skbSoheil Hassas Yeganeh
2016-11-07Merge branch 'IFF_NO_QUEUE-semantics'David S. Miller
2016-11-07qdisc: catch misconfig of attaching qdisc to tx_queue_len zero deviceJesper Dangaard Brouer
2016-11-07net/qdisc: IFF_NO_QUEUE drivers should use consistent TX queue lenJesper Dangaard Brouer
2016-11-07net: make default TX queue length a defined constantJesper Dangaard Brouer
2016-11-07Merge branch 'udp-fwd-mem-sched-on-dequeue'David S. Miller
2016-11-07udp: do fwd memory scheduling on dequeuePaolo Abeni
2016-11-07net/sock: add an explicit sk argument for ip_cmsg_recv_offset()Paolo Abeni
2016-11-07net: Update raw socket bind to consider l3 domainDavid Ahern
2016-11-07Merge branch 'ns2-amac'David S. Miller
2016-11-07arm64: dts: NS2: add AMAC ethernet supportJon Mason
2016-11-07net: ethernet: bgmac: add NS2 supportJon Mason
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason
2016-11-07Documentation: devicetree: net: add NS2 bindings to amacJon Mason
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason
2016-11-07Documentation: devicetree: add PHY lane swap bindingJon Mason
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason
2016-11-06Merge branch 'dwmac-sti-refactor-cleanup'David S. Miller
2016-11-06stmmac: dwmac-sti: remove unused priv dev memberJoachim Eastwood
2016-11-06stmmac: dwmac-sti: clean up and rename sti_dwmac_initJoachim Eastwood
2016-11-06stmmac: dwmac-sti: move clk_prepare_enable out of init and add error handlingJoachim Eastwood
2016-11-06stmmac: dwmac-sti: move st, gmac_en parsing to sti_dwmac_parse_dataJoachim Eastwood
2016-11-06stmmac: dwmac-sti: add PM ops and resume functionJoachim Eastwood
2016-11-06stmmac: dwmac-sti: remove clk NULL checksJoachim Eastwood
2016-11-06stmmac: dwmac-sti: remove useless of_node checkJoachim Eastwood
2016-11-06Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-11-05mlxsw: Remove unused including <generated/utsrelease.h>Wei Yongjun
2016-11-04ixgbevf: Handle previously-freed msix_entriesMark Rustad
2016-11-04ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...Sowmini Varadhan