summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-14net: hns: update the dependencyKejian Yan
2016-06-14Merge branch 'r8152-phy-adjustments'David S. Miller
2016-06-14r8152: save the speedhayeswang
2016-06-14r8152: move the setting for the default speedhayeswang
2016-06-14r8152: move the settings of PHY to a work queuehayeswang
2016-06-14net/sched: flower: Return error when hw can't offload and skip_sw is setAmir Vadai
2016-06-14Merge branch 'bnxt_en-updates'David S. Miller
2016-06-14bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.Michael Chan
2016-06-14bnxt_en: Don't allow autoneg on cards that don't support it.Michael Chan
2016-06-14bnxt_en: Add BCM5731X and BCM5741X device IDs.Michael Chan
2016-06-14bnxt_en: Add GRO logic for BCM5731X chips.Michael Chan
2016-06-14bnxt_en: Refactor bnxt_gro_skb().Michael Chan
2016-06-14bnxt_en: Define the supported chip numbers.Michael Chan
2016-06-14bnxt_en: Add PCI device ID for 57404 NPAR devices.Michael Chan
2016-06-14bnxt_en: Enable NPAR (NIC Partitioning) Support.Satish Baddipadige
2016-06-14bnxt_en: Handle VF_CFG_CHANGE event from firmware.Michael Chan
2016-06-14bnxt_en: Add new function bnxt_reset().Michael Chan
2016-06-14bnxt_en: Add function for VF driver to query default VLAN.Michael Chan
2016-06-14net: ethernet: enic: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-06-14virtio_net: fix csum generation for virtio-net devicesMike Rapoport
2016-06-13rxrpc: Update the comments in ar-internal.h to reflect renamesDavid Howells
2016-06-13rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefixDavid Howells
2016-06-12sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-12net: fec: handle small PHY reset durations more preciselyStefan Wahren
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-06-10Merge branch 'remove-qdisc-throttle'David S. Miller
2016-06-10net_sched: remove generic throttled managementEric Dumazet
2016-06-10net_sched: netem: remove qdisc_is_throttled() useEric Dumazet
2016-06-10net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet
2016-06-10net_sched: sch_plug: use a private throttled statusEric Dumazet
2016-06-10Merge branch 'mdio-iProc-SOC'David S. Miller
2016-06-10phy: Add Northstar2 PCI Phy supportPramod Kumar
2016-06-10binding: PHY: Binding doc for NS2 PCIe PHYs.Pramod Kumar
2016-06-10net: mdio-mux: Add MDIO mux driver for iProc SoCsPramod Kumar
2016-06-10dt: mdio-mux: Add mdio multiplexer driver nodePramod Kumar
2016-06-10binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexerPramod Kumar
2016-06-10binding: Make "mdio-parent-bus" property from mandatory to optionalPramod Kumar
2016-06-10mdio: mux: Enhanced MDIO mux framework for integrated multiplexersPramod Kumar
2016-06-10sctp: sctp should change socket state when shutdown is receivedXin Long
2016-06-10Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/sc...David S. Miller
2016-06-10Merge branch 'arm64-bpf'David S. Miller
2016-06-10arm64: bpf: optimize LD_ABS, LD_INDZi Shen Lim
2016-06-10arm64: bpf: optimize JMP_CALLZi Shen Lim
2016-06-10arm64: bpf: implement bpf_tail_call() helperZi Shen Lim
2016-06-10bpf: fix missing header inclusionZi Shen Lim
2016-06-10Merge branch 'tcp_nv'David S. Miller
2016-06-10tcp: add NV congestion controlLawrence Brakmo
2016-06-10tcp: add in_flight to tcp_skb_cbLawrence Brakmo
2016-06-10Merge branch 'virtio_net-GSO-helpers'David S. Miller
2016-06-10packet: use common code for virtio_net_hdr and skb GSO conversionMike Rapoport