summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller7-15/+51
2016-09-22Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+10
2016-09-22MAINTAINERS: Update b44 maintainer.Michael Chan1-1/+1
2016-09-22net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet1-2/+8
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib1-0/+3
2016-09-22Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub...David S. Miller1-10/+9
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut1-1/+10
2016-09-21vti6: fix input pathNicolas Dichtel4-10/+16
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-19xfrm: Fix memory leak of aead algorithm nameIlan Tayari1-0/+1
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-17Merge tag 'iwlwifi-for-kalle-2016-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo1-10/+9
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