summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | ath9k: fix aggregation stop/flush handlingFelix Fietkau2013-05-173-25/+48
| | | * | | ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2013-05-172-2/+2
| | | * | | rtlwifi: rtl8192cu: Add new USB IDAlbert Pool2013-05-171-0/+1
| | | * | | brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel2013-05-171-1/+6
| | | * | | rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger2013-05-171-2/+2
| | | * | | ath9k: Fix crash on module unloadSujith Manoharan2013-05-173-6/+17
| | | * | | net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven2013-05-171-1/+1
| | | * | | bcma: add more core IDsRafał Miłecki2013-05-172-1/+6
| | | * | | iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov2013-05-171-1/+1
| | | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-05-179-22/+105
| | | |\ \ \
| | | | * | | iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-165-18/+48
| | | | * | | iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar2013-05-161-4/+8
| | | | * | | iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach2013-05-163-0/+43
| | | | * | | iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer2013-05-161-0/+6
| | | * | | | cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg2013-05-161-0/+2
| | | * | | | mac80211: report deauth to cfg80211 for local state changeJohannes Berg2013-05-161-4/+4
| | | * | | | cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-162-2/+2
| | | * | | | mac80211: fix AP-mode frame matchingJohannes Berg2013-05-161-0/+3
| | | * | | | nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer2013-05-161-0/+2
| | | * | | | mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg2013-05-161-2/+2
| | | * | | | mac80211: fix spurious RCU warning and update documentationFelix Fietkau2013-05-162-5/+16
| | | * | | | mac80211: fix HT beacon-based channel switch handlingJohannes Berg2013-05-161-6/+22
| | | * | | | mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-163-0/+33
| | | * | | | cfg80211: fix WoWLAN wakeup tracingJohannes Berg2013-05-161-10/+13
| | | * | | | mac80211_hwsim: correctly register the platform driverSasha Levin2013-05-161-9/+9
| | | * | | | cfg80211: fix wiphy_register error pathJohannes Berg2013-05-161-6/+10
| | | |/ / /
| * | | | | 8139cp: reset BQL when ring tx ring clearedstephen hemminger2013-05-201-0/+1
| * | | | | drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov2013-05-201-54/+46
| * | | | | isdn/kcapi: fix a small underflowDan Carpenter2013-05-201-3/+3
| |/ / / /
| * | | | bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz2013-05-201-2/+7
| * | | | ip_gre: fix a possible crash in ipgre_err()Eric Dumazet2013-05-201-1/+2
| * | | | r8169: fix offloaded tx checksum for small packets.françois romieu2013-05-201-14/+27
| * | | | bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com2013-05-194-10/+24
| * | | | bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com2013-05-191-11/+8
| * | | | bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com2013-05-191-3/+3
| * | | | bonding: fix set mode race conditionsnikolay@redhat.com2013-05-191-0/+4
| * | | | net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang2013-05-191-1/+1
| * | | | netlabel: improve domain mapping validationPaul Moore2013-05-191-0/+69
| * | | | ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet2013-05-181-1/+1
| * | | | vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala2013-05-181-3/+14
| * | | | gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-05-171-0/+1
| * | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2013-05-173-1/+23
| |\ \ \ \
| | * | | | batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing2013-05-173-1/+23
| |/ / / /
| * | | | bonding: allow TSO being set on bonding masterEric Dumazet2013-05-162-0/+12
| * | | | NET: mv643xx_eth: avoid lockdep dump on interface downRussell King2013-05-161-2/+2
| * | | | tcp: gso: do not generate out of order packetsEric Dumazet2013-05-161-1/+21
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-05-1612-39/+67
| |\ \ \ \
| | * | | | netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso2013-05-161-3/+14
| | * | | | netfilter: log: netns NULL ptr bug when calling from conntrackHans Schillstrom2013-05-159-30/+40
| | * | | | netfilter: update MAINTAINERS filePablo Neira Ayuso2013-05-061-5/+5
OpenPOWER on IntegriCloud