summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-06-25rtnetlink: allow using zero MAC address in rtnl_fdb_{add,del}Mike Rapoport1-8/+0
2013-06-25vxlan: allow removal of single destination from fdb entryMike Rapoport1-4/+40
2013-06-25vxlan: introduce vxlan_fdb_parseMike Rapoport1-31/+50
2013-06-25vxlan: introduce vxlan_fdb_find_rdstMike Rapoport1-5/+18
2013-06-25vxlan: add implicit fdb entry for default destinationMike Rapoport1-19/+49
2013-06-25vxlan: Fix sparse warnings.Pravin B Shelar1-2/+2
2013-06-25iwlwifi: mvm: Add support for Low Power RXAlexander Bondar4-3/+52
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg278-3799/+31190
2013-06-25iwlwifi: always use 'trans_pcie' nameJohannes Berg1-8/+9
2013-06-25iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg1-13/+15
2013-06-25iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg1-17/+26
2013-06-25iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer1-5/+51
2013-06-25iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz2-2/+22
2013-06-25iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach2-1/+21
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz3-7/+12
2013-06-25ipv6: add include file to suppress sparse warningsEric Dumazet1-0/+1
2013-06-25tcp: remove invalid __rcu annotationEric Dumazet1-3/+3
2013-06-24packet: nlmon: virtual netlink monitoring device for packet socketsDaniel Borkmann3-0/+181
2013-06-24net: netlink: virtual tap device managementDaniel Borkmann2-0/+117
2013-06-24net: if_arp: add ARPHRD_NETLINK typeDaniel Borkmann1-0/+1
2013-06-24net: Restore unintentional reverts.David S. Miller3-3/+0
2013-06-24sfc: Improve test for IOMMU in useBen Hutchings1-1/+1
2013-06-24sfc: Fix IRQ cleanup in case of a probe failureBen Hutchings2-38/+40
2013-06-24sfc: Do not pass non-TCP packets into GRO codeBen Hutchings1-1/+1
2013-06-24sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings2-5/+15
2013-06-24sfc: Enable accelerated RFS on vlansAndy Lutomirski1-1/+14
2013-06-24sfc: Report software timestamping capabilitiesBen Hutchings3-11/+22
2013-06-24sfc: Increase size of RX SKB header areaJon Cooper1-1/+1
2013-06-24sfc: Enable RX checksum offload for packets not handled by GROJon Cooper1-0/+2
2013-06-24sfc: Fix EEH with legacy interrupts.Alexandre Rames4-1/+18
2013-06-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville10-343/+321
2013-06-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville23-231/+415
2013-06-24ath9k: Add support for AR9462 2.1Sujith Manoharan4-9/+10
2013-06-24ath9k: Program initvals for AR9462 2.1Sujith Manoharan1-2/+57
2013-06-24ath9k: Add initvals for AR9462 2.1Sujith Manoharan1-0/+1774
2013-06-24ath9k: Add version macros for AR9462 2.1Sujith Manoharan1-2/+11
2013-06-24rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger1-3/+3
2013-06-24wil6210: add HW write-back option in TX descriptorKirshenbaum Erez2-1/+5
2013-06-24wil6210: set vring index for all descriptorsKirshenbaum Erez1-5/+5
2013-06-24rt2x00: rt2800: unify [RT]XWI_SIZE definesGabor Juhos3-11/+13
2013-06-24rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directlyGabor Juhos1-2/+3
2013-06-24rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6
2013-06-24ipw2x00: printing the wrong array in debug codeDan Carpenter1-1/+1
2013-06-24ath9k: Enable WoW only for supported modelsSujith Manoharan3-0/+59
2013-06-24cw1200: Fix up a large pile of sparse warningsSolomon Peachy10-97/+102
2013-06-24ipw2200: fix error return code in ipw_load()Wei Yongjun1-0/+1
2013-06-24ath9k: fix queue depth accounting in ath_tx_txqaddbufFelix Fietkau1-3/+7
2013-06-24ath9k_htc: Add ethtool stats support.Ben Greear4-1/+108
2013-06-24ath9k_htc: Support reporting tx and rx chain mask.Ben Greear4-15/+48
2013-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville1-1/+1