summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bitarray.h (unfollow)
Commit message (Expand)AuthorFilesLines
2013-05-208139cp: reset BQL when ring tx ring clearedstephen hemminger1-0/+1
2013-05-20drivers: net: usb: rtl8150: concurrent URB bugfixPetko Manolov1-54/+46
2013-05-20isdn/kcapi: fix a small underflowDan Carpenter1-3/+3
2013-05-20bnx2x: Fix GSO for 57710/57711 chipsYuval Mintz1-2/+7
2013-05-20ip_gre: fix a possible crash in ipgre_err()Eric Dumazet1-1/+2
2013-05-20r8169: fix offloaded tx checksum for small packets.françois romieu1-14/+27
2013-05-20bonding: fix multiple 3ad mode sysfs race conditionsnikolay@redhat.com4-10/+24
2013-05-20bonding: arp_ip_count and arp_targets can be wrongnikolay@redhat.com1-11/+8
2013-05-20bonding: replace %x with %pI4 for IPv4 addressesnikolay@redhat.com1-3/+3
2013-05-20bonding: fix set mode race conditionsnikolay@redhat.com1-0/+4
2013-05-20net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang1-1/+1
2013-05-19netlabel: improve domain mapping validationPaul Moore1-0/+69
2013-05-18ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet1-1/+1
2013-05-18vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala1-3/+14
2013-05-18gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-05-17ath9k: fix draining aggregation tid buffersFelix Fietkau1-3/+1
2013-05-17ath9k: fix rate handling/reportingFelix Fietkau1-2/+7
2013-05-17ath9k: fix aggregation stop/flush handlingFelix Fietkau3-25/+48
2013-05-17ath9k_hw: Enable manual peak calibration for AR9485Sujith Manoharan2-2/+2
2013-05-17rtlwifi: rtl8192cu: Add new USB IDAlbert Pool1-0/+1
2013-05-17brcmfmac: announce P2P_DEVICE support in wiphy structureArend van Spriel1-1/+6
2013-05-17rtlwifi: rtl8188ee: Fix warning when building on big-endian systemsLarry Finger1-2/+2
2013-05-17ath9k: Fix crash on module unloadSujith Manoharan3-6/+17
2013-05-17net/wireless: ATH9K should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-05-17bcma: add more core IDsRafał Miłecki2-1/+6
2013-05-17iwlegacy: remove inline marking of EXPORT_SYMBOL functionsDenis Efremov1-1/+1
2013-05-17batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT codeLinus Lüssing3-1/+23
2013-05-17bonding: allow TSO being set on bonding masterEric Dumazet2-0/+12
2013-05-16NET: mv643xx_eth: avoid lockdep dump on interface downRussell King1-2/+2
2013-05-16tcp: gso: do not generate out of order packetsEric Dumazet1-1/+21
2013-05-16iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach5-18/+48
2013-05-16iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar1-4/+8
2013-05-16iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach3-0/+43
2013-05-16iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer1-0/+6
2013-05-16cfg80211: fix sending WoWLAN TCP wakeup settingsJohannes Berg1-0/+2
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg1-4/+4
2013-05-16cfg80211: fix interface down/disconnect state handlingJohannes Berg2-2/+2
2013-05-16mac80211: fix AP-mode frame matchingJohannes Berg1-0/+3
2013-05-16nl80211: Add wdev identifier to some nl80211 notificationsIlan Peer1-0/+2
2013-05-16mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()Johannes Berg1-2/+2
2013-05-16mac80211: fix spurious RCU warning and update documentationFelix Fietkau2-5/+16
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg1-6/+22
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg3-0/+33
2013-05-16cfg80211: fix WoWLAN wakeup tracingJohannes Berg1-10/+13
2013-05-16mac80211_hwsim: correctly register the platform driverSasha Levin1-9/+9
2013-05-16cfg80211: fix wiphy_register error pathJohannes Berg1-6/+10
2013-05-16netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundaryPablo Neira Ayuso1-3/+14
2013-05-15broadcom: add include guards to include/linux/brcmphy.hFlorian Fainelli1-0/+5
2013-05-15fec: Invert the order of function calls in fec_restart()Fabio Estevam1-3/+3
2013-05-15fec: Fix inconsistent lock stateFabio Estevam1-2/+2