index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
packet
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
mac80211: check management frame header length
Johannes Berg
1
-4
/
+8
2012-10-26
wireless: drop invalid mesh address extension frames
Johannes Berg
1
-5
/
+6
2012-10-26
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
1
-1
/
+1
2012-10-25
mac80211: don't inspect Sequence Control field on control frames
Javier Cardona
1
-0
/
+4
2012-10-25
mac80211: Don't drop frames received with mesh ttl == 1
Javier Cardona
1
-1
/
+1
2012-10-25
mac80211: Only process mesh config header on frames that RA_MATCH
Javier Cardona
1
-4
/
+2
2012-10-24
mac80211: use blacklist for duplicate IE check
Johannes Berg
1
-7
/
+35
2012-10-18
cfg80211: fix initialization of chan->max_reg_power
Felix Fietkau
1
-2
/
+3
2012-10-18
cfg80211: fix antenna gain handling
Felix Fietkau
1
-2
/
+1
2012-10-17
mac80211: connect with HT20 if HT40 is not permitted
Johannes Berg
1
-10
/
+20
2012-10-15
cfg80211/mac80211: avoid state mishmash on deauth
Stanislaw Gruszka
3
-11
/
+7
2012-10-08
mac80211: use ieee80211_free_txskb to fix possible skb leaks
Felix Fietkau
2
-12
/
+14
2012-10-08
carl9170: fix sleep in softirq context
Ronald Wahl
2
-15
/
+15
2012-10-08
ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()
Wei Yongjun
1
-1
/
+2
2012-10-08
mwifiex: update cfg80211 with correct reason code when connection is lost
Amitkumar Karwar
4
-16
/
+27
2012-10-08
mwifiex: update cfg80211 with correct reason code when association fails
Amitkumar Karwar
2
-5
/
+16
2012-10-08
mwifiex: reset scan_processing flag in failure cases
Amitkumar Karwar
1
-6
/
+10
2012-10-08
mwifiex: return -EBUSY if scan request cannot be honored
Bing Zhao
2
-12
/
+16
2012-10-08
mac80211: call drv_get_tsf() in sleepable context
Thomas Pedersen
1
-2
/
+1
2012-10-05
rt2x00/rt3352: Fix lnagain assignment to use register 66.
Daniel Golle
1
-2
/
+2
2012-10-05
ath9k: use ieee80211_free_txskb
Felix Fietkau
3
-26
/
+31
2012-10-05
ath9k: improve suspend/resume reliability
Felix Fietkau
4
-10
/
+13
2012-10-05
ath9k: fix ASPM initialization on resume
Felix Fietkau
1
-0
/
+5
2012-10-04
ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt
Gao feng
1
-5
/
+6
2012-10-04
Remove noisy printks from llcp_sock_connect
Dave Jones
1
-6
/
+2
2012-10-04
tipc: prevent dropped connections due to rcvbuf overflow
Erik Hugne
1
-0
/
+1
2012-10-04
silence some noisy printks in irda
Dave Jones
2
-2
/
+2
2012-10-04
team: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
1
-0
/
+2
2012-10-04
bonding: set qdisc_tx_busylock to avoid LOCKDEP splat
Eric Dumazet
1
-0
/
+2
2012-10-04
sctp: check src addr when processing SACK to update transport state
Nicolas Dichtel
4
-9
/
+14
2012-10-04
sctp: fix a typo in prototype of __sctp_rcv_lookup()
Nicolas Dichtel
1
-1
/
+1
2012-10-04
ipv4: add a fib_type to fib_info
Eric Dumazet
2
-0
/
+3
2012-10-04
can: mpc5xxx_can: fix section type conflict
Marc Kleine-Budde
1
-4
/
+4
2012-10-04
can: peak_pcmcia: fix error return code
Peter Senna Tschudin
1
-1
/
+3
2012-10-04
can: peak_pci: fix error return code
Peter Senna Tschudin
1
-0
/
+2
2012-10-04
cxgb4: Fix build error due to missing linux/vmalloc.h include.
David S. Miller
1
-0
/
+1
2012-10-03
bnx2x: fix ring size for 10G functions
Yuval Mintz
1
-7
/
+10
2012-10-03
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
Vipul Pandya
1
-13
/
+30
2012-10-03
ixgbe: add support for X540-AT1
joshua.a.hay@intel.com
3
-0
/
+4
2012-10-03
ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit
Emil Tantilov
1
-1
/
+1
2012-10-03
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
1
-4
/
+1
2012-10-03
ixgbe: (PTP) Fix PPS interrupt code
Jacob Keller
2
-61
/
+48
2012-10-03
ixgbe: Fix PTP X540 SDP alignment code for PPS signal
Jacob Keller
1
-89
/
+99
2012-10-03
tg3: Fix sparse warnings.
Michael Chan
1
-5
/
+6
2012-10-03
8021q: fix mac_len recomputation in vlan_untag()
Antonio Quartulli
1
-1
/
+2
2012-10-03
bnx2x: use strlcpy() to copy a string
Dan Carpenter
1
-3
/
+2
2012-10-03
ipv6: don't add link local route when there is no link local address
Nicolas Dichtel
1
-13
/
+2
2012-10-03
net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...
htbegin
1
-0
/
+1
2012-10-03
pch_gbe: Fix PTP dependencies.
David S. Miller
1
-1
/
+1
2012-10-03
workqueue: avoid using deprecated functions
Linus Torvalds
6
-19
/
+19
[next]