index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
dcb: Use ifindex instead of ifname
Mark Rustad
2011-10-06
1
-12
/
+12
*
bridge: allow forwarding some link local frames
stephen hemminger
2011-10-06
4
-5
/
+71
*
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
Vasily Averin
2011-10-03
1
-8
/
+0
*
tcp: report ECN_SEEN in tcp_info
Eric Dumazet
2011-10-03
1
-1
/
+3
*
caif: add error handling for allocation
Dan Carpenter
2011-10-03
1
-9
/
+14
*
bridge: allow updating existing fdb entries
stephen hemminger
2011-10-03
1
-7
/
+16
*
bridge: fix ordering of NEWLINK and NEWNEIGH events
stephen hemminger
2011-10-03
1
-8
/
+7
*
RPS: Ensure that an expired hardware filter can be re-added later
Ben Hutchings
2011-10-03
1
-6
/
+3
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
2011-09-30
43
-443
/
+2589
|
\
|
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-28
1
-0
/
+3
|
|
\
|
|
*
cfg80211: Fix validation of AKM suites
Jouni Malinen
2011-09-21
1
-1
/
+4
|
*
|
mac80211: treat the WME sta flag as a bit
Arik Nemtsov
2011-09-27
1
-1
/
+1
|
*
|
mac80211: save tx params per sdata
Eliad Peller
2011-09-27
6
-15
/
+31
|
*
|
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
2011-09-27
2
-0
/
+7
|
*
|
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
2011-09-27
7
-7
/
+42
|
*
|
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
2011-09-27
4
-5
/
+15
|
*
|
NFC: use after free on error
Dan Carpenter
2011-09-27
1
-8
/
+6
|
*
|
NFC: protect nci_data_exchange transactions
Ilan Elias
2011-09-27
3
-2
/
+12
|
*
|
NFC: implicitly deactivate in nci_start_poll
Ilan Elias
2011-09-27
1
-1
/
+6
|
*
|
NFC: improve readability of an 'if' in nci core.c
Ilan Elias
2011-09-27
1
-18
/
+14
|
*
|
cfg80211: Validate cipher suite against supported ciphers
Jouni Malinen
2011-09-27
3
-18
/
+15
|
*
|
cfg80211: Remove strict validation of AKM suites
Jouni Malinen
2011-09-27
1
-11
/
+1
|
*
|
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-27
5
-74
/
+78
|
*
|
Merge branch 'master' of git://github.com/padovan/bluetooth-next
John W. Linville
2011-09-27
9
-276
/
+473
|
|
\
\
|
|
*
|
Bluetooth: mark l2cap_create_iframe_pdu as static
Luiz Augusto von Dentz
2011-09-21
1
-1
/
+3
|
|
*
|
Bluetooth: Check 'dev_class' in mgmt_device_found()
Andre Guedes
2011-09-21
1
-1
/
+3
|
|
*
|
Bluetooth: Reduce critical region.
Andre Guedes
2011-09-21
1
-4
/
+3
|
|
*
|
Bluetooth: Fix wrong memcpy size on LE start encryption
Anderson Briglia
2011-09-21
1
-1
/
+1
|
|
*
|
Bluetooth: Remove support for other SMP keys than the LTK
Vinicius Costa Gomes
2011-09-21
1
-1
/
+1
|
|
*
|
Bluetooth: Fix not setting a pending security level
Vinicius Costa Gomes
2011-09-21
1
-0
/
+2
|
|
*
|
Revert "Bluetooth: Add support for communicating keys with userspace"
Vinicius Costa Gomes
2011-09-21
1
-45
/
+15
|
|
*
|
Bluetooth: Use the LTK after receiving a LE Security Request
Vinicius Costa Gomes
2011-09-21
1
-18
/
+28
|
|
*
|
Bluetooth: Fix sending wrong authentication requirements
Vinicius Costa Gomes
2011-09-21
1
-17
/
+2
|
|
*
|
Bluetooth: Add mgmt events for blacklisting
Antti Julku
2011-09-21
3
-34
/
+80
|
|
*
|
Bluetooth: Use the MEDIUM security level for pairings
Vinicius Costa Gomes
2011-09-21
1
-5
/
+3
|
|
*
|
Bluetooth: Require authentication if MITM protection is requested
Vinicius Costa Gomes
2011-09-21
1
-2
/
+3
|
|
*
|
Bluetooth: Move SMP crypto functions to a workqueue
Vinicius Costa Gomes
2011-09-21
2
-102
/
+177
|
|
*
|
Bluetooth: Move SMP fields to a separate structure
Vinicius Costa Gomes
2011-09-21
2
-62
/
+54
|
|
*
|
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
David Herrmann
2011-09-21
1
-0
/
+3
|
|
*
|
Bluetooth: Add LE link type for debugfs output
Peter Hurley
2011-09-21
1
-0
/
+2
|
|
*
|
Bluetooth: Add mgmt command for fast connectable mode
Antti Julku
2011-09-21
1
-0
/
+60
|
|
*
|
Bluetooth: Add link_type information to the mgmt Connected event
Vinicius Costa Gomes
2011-09-21
2
-3
/
+4
|
|
*
|
Bluetooth: Add support for running SMP without a socket
Vinicius Costa Gomes
2011-09-21
1
-2
/
+8
|
|
*
|
Bluetooth: Add support for pairing via mgmt over LE
Vinicius Costa Gomes
2011-09-21
1
-2
/
+13
|
|
*
|
Bluetooth: Add a flag to indicate that SMP is going on
Vinicius Costa Gomes
2011-09-21
2
-11
/
+37
|
|
*
|
Bluetooth: Reset the security timer when a command is queued
Vinicius Costa Gomes
2011-09-21
1
-12
/
+3
|
|
*
|
Bluetooth: make use of connection number to optimize the scheduler
Luiz Augusto von Dentz
2011-09-21
1
-0
/
+15
|
*
|
|
mac80211: notify peer when shutting down peer link
Thomas Pedersen
2011-09-21
1
-0
/
+8
|
*
|
|
mac80211: fix AP/VLAN PS buffer race
Johannes Berg
2011-09-21
1
-6
/
+4
|
|
/
/
|
*
|
NFC: basic NCI protocol implementation
Ilan Elias
2011-09-20
9
-0
/
+1633
[next]