index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
Bluetooth: check for l2cap header in start fragment
Andrei Emeltchenko
2010-10-12
1
-1
/
+2
|
|
*
|
Bluetooth: check L2CAP length in first ACL fragment
Andrei Emeltchenko
2010-10-12
1
-0
/
+16
|
|
*
|
Bluetooth: Add support Bluetooth controller of MacbookPro 7,1
Nobuhiro Iwamatsu
2010-10-12
1
-0
/
+3
|
|
*
|
Bluetooth: Add support Bluetooth controller of MacbookPro 6,2
Nobuhiro Iwamatsu
2010-10-12
1
-0
/
+3
|
|
*
|
Bluetooth: Don't clear the blacklist when closing the HCI device
Johan Hedberg
2010-10-12
1
-1
/
+0
|
|
*
|
Bluetooth: remove extra newline from debug output
Andrei Emeltchenko
2010-10-12
1
-1
/
+1
|
|
*
|
Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.
Mat Martineau
2010-10-12
1
-0
/
+3
|
|
*
|
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
Mat Martineau
2010-10-12
1
-98
/
+6
|
|
*
|
Bluetooth: Add common code for stream-oriented recvmsg()
Mat Martineau
2010-10-12
2
-0
/
+111
|
|
*
|
Bluetooth: Validate PSM values in calls to connect() and bind()
Mat Martineau
2010-10-12
1
-4
/
+21
|
|
*
|
Bluetooth: Fix RFCOMM RPN negotiation
Yuri Kululin
2010-10-12
1
-4
/
+4
|
|
*
|
Bluetooth: Support SDIO devices that are AMP controllers
David Vrabel
2010-10-12
2
-0
/
+9
|
|
*
|
Bluetooth: HCI devices are either BR/EDR or AMP radios
David Vrabel
2010-10-12
3
-5
/
+5
*
|
|
|
phonet: remove the unused variable pn
Changli Gao
2010-10-20
1
-1
/
+0
*
|
|
|
netpoll: Revert napi_poll fix for bonding driver
Neil Horman
2010-10-20
1
-8
/
+1
*
|
|
|
netpoll: Remove netpoll blocking from uninit path
Neil Horman
2010-10-20
1
-3
/
+0
*
|
|
|
bnx2x: update version to 1.60.00-3
Dmitry Kravkov
2010-10-19
1
-2
/
+2
*
|
|
|
bnx2x: prevent false parity error in MSI-X memory of HC block
Vladislav Zolotarov
2010-10-19
2
-2
/
+32
*
|
|
|
bnx2x: fix possible deadlock in HC hw block
Dmitry Kravkov
2010-10-19
1
-8
/
+29
*
|
|
|
inet: RCU changes in inetdev_by_index()
Eric Dumazet
2010-10-19
4
-22
/
+16
*
|
|
|
net: avoid a dev refcount in ip_mc_find_dev()
Eric Dumazet
2010-10-19
2
-3
/
+3
*
|
|
|
3c52x: remove IRQF_SAMPLE_RANDOM from legacy MCA drivers.
Paul Gortmaker
2010-10-19
2
-2
/
+2
*
|
|
|
bonding: Re-enable netpoll over bonding
Neil Horman
2010-10-18
1
-19
/
+10
*
|
|
|
bonding: Fix netconsole to not deadlock on rmmod
Neil Horman
2010-10-18
1
-1
/
+8
*
|
|
|
bonding: Fix napi poll for bonding driver
Neil Horman
2010-10-18
1
-1
/
+8
*
|
|
|
bonding: Fix deadlock in bonding driver resulting from internal locking when ...
Neil Horman
2010-10-18
3
-4
/
+80
*
|
|
|
bonding: Fix bonding drivers improper modification of netpoll structure
Neil Horman
2010-10-18
3
-11
/
+19
*
|
|
|
e1000e: Fix for offline diag test failure at first call
Carolyn Wyborny
2010-10-18
1
-11
/
+8
*
|
|
|
igbvf: Remove unneeded pm_qos* calls
Greg Rose
2010-10-18
1
-5
/
+0
*
|
|
|
igb: fix stats handling
Eric Dumazet
2010-10-18
3
-45
/
+129
*
|
|
|
netxen: mask correctable error
amit salecha
2010-10-18
2
-2
/
+28
*
|
|
|
netxen: fix race in tx stop queue
Rajesh Borundia
2010-10-18
4
-18
/
+22
*
|
|
|
qlcnic: update ethtool stats
amit salecha
2010-10-18
1
-3
/
+70
*
|
|
|
IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()
Andy Walls
2010-10-18
1
-7
/
+6
*
|
|
|
Merge branch 'can/mcp251x-for-net-next' of git://git.pengutronix.de/git/mkl/l...
David S. Miller
2010-10-18
2
-29
/
+70
|
\
\
\
\
|
*
|
|
|
can: mcp251x: optimize 2515, rx int gets cleared automatically
Marc Kleine-Budde
2010-10-18
1
-4
/
+9
|
*
|
|
|
can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515
Marc Kleine-Budde
2010-10-18
1
-2
/
+12
|
*
|
|
|
can: mcp251x: Don't use pdata->model for chip selection anymore
Marc Kleine-Budde
2010-10-18
2
-16
/
+12
|
*
|
|
|
can: mcp251x: write intf only when needed
Marc Kleine-Budde
2010-10-18
1
-2
/
+13
|
*
|
|
|
can: mcp251x: read-modify-write eflag only when needed
Sascha Hauer
2010-10-18
1
-1
/
+2
|
*
|
|
|
can: mcp251x: allow to read two registers in one spi transfer
Sascha Hauer
2010-10-18
1
-3
/
+17
|
*
|
|
|
can: mcp251x: increase rx_errors on overflow, not only rx_over_errors
Sascha Hauer
2010-10-18
1
-2
/
+6
|
*
|
|
|
can: mcp251x: fix NOHZ local_softirq_pending 08 warning
Marc Kleine-Budde
2010-10-18
1
-2
/
+2
*
|
|
|
|
bnx2x: update version to 1.60.00-2
Dmitry Kravkov
2010-10-18
1
-2
/
+2
*
|
|
|
|
bnx2x: remove unnecessary FUNC_FLG_RSS flag and related
Dmitry Kravkov
2010-10-18
2
-49
/
+34
*
|
|
|
|
bnx2x: Use correct FW constant for header padding
Dmitry Kravkov
2010-10-18
2
-3
/
+1
*
|
|
|
|
bnx2x: do not deal with power if no capability
Dmitry Kravkov
2010-10-18
1
-0
/
+6
*
|
|
|
|
bnx2x: remove redundant commands during error handling
Dmitry Kravkov
2010-10-18
1
-2
/
+0
*
|
|
|
|
bnx2x: Optimized the branching in the bnx2x_rx_int()
Vladislav Zolotarov
2010-10-18
1
-5
/
+6
*
|
|
|
|
ns83820: spin_lock_irq() => spin_lock()
Dan Carpenter
2010-10-18
1
-1
/
+1
[prev]
[next]