index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_close
Johan Hovold
2012-03-28
1
-1
/
+1
*
Bluetooth: Add Atheros maryann PIDVID support
Cho, Yu-Chen
2012-03-28
2
-0
/
+3
*
Bluetooth: btusb: Add USB device ID "0a5c 21e8"
João Paulo Rechi Vita
2012-03-28
1
-0
/
+1
*
Bluetooth: Fix Endian Bug.
Santosh Nayak
2012-03-28
1
-2
/
+3
*
Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bit
Hemant Gupta
2012-03-28
1
-1
/
+1
*
MAINTAINERS: update Bluetooth tree locations
Marcel Holtmann
2012-03-27
1
-4
/
+4
*
rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanning
Larry Finger
2012-03-26
2
-2
/
+2
*
ath5k: drop self from MAINTAINERS
Bob Copeland
2012-03-26
1
-1
/
+0
*
mac80211: fix possible tid_rx->reorder_timer use after free
Stanislaw Gruszka
2012-03-26
1
-1
/
+2
*
rt2x00: rt2800usb: fix status register reread logic
Stanislaw Gruszka
2012-03-26
1
-1
/
+1
*
rt2x00: rt2800usb: schedule txdone work on timeout
Stanislaw Gruszka
2012-03-26
1
-1
/
+7
*
mac80211: remove outdated comment
Eliad Peller
2012-03-26
1
-3
/
+0
*
ath9k: fix a memory leak in ath_rx_tasklet()
Eric Dumazet
2012-03-26
1
-2
/
+2
*
ath9k: reduce listen time period
Rajkumar Manoharan
2012-03-26
1
-1
/
+1
*
cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_info
John W. Linville
2012-03-26
2
-12
/
+23
*
iwlegacy: fix BSSID setting
Stanislaw Gruszka
2012-03-26
1
-10
/
+6
*
ath9k: fix max noise floor threshold
Rajkumar Manoharan
2012-03-26
1
-3
/
+2
*
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
2012-03-26
3
-7
/
+12
*
usbnet: consider device busy at each recieved packet
Oliver Neukum
2012-03-23
1
-0
/
+1
*
bonding: remove entries for master_ip and vlan_ip and query devices instead
Andy Gospodarek
2012-03-23
3
-69
/
+32
*
netfilter: remove forward module param confusion.
Rusty Russell
2012-03-23
2
-14
/
+4
*
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
2012-03-23
1
-1
/
+0
*
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
2012-03-23
1
-0
/
+9
*
xfrm: Access the replay notify functions via the registered callbacks
Steffen Klassert
2012-03-23
1
-3
/
+3
*
xfrm: Remove unused xfrm_state from xfrm_state_check_space
Steffen Klassert
2012-03-23
1
-2
/
+2
*
RDS: use gfp flags from caller in conn_alloc()
Dan Carpenter
2012-03-23
3
-3
/
+3
*
netlabel: use GFP flags from caller instead of GFP_ATOMIC
Dan Carpenter
2012-03-23
1
-1
/
+1
*
l2tp: enable automatic module loading for l2tp_ppp
Benjamin LaHaise
2012-03-22
1
-0
/
+1
*
cnic: Fix parity error code conflict
Michael Chan
2012-03-22
5
-34
/
+12
*
tg3: Fix RSS ring refill race condition
Michael Chan
2012-03-22
2
-3
/
+23
*
sky2: override for PCI legacy power management
stephen hemminger
2012-03-21
1
-0
/
+11
*
net: fix napi_reuse_skb() skb reserve
Eric Dumazet
2012-03-21
1
-1
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
71
-250
/
+1034
|
\
|
*
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2012-03-20
1
-2
/
+2
|
|
\
|
|
*
AppArmor: Fix location of const qualifier on generated string tables
Tetsuo Handa
2012-03-20
1
-2
/
+2
|
*
|
TOMOYO: Return error if fails to delete a domain
Tetsuo Handa
2012-03-20
1
-4
/
+5
|
|
/
|
*
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2012-03-15
13
-52
/
+189
|
|
\
|
|
*
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2012-03-15
4
-7
/
+7
|
|
*
AppArmor: Add ability to load extended policy
John Johansen
2012-03-15
4
-1
/
+50
|
|
*
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
2012-03-14
4
-19
/
+29
|
|
*
AppArmor: Update dfa matching routines.
John Johansen
2012-03-14
3
-4
/
+81
|
|
*
AppArmor: Minor cleanup of d_namespace_path to consolidate error handling
John Johansen
2012-03-14
1
-10
/
+6
|
|
*
AppArmor: Retrieve the dentry_path for error reporting when path lookup fails
John Johansen
2012-03-14
1
-6
/
+9
|
|
*
AppArmor: Add const qualifiers to generated string tables
John Johansen
2012-03-14
1
-2
/
+3
|
|
*
AppArmor: Fix oops in policy unpack auditing
John Johansen
2012-03-14
1
-2
/
+3
|
|
*
AppArmor: Fix error returned when a path lookup is disconnected
John Johansen
2012-03-14
1
-1
/
+1
|
*
|
TOMOYO: Return appropriate value to poll().
Tetsuo Handa
2012-03-15
4
-43
/
+26
|
|
/
|
*
KEYS: testing wrong bit for KEY_FLAG_REVOKED
Dan Carpenter
2012-03-07
1
-1
/
+2
|
*
TOMOYO: Fix mount flags checking order.
Tetsuo Handa
2012-03-01
1
-18
/
+20
|
*
security: fix ima kconfig warning
Randy Dunlap
2012-02-28
1
-1
/
+1
[next]