aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mac80211: recalc min_def chanctx even when chandef is identicalArik Nemtsov2016-04-05
* mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov2016-04-05
* mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov2016-04-05
* mac80211: fix AP buffered multicast frames with queue control and txqFelix Fietkau2016-04-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-01
|\
| * net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas2016-04-01
| * Merge branch 'stmmac-fixes'David S. Miller2016-04-01
| |\
| | * stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-01
| | * Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-01
| | * stmmac: fix TX normal DESCGiuseppe CAVALLARO2016-04-01
| |/
| * net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang2016-04-01
| * net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang2016-04-01
| * net: mvpp2: fix maybe-uninitialized warningJisheng Zhang2016-04-01
| * tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-04-01
| * net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband cardDaniele Palmas2016-03-31
| * rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel2016-03-31
| * fec: Do not access unexisting register in ColdfireFabio Estevam2016-03-31
| * net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang2016-03-31
| * net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang2016-03-31
| * net: dsa: mv88e6xxx: Clear the PDOWN bit on setupPatrick Uiterwijk2016-03-31
| * net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write}Patrick Uiterwijk2016-03-31
| * Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-03-31
| |\
| | * ixgbe: Fix cls_u32 offload support for L4 portsSridhar Samudrala2016-03-30
| | * ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala2016-03-30
| | * ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala2016-03-30
| | * ixgbe: make __ixgbe_setup_tc staticEmil Tantilov2016-03-30
| | * ixgbevf: fix error code path when setting MAC addressEmil Tantilov2016-03-30
| | * ixgbevf: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-03-30
| | * ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-03-30
| | * ixgbe: Use udelay to avoid sleeping while atomicMark Rustad2016-03-30
| | * ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck2016-03-30
| | * ixgbe: Store VXLAN port number in network orderAlexander Duyck2016-03-30
| | * ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave2016-03-30
| * | bpf: make padding in bpf_tunnel_key explicitDaniel Borkmann2016-03-30
| * | ipv6: udp: fix UDP_MIB_IGNOREDMULTI updatesEric Dumazet2016-03-30
| * | bnxt_en: Fix ethtool -a reporting.Michael Chan2016-03-30
| * | bnxt_en: Fix typo in bnxt_hwrm_set_pause_common().Michael Chan2016-03-30
| * | bnxt_en: Implement proper firmware message padding.Michael Chan2016-03-30
| * | bnxt_en: Initialize CP doorbell value before ring allocationPrashant Sreedharan2016-03-30
| * | team: team should sync the port's uc/mc addrs when add a portXin Long2016-03-30
| * | gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck2016-03-30
| * | qed: initialize return rc to avoid returning garbageColin Ian King2016-03-30
| * | sctp: really allow using GFP_KERNEL on sctp_packet_transmitMarcelo Ricardo Leitner2016-03-30
| * | bridge: Allow set bridge ageing time when switchdev disabledHaishuang Yan2016-03-30
| |/
| * qmi_wwan: add "D-Link DWM-221 B1" device idBjørn Mork2016-03-28
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-03-28
| |\
| | * netfilter: ipv4: fix NULL dereferenceLiping Zhang2016-03-28
| | * netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...Pablo Neira Ayuso2016-03-28
| | * netfilter: nfnetlink_queue: honor NFQA_CFG_F_FAIL_OPEN when netlink unicast f...Pablo Neira Ayuso2016-03-28
| | * netfilter: x_tables: fix unconditional helperFlorian Westphal2016-03-28