summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz
2013-05-20ip_gre: fix a possible crash in ipgre_err()Eric Dumazet
2013-05-20r8169: fix offloaded tx checksum for small packets.françois romieu
2013-05-19bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com
2013-05-19bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com
2013-05-19bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com
2013-05-19bonding: fix set mode race conditionsnikolay@redhat.com
2013-05-19net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang
2013-05-19netlabel: improve domain mapping validationPaul Moore
2013-05-18ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-05-18vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala
2013-05-17gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-05-17ath9k: fix draining aggregation tid buffersFelix Fietkau
2013-05-17ath9k: fix rate handling/reportingFelix Fietkau
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan
2013-05-17rtlwifi: rtl8192cu: Add new USB IDAlbert Pool
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel
2013-05-17rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan
2013-05-17net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven
2013-05-17bcma: add more core IDsRafał Miłecki
2013-05-17iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-05-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-05-17Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2013-05-17batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing
2013-05-16bonding: allow TSO being set on bonding masterEric Dumazet
2013-05-16NET: mv643xx_eth: avoid lockdep dump on interface downRussell King
2013-05-16tcp: gso: do not generate out of order packetsEric Dumazet
2013-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2013-05-16iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach
2013-05-16iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar
2013-05-16iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach
2013-05-16iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer
2013-05-16cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg
2013-05-16cfg80211: fix interface down/disconnect state handlingJohannes Berg
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg
2013-05-16nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer
2013-05-16mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg
2013-05-16cfg80211: fix WoWLAN wakeup tracingJohannes Berg
2013-05-16mac80211_hwsim: correctly register the platform driverSasha Levin
2013-05-16cfg80211: fix wiphy_register error pathJohannes Berg
2013-05-16netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso
2013-05-15broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli
2013-05-15fec: Invert the order of function calls in fec_restart()Fabio Estevam