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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-03
Bluetooth: Restrict loading of long term keys to LE capable controllers
Marcel Holtmann
1
-0
/
+6
2013-10-03
Bluetooth: Restrict loading of link keys to BR/EDR capable controllers
Marcel Holtmann
1
-0
/
+6
2013-10-03
Bluetooth: Allow setting static address even if LE is disabled
Marcel Holtmann
1
-4
/
+2
2013-10-03
Bluetooth: Restrict SSP setting changes to BR/EDR enabled controllers
Marcel Holtmann
1
-1
/
+5
2013-10-02
ath10k: wmi: Convert use of 6 to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
57
-149
/
+146
2013-10-02
include/linux/skbuff.h: move CONFIG_XFRM check inside the skb_sec_path()
Denis Kirjanov
1
-5
/
+2
2013-10-02
tcp: sndbuf autotuning improvements
Eric Dumazet
2
-14
/
+26
2013-10-02
fib_trie: avoid a redundant bit judgement in inflate
baker.zhang
1
-6
/
+3
2013-10-02
Bluetooth: Fix memory leak with L2CAP signal channels
Marcel Holtmann
1
-2
/
+4
2013-10-02
isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...
Jesper Juhl
1
-1
/
+1
2013-10-02
xen-netfront: convert to GRO API
Wei Liu
1
-1
/
+3
2013-10-02
tg3: use phylib when robo switch is in use
Hauke Mehrtens
1
-1
/
+10
2013-10-02
ssb: provide phy address for Gigabit Ethernet driver
Hauke Mehrtens
1
-0
/
+14
2013-10-02
tg3: add support a phy at an address different than 01
Hauke Mehrtens
1
-19
/
+19
2013-10-02
Bluetooth: Add the definition for Slave Page Response Timeout
DoHyun Pyun
1
-0
/
+2
2013-10-02
Bluetooth: Add the definition and stcuture for Sync Train Complete
DoHyun Pyun
1
-0
/
+5
2013-10-02
Bluetooth: Add the definition for Start Synchronization Train
DoHyun Pyun
1
-0
/
+2
2013-10-02
Bluetooth: Add the definition and structure for Set CSB
DoHyun Pyun
1
-0
/
+16
2013-10-02
Bluetooth: Add the structure for Write Sync Train Parameters
DoHyun Pyun
1
-0
/
+12
2013-10-02
Bluetooth: Add the definition and structure for Set CSB Data
DoHyun Pyun
1
-0
/
+14
2013-10-02
Bluetooth: Add the definition and structure for Delete Reserved LT_ADDR
DoHyun Pyun
1
-0
/
+9
2013-10-02
Bluetooth: Add the definition and structure for Set Reserved LT_ADDR
DoHyun Pyun
1
-0
/
+9
2013-10-02
iwlwifi: pcie: fix merge damage
Johannes Berg
1
-4
/
+4
2013-10-02
Bluetooth: Increment management interface revision
Marcel Holtmann
1
-1
/
+1
2013-10-02
Bluetooth: Fix advertising data flags with disabled BR/EDR
Johan Hedberg
1
-7
/
+7
2013-10-02
Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses
Johan Hedberg
1
-25
/
+51
2013-10-02
Bluetooth: Add management command for setting static address
Marcel Holtmann
4
-0
/
+58
2013-10-02
Bluetooth: Restrict disabling of HS when controller is powered off
Marcel Holtmann
1
-2
/
+9
2013-10-02
Bluetooth: Add a new mgmt_set_bredr command
Johan Hedberg
3
-0
/
+127
2013-10-02
Bluetooth: Introduce a new HCI_BREDR_ENABLED flag
Johan Hedberg
4
-13
/
+36
2013-10-02
Bluetooth: btmrvl: add calibration data download support
Amitkumar Karwar
4
-1
/
+134
2013-10-02
Bluetooth: btmrvl: add setup handler
Amitkumar Karwar
2
-8
/
+16
2013-10-02
Bluetooth: btmrvl: get rid of struct btmrvl_cmd
Amitkumar Karwar
2
-12
/
+6
2013-10-02
Bluetooth: btmrvl: add btmrvl_send_sync_cmd() function
Amitkumar Karwar
1
-88
/
+41
2013-10-01
Bluetooth: Fix workqueue synchronization in hci_dev_open
Johan Hedberg
1
-0
/
+10
2013-10-01
Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function
Johan Hedberg
1
-10
/
+20
2013-10-02
Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default
Marcel Holtmann
2
-0
/
+4
2013-10-02
Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation
Marcel Holtmann
1
-1
/
+1
2013-10-02
Bluetooth: Send new settings event when changing high speed option
Marcel Holtmann
1
-3
/
+16
2013-10-02
Bluetooth: Provide high speed configuration option
Marcel Holtmann
5
-41
/
+22
2013-10-02
Bluetooth: Replace BDADDR_LOCAL with BDADDR_NONE
Marcel Holtmann
1
-2
/
+2
2013-10-02
Bluetooth: Use only 2 bits for controller type information
Marcel Holtmann
1
-1
/
+1
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
533
-3021
/
+5170
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
107
-845
/
+1301
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2013-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-10-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-4
/
+6
2013-10-01
fs/super.c: fix lru_list leak for real
Al Viro
1
-2
/
+2
2013-10-01
pkt_sched: fq: rate limiting improvements
Eric Dumazet
1
-19
/
+26
[prev]
[next]