index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
neighbour: fix a race in neigh_destroy()
Eric Dumazet
2013-07-01
1
-5
/
+7
*
ipv6: fix ecmp lookup when oif is specified
Nicolas Dichtel
2013-07-01
1
-4
/
+8
*
ipv6: only apply anti-spoofing checks to not-pointopoint tunnels
Hannes Frederic Sowa
2013-07-01
1
-1
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-07-01
26
-555
/
+682
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-28
26
-555
/
+682
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-06-26
1
-1
/
+1
|
|
|
\
|
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-06-24
1
-1
/
+1
|
|
|
|
\
|
|
|
|
*
Bluetooth: Fix invalid length check in l2cap_information_rsp()
Jaganath Kanakkassery
2013-06-23
1
-1
/
+1
|
|
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-06-24
6
-323
/
+308
|
|
|
\
\
\
|
|
|
*
|
|
Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue
Gustavo Padovan
2013-06-23
1
-1
/
+9
|
|
|
*
|
|
Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code.
Chen Gang
2013-06-23
1
-10
/
+4
|
|
|
*
|
|
Bluetooth: Remove unneeded flag
Andrei Emeltchenko
2013-06-23
1
-2
/
+0
|
|
|
*
|
|
Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag
Andrei Emeltchenko
2013-06-23
1
-2
/
+2
|
|
|
*
|
|
Bluetooth: Mgmt Device Found Event
Andre Guedes
2013-06-23
1
-0
/
+3
|
|
|
*
|
|
Bluetooth: Remove empty event handler
Andre Guedes
2013-06-23
1
-12
/
+0
|
|
|
*
|
|
Bluetooth: Remove inquiry helpers
Andre Guedes
2013-06-23
1
-30
/
+0
|
|
|
*
|
|
Bluetooth: Remove LE scan helpers
Andre Guedes
2013-06-23
1
-113
/
+0
|
|
|
*
|
|
Bluetooth: Refactor hci_cc_le_set_scan_enable
Andre Guedes
2013-06-23
1
-6
/
+3
|
|
|
*
|
|
Bluetooth: Make mgmt_stop_discovery_failed static
Andre Guedes
2013-06-23
1
-16
/
+16
|
|
|
*
|
|
Bluetooth: Remove stop discovery handling from hci_event.c
Andre Guedes
2013-06-23
1
-14
/
+2
|
|
|
*
|
|
Bluetooth: Update stop_discovery to use HCI request
Andre Guedes
2013-06-23
1
-7
/
+40
|
|
|
*
|
|
Bluetooth: Use HCI request in interleaved discovery
Andre Guedes
2013-06-23
3
-28
/
+64
|
|
|
*
|
|
Bluetooth: Move discovery macros to hci_core.h
Andre Guedes
2013-06-23
1
-18
/
+6
|
|
|
*
|
|
Bluetooth: Make mgmt_start_discovery_failed static
Andre Guedes
2013-06-23
1
-21
/
+21
|
|
|
*
|
|
Bluetooth: Remove start discovery handling from hci_event.c
Andre Guedes
2013-06-23
1
-23
/
+1
|
|
|
*
|
|
Bluetooth: Update start_discovery to use HCI request
Andre Guedes
2013-06-23
1
-9
/
+85
|
|
|
*
|
|
Bluetooth: Make inquiry_cache_flush non-static
Andre Guedes
2013-06-23
1
-5
/
+5
|
|
|
*
|
|
Bluetooth: Fix multiple LE socket handling
Johan Hedberg
2013-06-23
1
-4
/
+8
|
|
|
*
|
|
Bluetooth: Remove useless hci_conn disc_timeout setting
Johan Hedberg
2013-06-23
1
-2
/
+0
|
|
|
*
|
|
Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP
Johan Hedberg
2013-06-23
1
-3
/
+5
|
|
|
*
|
|
Bluetooth: Remove unnecessary L2CAP channel state check
Johan Hedberg
2013-06-23
1
-4
/
+1
|
|
|
*
|
|
Bluetooth: Remove useless sk variable in l2cap_le_conn_ready
Johan Hedberg
2013-06-23
1
-5
/
+3
|
|
|
*
|
|
Bluetooth: Fix duplicate call to l2cap_chan_ready()
Johan Hedberg
2013-06-23
1
-2
/
+0
|
|
|
*
|
|
Bluetooth: Add clarifying comment to l2cap_conn_ready()
Johan Hedberg
2013-06-23
1
-0
/
+3
|
|
|
*
|
|
Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add()
Johan Hedberg
2013-06-23
1
-2
/
+6
|
|
|
*
|
|
Bluetooth: Fix EBUSY condition test in l2cap_chan_connect
Johan Hedberg
2013-06-23
1
-10
/
+4
|
|
|
*
|
|
Bluetooth: Fix LE vs BR/EDR selection when connecting
Johan Hedberg
2013-06-23
1
-1
/
+1
|
|
|
*
|
|
Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT
Johan Hedberg
2013-06-23
2
-9
/
+9
|
|
|
*
|
|
Bluetooth: Handle LE L2CAP signalling in its own function
Johan Hedberg
2013-06-23
1
-5
/
+48
|
|
*
|
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-06-24
20
-223
/
+371
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
mac80211: initialize power mode for mesh STAs
Thomas Pedersen
2013-06-24
1
-0
/
+1
|
|
|
*
|
|
mac80211: allow self-protected frame tx without sta
Thomas Pedersen
2013-06-24
1
-1
/
+2
|
|
|
*
|
|
cfg80211: fix compilation warning for cfg80211_leave_all()
Arend van Spriel
2013-06-24
1
-1
/
+1
|
|
|
*
|
|
wireless: check for dangling wdev->current_bss pointer
Ben Greear
2013-06-24
1
-0
/
+6
|
|
|
*
|
|
wireless: add comments about bss refcounting
Ben Greear
2013-06-24
2
-0
/
+7
|
|
|
*
|
|
wireless: Make sure __cfg80211_connect_result always puts bss
Ben Greear
2013-06-24
1
-1
/
+4
|
|
|
*
|
|
cfg80211: hold BSS over association process
Johannes Berg
2013-06-19
2
-5
/
+14
|
|
|
*
|
|
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
Johannes Berg
2013-06-19
2
-11
/
+12
|
|
|
*
|
|
nl80211: use small state buffer for wiphy_dump
Johannes Berg
2013-06-19
1
-94
/
+116
|
|
|
*
|
|
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
2013-06-19
7
-21
/
+122
|
|
|
|
\
\
\
[next]