index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-08-10
7
-18
/
+41
|
|
|
\
\
|
|
|
*
|
Bluetooth: add support for atheros 0489:e057
Peng Chen
2012-08-06
2
-0
/
+3
|
|
|
*
|
Bluetooth: Fix socket not getting freed if l2cap channel create fails
Jaganath Kanakkassery
2012-08-06
1
-1
/
+1
|
|
|
*
|
Bluetooth: smp: Fix possible NULL dereference
Andrei Emeltchenko
2012-08-06
1
-1
/
+4
|
|
|
*
|
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
2012-08-06
1
-0
/
+2
|
|
|
*
|
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
2012-08-06
1
-5
/
+11
|
|
|
*
|
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
2012-08-06
1
-0
/
+3
|
|
|
*
|
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2012-08-06
2
-1
/
+7
|
|
|
*
|
Bluetooth: Fix possible deadlock in SCO code
Gustavo Padovan
2012-08-06
1
-10
/
+9
|
|
|
*
|
Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
Manoj Iyer
2012-08-06
1
-0
/
+1
*
|
|
|
|
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
2012-08-15
1
-3
/
+1
*
|
|
|
|
drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code
Julia Lawall
2012-08-15
1
-1
/
+3
*
|
|
|
|
drivers/net/ethernet/freescale/fs_enet: fix error return code
Julia Lawall
2012-08-15
2
-3
/
+9
*
|
|
|
|
drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference
Julia Lawall
2012-08-15
1
-1
/
+2
*
|
|
|
|
llc: Fix races between llc2 handler use and (un)registration
Ben Hutchings
2012-08-15
2
-5
/
+18
*
|
|
|
|
llc2: Call llc_station_exit() on llc2_init() failure path
Ben Hutchings
2012-08-15
2
-3
/
+4
*
|
|
|
|
llc2: Fix silent failure of llc_station_init()
Ben Hutchings
2012-08-15
2
-18
/
+3
*
|
|
|
|
net: ipv6: proc: Fix error handling
Igor Maravic
2012-08-14
1
-2
/
+2
*
|
|
|
|
ipv4: Cache local output routes
Yan, Zheng
2012-08-14
1
-1
/
+0
*
|
|
|
|
net: sierra_net: replace whitelist with ifnumber match
Bjørn Mork
2012-08-14
1
-40
/
+12
*
|
|
|
|
net: qmi_wwan: compress device_id list using macros
Bjørn Mork
2012-08-14
1
-21
/
+4
*
|
|
|
|
net: qmi_wwan: add Sierra Wireless devices
Bjørn Mork
2012-08-14
1
-0
/
+8
*
|
|
|
|
net: qmi_wwan: use fixed interface number matching
Bjørn Mork
2012-08-14
1
-187
/
+28
*
|
|
|
|
netconsole.txt: revision of examples for the receiver of kernel messages
Dirk Gouders
2012-08-14
1
-2
/
+17
*
|
|
|
|
netpoll: re-enable irq in poll_napi()
Amerigo Wang
2012-08-14
1
-1
/
+9
*
|
|
|
|
netpoll: handle vlan tags in netpoll tx and rx path
Amerigo Wang
2012-08-14
1
-0
/
+15
*
|
|
|
|
vlan: clean up vlan_dev_hard_start_xmit()
Amerigo Wang
2012-08-14
1
-7
/
+20
*
|
|
|
|
vlan: clean up some variable names
Amerigo Wang
2012-08-14
1
-6
/
+6
*
|
|
|
|
netpoll: convert several functions to bool
Amerigo Wang
2012-08-14
1
-7
/
+7
*
|
|
|
|
netpoll: check netpoll tx status on the right device
Amerigo Wang
2012-08-14
3
-17
/
+17
*
|
|
|
|
bridge: use list_for_each_entry() in netpoll functions
Amerigo Wang
2012-08-14
1
-5
/
+4
*
|
|
|
|
bridge: add some comments for NETDEV_RELEASE
Amerigo Wang
2012-08-14
1
-0
/
+4
*
|
|
|
|
netpoll: take rcu_read_lock_bh() in netpoll_send_skb_on_dev()
Amerigo Wang
2012-08-14
2
-14
/
+20
*
|
|
|
|
netpoll: use netpoll_rx_on() in netpoll_rx()
Amerigo Wang
2012-08-14
1
-9
/
+9
*
|
|
|
|
netpoll: take rcu_read_lock_bh() in netpoll_rx()
Amerigo Wang
2012-08-14
2
-4
/
+3
*
|
|
|
|
netconsole: do not release spin_lock when calling __netpoll_cleanup
Amerigo Wang
2012-08-14
1
-5
/
+0
*
|
|
|
|
netpoll: make __netpoll_cleanup non-block
Amerigo Wang
2012-08-14
5
-23
/
+38
*
|
|
|
|
netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
Amerigo Wang
2012-08-14
9
-28
/
+32
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-08-14
8
-11
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
s390/compat: fix mmap compat system calls
Heiko Carstens
2012-08-08
1
-2
/
+0
|
*
|
|
|
|
s390/compat: fix compat wrappers for process_vm system calls
Heiko Carstens
2012-08-08
1
-2
/
+2
|
*
|
|
|
|
s390: do not clobber personality flags in sys_32_personality()
Jiri Kosina
2012-08-08
1
-4
/
+5
|
*
|
|
|
|
s390/seccomp: add support for system call filtering using BPF
Heiko Carstens
2012-08-08
3
-1
/
+17
|
*
|
|
|
|
s390/sclp_sdias: Add missing break and "fall through"
Michael Holzheu
2012-08-08
1
-0
/
+2
|
*
|
|
|
|
s390/mm: remove MAX_PHYSADDR_BITS define
Heiko Carstens
2012-08-08
1
-2
/
+0
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-08-14
44
-239
/
+516
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2012-08-14
26
-188
/
+320
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/radeon: fix typo in function header comment
Dmitrii Cherkasov
2012-08-13
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/radeon/kms: implement timestamp userspace query (v2)
Marek Olšák
2012-08-13
10
-7
/
+82
|
|
*
|
|
|
|
|
drm/radeon/kms: add MSAA texture support for r600-evergreen
Marek Olšák
2012-08-13
3
-2
/
+15
[prev]
[next]