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
*
net/hsr: using kfree_rcu() to simplify the code
Wei Yongjun
2013-12-17
1
-9
/
+4
*
Merge branch 'bonding_netlink'
David S. Miller
2013-12-17
5
-96
/
+240
|
\
|
*
bonding: add resend_igmp attribute netlink support
sfeldma@cumulusnetworks.com
2013-12-17
5
-12
/
+39
|
*
bonding: add xmit_hash_policy attribute netlink support
sfeldma@cumulusnetworks.com
2013-12-17
5
-7
/
+37
|
*
bonding: add fail_over_mac attribute netlink support
sfeldma@cumulusnetworks.com
2013-12-17
5
-18
/
+40
|
*
bonding: add primary_select attribute netlink support
sfeldma@cumulusnetworks.com
2013-12-17
5
-16
/
+41
|
*
bonding: add primary attribute netlink support
sfeldma@cumulusnetworks.com
2013-12-17
5
-43
/
+83
|
/
*
pkt_sched: fq: more robust memory allocation
Eric Dumazet
2013-12-17
1
-6
/
+28
*
bondnl: use be32 nla put/get for be32 values
Jiri Pirko
2013-12-17
1
-2
/
+2
*
bnad: make local variable static
stephen hemminger
2013-12-17
2
-2
/
+1
*
tcp: refine TSO splits
Eric Dumazet
2013-12-17
2
-46
/
+54
*
net: remove dead code for add/del multiple
stephen hemminger
2013-12-17
2
-107
/
+1
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-12-17
222
-4227
/
+4954
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-13
222
-4227
/
+4954
|
|
\
|
|
*
ath9k: initialize retry chain flags in tx99 code
Lorenzo Bianconi
2013-12-11
1
-1
/
+9
|
|
*
MAINTAINERS: remove myself as maintainer of TI WiLink drivers
Luciano Coelho
2013-12-11
1
-2
/
+1
|
|
*
ath5k: Reset Tx interrupt bits also on PISR
Nick Kossifidis
2013-12-11
1
-1
/
+10
|
|
*
nfc: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
34
-95
/
+34
|
|
*
rfkill: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
1
-3
/
+1
|
|
*
drivers/net/wireless: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
8
-19
/
+14
|
|
*
prism54: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
15
-30
/
+15
|
|
*
rt2x00: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
44
-132
/
+44
|
|
*
zd1211rw: Fix FSF address in file headers
Jeff Kirsher
2013-12-11
13
-26
/
+13
|
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-12-11
10
-73
/
+937
|
|
|
\
|
|
|
*
Bluetooth: Fix handling of L2CAP Command Reject over LE
Johan Hedberg
2013-12-10
1
-0
/
+26
|
|
|
*
Bluetooth: Use macros for connectionless slave broadcast features
Marcel Holtmann
2013-12-09
3
-3
/
+15
|
|
|
*
Bluetooth: Increase minor version of core module
Marcel Holtmann
2013-12-07
1
-1
/
+1
|
|
|
*
Bluetooth: Fix valid LE PSM check
Johan Hedberg
2013-12-05
1
-1
/
+1
|
|
|
*
Bluetooth: Use min_t for calculating chan->mps
Johan Hedberg
2013-12-05
1
-5
/
+1
|
|
|
*
Bluetooth: Simplify l2cap_chan initialization for LE CoC
Johan Hedberg
2013-12-05
3
-26
/
+14
|
|
|
*
Bluetooth: Add debugfs controls for LE CoC MPS and Credits
Johan Hedberg
2013-12-05
1
-4
/
+12
|
|
|
*
Bluetooth: Fix validating LE PSM values
Johan Hedberg
2013-12-05
2
-11
/
+44
|
|
|
*
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
2013-12-05
2
-2
/
+8
|
|
|
*
Bluetooth: Fix clearing of chan->omtu for LE CoC channels
Johan Hedberg
2013-12-05
1
-4
/
+4
|
|
|
*
Bluetooth: Limit LE MPS to the MTU value
Johan Hedberg
2013-12-05
1
-4
/
+14
|
|
|
*
Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits
Johan Hedberg
2013-12-05
1
-0
/
+3
|
|
|
*
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
Johan Hedberg
2013-12-05
2
-0
/
+4
|
|
|
*
Bluetooth: Implement LE L2CAP reassembly
Johan Hedberg
2013-12-05
1
-3
/
+76
|
|
|
*
Bluetooth: Add LE L2CAP segmentation support for outgoing data
Johan Hedberg
2013-12-05
1
-1
/
+126
|
|
|
*
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
2013-12-05
2
-0
/
+10
|
|
|
*
Bluetooth: Reject LE CoC commands when the feature is not enabled
Johan Hedberg
2013-12-05
1
-0
/
+11
|
|
|
*
Bluetooth: Add LE flow control discipline
Johan Hedberg
2013-12-05
1
-1
/
+66
|
|
|
*
Bluetooth: Implement returning of LE L2CAP credits
Johan Hedberg
2013-12-05
1
-0
/
+26
|
|
|
*
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
2013-12-05
2
-0
/
+79
|
|
|
*
Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
Johan Hedberg
2013-12-05
1
-0
/
+15
|
|
|
*
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
2013-12-05
3
-5
/
+16
|
|
|
*
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
2013-12-05
3
-3
/
+38
|
|
|
*
Bluetooth: Make l2cap_le_sig_cmd logic consistent
Johan Hedberg
2013-12-05
1
-8
/
+16
|
|
|
*
Bluetooth: Add L2CAP Disconnect suppport for LE
Johan Hedberg
2013-12-05
1
-0
/
+7
|
|
|
*
Bluetooth: Fix L2CAP channel closing for LE connections
Johan Hedberg
2013-12-05
1
-2
/
+4
[next]