summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2-4/+10
2016-09-21Merge branch 'r8152-phy-fixes'David S. Miller1-135/+146
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang1-2/+8
2016-09-21r8152: remove r8153_enable_eeehayeswang1-7/+3
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang1-6/+8
2016-09-21r8152: move enabling PHYhayeswang1-18/+25
2016-09-21r8152: move some functionshayeswang1-112/+112
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai6-11/+45
2016-09-21Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...David S. Miller1-5/+8
2016-09-20qed: Fix stack corruption on probeYuval Mintz1-2/+2
2016-09-20MAINTAINERS: Add an entry for the core network DSA codeAndrew Lunn1-0/+9
2016-09-20net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat1-1/+10
2016-09-20Merge branch 'mlx5-fixes'David S. Miller3-8/+17
2016-09-20net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz1-6/+14
2016-09-20net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz1-0/+1
2016-09-20net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan1-2/+2
2016-09-19can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-09-19Merge tag 'mac80211-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/lin...David S. Miller3-3/+16
2016-09-19stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2-2/+2
2016-09-17bna: fix crash in bnad_get_strings()Ivan Vecera1-27/+23
2016-09-17bna: add missing per queue ethtool statIvan Vecera1-1/+6
2016-09-17sctp: fix SSN comparisionMarcelo Ricardo Leitner1-1/+1
2016-09-17irda: Free skb on irda_accept error path.phil.turnbull@oracle.com1-3/+2
2016-09-17net: avoid sk_forward_alloc overflowsEric Dumazet1-0/+10
2016-09-17tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet1-1/+2
2016-09-17xen-netback: fix error handling on netback_probe()Filipe Manco1-16/+30
2016-09-16Merge branch 'qeth-fixes'David S. Miller5-13/+60
2016-09-16s390/qeth: fix setting VIPA addressThomas Richter1-2/+2
2016-09-16qeth: do not turn on SG per defaultUrsula Braun2-3/+0
2016-09-16qeth: do not limit number of gso segmentsUrsula Braun2-2/+0
2016-09-16qeth: check not more than 16 SBALEs on the completion queueUrsula Braun1-1/+2
2016-09-16s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun1-5/+17
2016-09-16s390/qeth: use ip_lock for hsuid configurationUrsula Braun1-0/+5
2016-09-16qeth: restore device features after recoveryHans Wippel4-0/+34
2016-09-16nfp: fix error return code in nfp_net_netdev_open()Wei Yongjun1-2/+6
2016-09-16net: VRF: Pass original iif to ip_route_input()Mark Tomlinson1-2/+3
2016-09-16net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov1-0/+3
2016-09-16net/ibm/emac: add set mac addr callbackIvan Mikhaylov1-2/+29
2016-09-16net: ethernet: mediatek: fix module loading automatically based on MODULE_DEV...Sean Wang1-0/+1
2016-09-16Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-2/+28
2016-09-16net/mlx4_en: fix off by one in error handlingSebastian Ott1-2/+2
2016-09-16Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/lin...David S. Miller5-37/+39
2016-09-15mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg2-1/+10
2016-09-14mac80211: check skb_linearize() return valueJohannes Berg1-2/+6
2016-09-13nl80211: validate number of probe response CSA countersJohannes Berg1-1/+1
2016-09-13drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet1-4/+2
2016-09-13sctp: hold the transport before using it in sctp_hash_cmpXin Long1-10/+17
2016-09-13bnx2: Reset device during driver initializationBaoquan He1-5/+7
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller6-13/+35
2016-09-13netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensionsGao Feng3-4/+19