summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2016-09-212-4/+10
| | * | | | | Merge branch 'r8152-phy-fixes'David S. Miller2016-09-211-135/+146
| | |\ \ \ \ \
| | | * | | | | r8152: disable ALDPS and EEE before setting PHYhayeswang2016-09-211-2/+8
| | | * | | | | r8152: remove r8153_enable_eeehayeswang2016-09-211-7/+3Star
| | | * | | | | r8152: move PHY settings to hw_phy_cfghayeswang2016-09-211-6/+8
| | | * | | | | r8152: move enabling PHYhayeswang2016-09-211-18/+25
| | | * | | | | r8152: move some functionshayeswang2016-09-211-112/+112
| | |/ / / / /
| | * | | | | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai2016-09-216-11/+45
| | * | | | | Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...David S. Miller2016-09-211-5/+8
| | |\ \ \ \ \
| | | * | | | | can: flexcan: fix resume functionFabio Estevam2016-09-191-5/+8
| | * | | | | | qed: Fix stack corruption on probeYuval Mintz2016-09-201-2/+2
| | * | | | | | MAINTAINERS: Add an entry for the core network DSA codeAndrew Lunn2016-09-201-0/+9
| | * | | | | | net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat2016-09-201-1/+10
| | * | | | | | Merge branch 'mlx5-fixes'David S. Miller2016-09-203-8/+17
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz2016-09-201-6/+14
| | | * | | | | net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz2016-09-201-0/+1
| | | * | | | | net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan2016-09-201-2/+2
| | |/ / / / /
| | * | | | | Merge tag 'mac80211-for-davem-2016-09-16' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-09-193-3/+16
| | |\ \ \ \ \
| | | * | | | | mac80211: reject TSPEC TIDs (TSIDs) for aggregationJohannes Berg2016-09-152-1/+10
| | | * | | | | mac80211: check skb_linearize() return valueJohannes Berg2016-09-141-2/+6
| | * | | | | | stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2016-09-192-2/+2
| | * | | | | | bna: fix crash in bnad_get_strings()Ivan Vecera2016-09-171-27/+23Star
| | * | | | | | bna: add missing per queue ethtool statIvan Vecera2016-09-171-1/+6
| | * | | | | | sctp: fix SSN comparisionMarcelo Ricardo Leitner2016-09-171-1/+1
| | * | | | | | irda: Free skb on irda_accept error path.phil.turnbull@oracle.com2016-09-171-3/+2Star
| | * | | | | | net: avoid sk_forward_alloc overflowsEric Dumazet2016-09-171-0/+10
| | * | | | | | tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2016-09-171-1/+2
| | * | | | | | xen-netback: fix error handling on netback_probe()Filipe Manco2016-09-171-16/+30
| | * | | | | | Merge branch 'qeth-fixes'David S. Miller2016-09-165-13/+60
| | |\ \ \ \ \ \
| | | * | | | | | s390/qeth: fix setting VIPA addressThomas Richter2016-09-161-2/+2
| | | * | | | | | qeth: do not turn on SG per defaultUrsula Braun2016-09-162-3/+0Star
| | | * | | | | | qeth: do not limit number of gso segmentsUrsula Braun2016-09-162-2/+0Star
| | | * | | | | | qeth: check not more than 16 SBALEs on the completion queueUrsula Braun2016-09-161-1/+2
| | | * | | | | | s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun2016-09-161-5/+17
| | | * | | | | | s390/qeth: use ip_lock for hsuid configurationUrsula Braun2016-09-161-0/+5
| | | * | | | | | qeth: restore device features after recoveryHans Wippel2016-09-164-0/+34
| | |/ / / / / /
| | * | | | | | nfp: fix error return code in nfp_net_netdev_open()Wei Yongjun2016-09-161-2/+6
| | * | | | | | net: VRF: Pass original iif to ip_route_input()Mark Tomlinson2016-09-161-2/+3
| | * | | | | | net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov2016-09-161-0/+3
| | * | | | | | net/ibm/emac: add set mac addr callbackIvan Mikhaylov2016-09-161-2/+29
| | * | | | | | net: ethernet: mediatek: fix module loading automatically based on MODULE_DEV...Sean Wang2016-09-161-0/+1
| | * | | | | | Merge tag 'batadv-net-for-davem-20160914' of git://git.open-mesh.org/linux-mergeDavid S. Miller2016-09-162-2/+28
| | |\ \ \ \ \ \
| | | * | | | | | batman-adv: fix elp packet data reservationLinus Lüssing2016-08-261-1/+1
| | | * | | | | | batman-adv: Add missing refcnt for last_candidateSven Eckelmann2016-08-261-1/+27
| | * | | | | | | net/mlx4_en: fix off by one in error handlingSebastian Ott2016-09-161-2/+2
| | * | | | | | | Merge tag 'mac80211-for-davem-2016-09-13' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-09-165-37/+39
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | nl80211: validate number of probe response CSA countersJohannes Berg2016-09-131-1/+1
| | | * | | | | | mac80211: make mpath path fixing more robustPedersen, Thomas2016-09-122-2/+3
| | | * | | | | | mac80211: fix sequence number assignment for PS response framesFelix Fietkau2016-09-121-32/+33
| | | * | | | | | mac80211: fix tim recalculation after PS responseFelix Fietkau2016-09-121-2/+2