index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-22
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
11
-122
/
+144
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
17
-169
/
+653
2014-07-21
mac80211: add support for Rx reordering offloading
Michal Kazior
3
-23
/
+118
2014-07-21
mac80211: fix Rx reordering with RX_FLAG_AMSDU_MORE
Michal Kazior
4
-24
/
+62
2014-07-21
mac80211: remove useless NULL checks
Eytan Lifshitz
1
-3
/
+0
2014-07-21
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
3
-6
/
+6
2014-07-21
mac80211: fix a potential NULL access in ieee80211_crypto_hw_decrypt
Max Stepanov
1
-1
/
+1
2014-07-21
wireless: fixup genregdb.awk for remove of antenna gain from wireless-regd
Luis R. Rodriguez
2
-13
/
+28
2014-07-21
mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flag
Luciano Coelho
2
-8
/
+1
2014-07-21
mac80211: make sure TDLS teardown packet is sent on time
Liad Kaufman
1
-0
/
+11
2014-07-21
mac80211: ignore frames between TDLS peers when operating as AP
Arik Nemtsov
1
-0
/
+8
2014-07-21
cfg80211: fix TDLS setup with VHT peers
Arik Nemtsov
1
-1
/
+2
2014-07-21
mac80211: disable VHT for TDLS
Arik Nemtsov
1
-0
/
+4
2014-07-21
mac80211: set Rx highest rate in ht_cap
Arik Nemtsov
1
-0
/
+3
2014-07-21
mac80211: support HT for TDLS stations
Arik Nemtsov
2
-8
/
+87
2014-07-21
mac80211: move TDLS data to mgd private part
Arik Nemtsov
4
-19
/
+20
2014-07-21
mac80211: add TDLS QoS param IE on setup-confirm
Arik Nemtsov
1
-0
/
+124
2014-07-21
mac80211: add QoS IE during TDLS setup start
Arik Nemtsov
5
-21
/
+26
2014-07-21
mac80211: set TDLS capab to zero on failure frames
Arik Nemtsov
1
-4
/
+12
2014-07-21
mac80211: avoid adding some IEs on TDLS setup failure packets
Arik Nemtsov
1
-26
/
+32
2014-07-21
mac80211: split extra TDLS IEs in setup frames
Arik Nemtsov
1
-7
/
+70
2014-07-21
mac80211: consolidate TDLS IE treatment
Arik Nemtsov
1
-28
/
+41
2014-07-21
mac80211: fix error path for TDLS setup
Arik Nemtsov
1
-6
/
+10
2014-07-21
mac80211: track TDLS initiator internally
Arik Nemtsov
2
-11
/
+27
2014-07-20
Bluetooth: Remove unneeded variable assignment in hmac_sha256
Marcel Holtmann
1
-1
/
+1
2014-07-20
Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
Johan Hedberg
1
-2
/
+1
2014-07-18
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
16
-243
/
+276
2014-07-18
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
4
-5
/
+5
2014-07-18
mac80211: suppress unused variable warning without lockdep
Johannes Berg
1
-1
/
+1
2014-07-17
Bluetooth: Fix allowing initiating pairing when not pairable
Johan Hedberg
1
-2
/
+7
2014-07-17
Bluetooth: Introduce a flag to track who really initiates authentication
Johan Hedberg
2
-0
/
+8
2014-07-17
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
5
-11
/
+14
2014-07-17
Bluetooth: Fix resetting remote authentication requirement after pairing
Johan Hedberg
1
-0
/
+3
2014-07-17
Bluetooth: never linger on process exit
Vladimir Davydov
3
-4
/
+8
2014-07-17
Bluetooth: Don't bother user space without IO capabilities
Johan Hedberg
2
-1
/
+7
2014-07-17
Bluetooth: Fix using uninitialized variable when pairing
Johan Hedberg
1
-1
/
+1
2014-07-16
Bluetooth: Fix always checking the blacklist for incoming connections
Johan Hedberg
1
-12
/
+11
2014-07-16
Bluetooth: Fix trying to initiate connections when acting as LE slave
Johan Hedberg
1
-0
/
+6
2014-07-16
Bluetooth: Add a role parameter to hci_conn_add()
Johan Hedberg
3
-21
/
+17
2014-07-16
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
6
-21
/
+27
2014-07-16
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
4
-33
/
+23
2014-07-16
Bluetooth: Add proper defines for HCI connection role
Johan Hedberg
1
-1
/
+1
2014-07-15
Bluetooth: Don't try to reject failed LE connections
Johan Hedberg
1
-5
/
+5
2014-07-15
Bluetooth: Remove unnecessary params variable from process_adv_report()
Johan Hedberg
1
-5
/
+2
2014-07-14
Bluetooth: cmtp: Remove unnecessary null test
Himangi Saraogi
1
-6
/
+0
2014-07-14
Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
Johan Hedberg
1
-2
/
+5
2014-07-14
Bluetooth: Remove sco_chan_get helper function
Marcel Holtmann
1
-11
/
+9
2014-07-13
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
1
-3
/
+3
2014-07-13
Bluetooth: Remove unneeded forward declaration of sco_chan_del
Marcel Holtmann
1
-29
/
+27
2014-07-13
Bluetooth: Remove unneeded forward declaration of __sco_chan_add
Marcel Holtmann
1
-12
/
+11
[next]