summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-11-04ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan
2016-11-04ixgbe: Correct X550 phy IDDon Skidmore
2016-11-04ixgbe: Add X553 FW ALEF supportDon Skidmore
2016-11-04ixgbe: set device if before calling get_invariantsEmil Tantilov
2016-11-04ixgbe: use link instead of I2C combined abstractionEmil Tantilov
2016-11-04ixgbe: remove SFP ixfi supportEmil Tantilov
2016-11-04ixgbe: Handle previously-freed msix_entriesMark Rustad
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore
2016-11-04ixgbe: fix link status check for copper X550emEmil Tantilov
2016-11-04ixgbe: do not use ixgbe specific mdio definesEmil Tantilov
2016-11-04ixgbe: Update setup PHY link to unset all speedsDon Skidmore
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore
2016-11-04ixgbe: Add X552 iXFI configuration helper functionDon Skidmore
2016-11-04Merge branch 'nfp-ring-reconfig-and-xdp-support'David S. Miller
2016-11-04nfp: add support for offload of XDP programsJakub Kicinski
2016-11-04nfp: remove unnecessary parameters from nfp_net_bpf_offload()Jakub Kicinski
2016-11-04nfp: add XDP support in the driverJakub Kicinski
2016-11-04debugfs: constify argument to debugfs_real_fops()Jakub Kicinski
2016-11-04nfp: reorganize nfp_net_rx() to get packet offsets earlyJakub Kicinski