index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: validate skb->dev in the tx status path
Felix Fietkau
2012-09-10
1
-18
/
+30
*
mac80211: use call_rcu() on sta deletion
Eliad Peller
2012-09-10
3
-57
/
+81
*
mac80211: add key flag for management keys
Johannes Berg
2012-09-10
2
-1
/
+33
*
mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS
Antonio Quartulli
2012-09-07
1
-1
/
+32
*
mac80211: move ieee80211_send_deauth_disassoc outside mlme code
Antonio Quartulli
2012-09-07
3
-50
/
+54
*
net/mac80211/scan.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-07
1
-1
/
+1
*
mac80211: refactor set_channel_type
Michal Kazior
2012-09-06
1
-19
/
+48
*
mac80211: use synchronize_net() on key destroying
Eliad Peller
2012-09-06
1
-1
/
+1
*
mac80211: check power constraint IE size when parsing
Johannes Berg
2012-09-06
3
-10
/
+6
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2012-09-06
32
-257
/
+625
|
\
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-23
2
-1
/
+15
|
|
\
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-08-21
28
-438
/
+858
|
|
\
\
|
*
|
|
mac80211: fix unnecessary beacon update after peering status change
Marco Porsch
2012-08-13
3
-34
/
+33
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-08-10
13
-95
/
+359
|
|
\
\
\
|
|
*
|
|
Bluetooth: Refactor in hci_le_conn_complete_evt
Andre Guedes
2012-08-06
1
-13
/
+9
|
|
*
|
|
Bluetooth: Lookup hci_conn in hci_le_conn_complete_evt
Andre Guedes
2012-08-06
1
-2
/
+2
|
|
*
|
|
Bluetooth: Find hci_conn by BT_CONNECT state
Andre Guedes
2012-08-06
1
-8
/
+3
|
|
*
|
|
Bluetooth: Refactor hci_cs_le_create_conn
Andre Guedes
2012-08-06
1
-14
/
+16
|
|
*
|
|
Bluetooth: Remove unneeded code
Andre Guedes
2012-08-06
1
-10
/
+0
|
|
*
|
|
Bluetooth: Fix hci_le_conn_complete_evt
Andre Guedes
2012-08-06
1
-0
/
+5
|
|
*
|
|
Bluetooth: Trivial refactoring
Andre Guedes
2012-08-06
1
-2
/
+1
|
|
*
|
|
Bluetooth: Added /proc/net/sco via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-0
/
+9
|
|
*
|
|
Bluetooth: Added /proc/net/rfcomm via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+12
|
|
*
|
|
Bluetooth: Added /proc/net/l2cap via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+18
|
|
*
|
|
Bluetooth: Added /proc/net/hidp via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-1
/
+21
|
|
*
|
|
Bluetooth: Added /proc/net/hci via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+11
|
|
*
|
|
Bluetooth: Added /proc/net/cmtp via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+21
|
|
*
|
|
Bluetooth: Added /proc/net/bnep via bt_procfs_init()
Masatake YAMATO
2012-08-06
1
-2
/
+20
|
|
*
|
|
Bluetooth: /proc/net/ entries for bluetooth protocols
Masatake YAMATO
2012-08-06
1
-0
/
+141
|
|
*
|
|
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
3
-5
/
+7
|
|
*
|
|
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
2012-08-06
1
-0
/
+15
|
|
*
|
|
Bluetooth: Remove locking in hci_user_passkey_request_evt
Andre Guedes
2012-08-06
1
-4
/
+0
|
|
*
|
|
Bluetooth: Make connect / disconnect cfm functions return void
Andrei Emeltchenko
2012-08-06
2
-9
/
+4
|
|
*
|
|
Bluetooth: Use lmp_no_flush_capable where applicable
Andre Guedes
2012-08-06
1
-1
/
+1
|
|
*
|
|
Bluetooth: Use lmp_sniffsubr_capable where applicable
Andre Guedes
2012-08-06
1
-1
/
+1
|
|
*
|
|
Bluetooth: Use lmp_sniff_capable where applicable
Andre Guedes
2012-08-06
1
-1
/
+1
|
|
*
|
|
Bluetooth: Use lmp_rswitch_capable where applicable
Andre Guedes
2012-08-06
1
-1
/
+1
|
|
*
|
|
Bluetooth: Use lmp_esco_capable where applicable
Andre Guedes
2012-08-06
1
-1
/
+1
|
|
*
|
|
Bluetooth: Use lmp_ssp_capable where applicable
Andre Guedes
2012-08-06
2
-4
/
+4
|
|
*
|
|
Bluetooth: Use lmp_le_capable where applicable
Andre Guedes
2012-08-06
2
-4
/
+4
|
|
*
|
|
Bluetooth: Use lmp_bredr_capable where applicable
Andre Guedes
2012-08-06
1
-2
/
+2
|
|
*
|
|
Bluetooth: Fix processing A2MP chan in security_cfm
Andrei Emeltchenko
2012-08-06
1
-0
/
+5
|
|
*
|
|
Bluetooth: Do not shadow hdr variable
Andrei Emeltchenko
2012-08-06
1
-3
/
+7
|
|
*
|
|
Bluetooth: debug: Fix printing A2MP cmd code format
Andrei Emeltchenko
2012-08-06
1
-2
/
+2
|
|
*
|
|
Bluetooth: mgmt: Managing only BR/EDR HCI controllers
Andrei Emeltchenko
2012-08-06
2
-4
/
+22
|
*
|
|
|
ipv4: Properly purge netdev references on uncached routes.
David S. Miller
2012-08-01
3
-4
/
+66
|
*
|
|
|
ipv4: Cache routes in nexthop exception entries.
David S. Miller
2012-08-01
2
-64
/
+78
|
*
|
|
|
ipv4: percpu nh_rth_output cache
Eric Dumazet
2012-07-31
2
-6
/
+32
|
*
|
|
|
ipv4: Restore old dst_free() behavior.
Eric Dumazet
2012-07-31
4
-40
/
+39
|
*
|
|
|
bridge: make port attributes const
stephen hemminger
2012-07-30
1
-3
/
+3
[next]