index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bat_algo.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-05-20
8139cp: reset BQL when ring tx ring cleared
stephen hemminger
1
-0
/
+1
2013-05-20
drivers: net: usb: rtl8150: concurrent URB bugfix
Petko Manolov
1
-54
/
+46
2013-05-20
isdn/kcapi: fix a small underflow
Dan Carpenter
1
-3
/
+3
2013-05-20
bnx2x: Fix GSO for 57710/57711 chips
Yuval Mintz
1
-2
/
+7
2013-05-20
ip_gre: fix a possible crash in ipgre_err()
Eric Dumazet
1
-1
/
+2
2013-05-20
r8169: fix offloaded tx checksum for small packets.
françois romieu
1
-14
/
+27
2013-05-20
bonding: fix multiple 3ad mode sysfs race conditions
nikolay@redhat.com
4
-10
/
+24
2013-05-20
bonding: arp_ip_count and arp_targets can be wrong
nikolay@redhat.com
1
-11
/
+8
2013-05-20
bonding: replace %x with %pI4 for IPv4 addresses
nikolay@redhat.com
1
-3
/
+3
2013-05-20
bonding: fix set mode race conditions
nikolay@redhat.com
1
-0
/
+4
2013-05-20
net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.
Chen Gang
1
-1
/
+1
2013-05-19
netlabel: improve domain mapping validation
Paul Moore
1
-0
/
+69
2013-05-18
ipv6: fix possible crashes in ip6_cork_release()
Eric Dumazet
1
-1
/
+1
2013-05-18
vxlan: Update vxlan fdb 'used' field after each usage
Sridhar Samudrala
1
-3
/
+14
2013-05-18
gianfar: add missing iounmap() on error in gianfar_ptp_probe()
Wei Yongjun
1
-0
/
+1
2013-05-17
ath9k: fix draining aggregation tid buffers
Felix Fietkau
1
-3
/
+1
2013-05-17
ath9k: fix rate handling/reporting
Felix Fietkau
1
-2
/
+7
2013-05-17
ath9k: fix aggregation stop/flush handling
Felix Fietkau
3
-25
/
+48
2013-05-17
ath9k_hw: Enable manual peak calibration for AR9485
Sujith Manoharan
2
-2
/
+2
2013-05-17
rtlwifi: rtl8192cu: Add new USB ID
Albert Pool
1
-0
/
+1
2013-05-17
brcmfmac: announce P2P_DEVICE support in wiphy structure
Arend van Spriel
1
-1
/
+6
2013-05-17
rtlwifi: rtl8188ee: Fix warning when building on big-endian systems
Larry Finger
1
-2
/
+2
2013-05-17
ath9k: Fix crash on module unload
Sujith Manoharan
3
-6
/
+17
2013-05-17
net/wireless: ATH9K should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-05-17
bcma: add more core IDs
Rafał Miłecki
2
-1
/
+6
2013-05-17
iwlegacy: remove inline marking of EXPORT_SYMBOL functions
Denis Efremov
1
-1
/
+1
2013-05-17
batman-adv: Fix rcu_barrier() miss due to double call_rcu() in TT code
Linus Lüssing
3
-1
/
+23
2013-05-17
bonding: allow TSO being set on bonding master
Eric Dumazet
2
-0
/
+12
2013-05-16
NET: mv643xx_eth: avoid lockdep dump on interface down
Russell King
1
-2
/
+2
2013-05-16
tcp: gso: do not generate out of order packets
Eric Dumazet
1
-1
/
+21
2013-05-16
iwlwifi: mvm: fix aggregation drain flow
Emmanuel Grumbach
5
-18
/
+48
2013-05-16
iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMD
Alexander Bondar
1
-4
/
+8
2013-05-16
iwlwifi: mvm: tell firmware to let multicast frames in
Emmanuel Grumbach
3
-0
/
+43
2013-05-16
iwlwifi: mvm: Always use SCAN_TYPE_FORCED
Ilan Peer
1
-0
/
+6
2013-05-16
cfg80211: fix sending WoWLAN TCP wakeup settings
Johannes Berg
1
-0
/
+2
2013-05-16
mac80211: report deauth to cfg80211 for local state change
Johannes Berg
1
-4
/
+4
2013-05-16
cfg80211: fix interface down/disconnect state handling
Johannes Berg
2
-2
/
+2
2013-05-16
mac80211: fix AP-mode frame matching
Johannes Berg
1
-0
/
+3
2013-05-16
nl80211: Add wdev identifier to some nl80211 notifications
Ilan Peer
1
-0
/
+2
2013-05-16
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
Johannes Berg
1
-2
/
+2
2013-05-16
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
2
-5
/
+16
2013-05-16
mac80211: fix HT beacon-based channel switch handling
Johannes Berg
1
-6
/
+22
2013-05-16
mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUME
Johannes Berg
3
-0
/
+33
2013-05-16
cfg80211: fix WoWLAN wakeup tracing
Johannes Berg
1
-10
/
+13
2013-05-16
mac80211_hwsim: correctly register the platform driver
Sasha Levin
1
-9
/
+9
2013-05-16
cfg80211: fix wiphy_register error path
Johannes Berg
1
-6
/
+10
2013-05-16
netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
Pablo Neira Ayuso
1
-3
/
+14
2013-05-15
broadcom: add include guards to include/linux/brcmphy.h
Florian Fainelli
1
-0
/
+5
2013-05-15
fec: Invert the order of function calls in fec_restart()
Fabio Estevam
1
-3
/
+3
2013-05-15
fec: Fix inconsistent lock state
Fabio Estevam
1
-2
/
+2
[next]