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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: track application-limited rate samples
Soheil Hassas Yeganeh
2016-09-21
3
-1
/
+39
*
tcp: track data delivery rate for a TCP connection
Yuchung Cheng
2016-09-21
4
-15
/
+186
*
tcp: count packets marked lost for a TCP connection
Neal Cardwell
2016-09-21
1
-1
/
+24
*
tcp: switch back to proper tcp_skb_cb size check in tcp_init()
Eric Dumazet
2016-09-21
1
-2
/
+3
*
net_sched: sch_fq: add low_rate_threshold parameter
Eric Dumazet
2016-09-21
1
-3
/
+19
*
tcp: use windowed min filter library for TCP min_rtt estimation
Neal Cardwell
2016-09-21
3
-61
/
+7
*
tcp: cdg: rename struct minmax in tcp_cdg.c to avoid a naming conflict
Soheil Hassas Yeganeh
2016-09-21
1
-6
/
+6
*
net sched actions: fix GETing actions
Jamal Hadi Salim
2016-09-20
1
-0
/
+20
*
bpf: direct packet write and access for helpers for clsact progs
Daniel Borkmann
2016-09-20
1
-17
/
+117
*
openvswitch: avoid resetting flow key while installing new flow.
pravin shelar
2016-09-20
4
-9
/
+10
*
openvswitch: Fix Frame-size larger than 1024 bytes warning.
pravin shelar
2016-09-20
1
-6
/
+9
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-09-20
13
-110
/
+825
|
\
|
*
Bluetooth: Set appearance only for LE capable controllers
Michał Narajowski
2016-09-19
1
-0
/
+4
|
*
Bluetooth: Fix missing ext info event when setting appearance
Michał Narajowski
2016-09-19
1
-0
/
+2
|
*
Bluetooth: Add supported data types to ext info changed event
Michał Narajowski
2016-09-19
1
-4
/
+10
|
*
Bluetooth: Add appearance to Read Ext Controller Info command
Szymon Janc
2016-09-19
1
-0
/
+14
|
*
Bluetooth: Factor appending EIR to separate helper
Michał Narajowski
2016-09-19
1
-13
/
+22
|
*
Bluetooth: Refactor read_ext_controller_info handler
Szymon Janc
2016-09-19
1
-20
/
+16
|
*
Bluetooth: Increment management interface revision
Szymon Janc
2016-09-19
1
-1
/
+1
|
*
Bluetooth: Fix advertising instance validity check for flags
Szymon Janc
2016-09-19
1
-1
/
+2
|
*
Bluetooth: Unify advertising instance flags check
Szymon Janc
2016-09-19
1
-37
/
+48
|
*
Bluetooth: Remove unused parameter from tlv_data_is_valid function
Szymon Janc
2016-09-19
1
-4
/
+3
|
*
Bluetooth: Add support for appearance in scan rsp
Michał Narajowski
2016-09-19
2
-0
/
+45
|
*
Bluetooth: Add support for local name in scan rsp
Michał Narajowski
2016-09-19
2
-10
/
+64
|
*
Bluetooth: Fix not registering BR/EDR SMP channel with force_bredr flag
Szymon Janc
2016-09-19
1
-1
/
+4
|
*
Bluetooth: Use kzalloc instead of kmalloc/memset
Wei Yongjun
2016-09-19
1
-3
/
+1
|
*
Bluetooth: Fix reason code used for rejecting SCO connections
Frédéric Dalleau
2016-09-19
1
-1
/
+1
|
*
Bluetooth: Fix wrong New Settings event when closing HCI User Channel
Marcel Holtmann
2016-09-19
1
-0
/
+1
|
*
Bluetooth: Send control open and close messages for HCI user channels
Marcel Holtmann
2016-09-19
1
-0
/
+35
|
*
Bluetooth: Append local name and CoD to Extended Controller Info
Michał Narajowski
2016-09-19
1
-21
/
+42
|
*
Bluetooth: Add framework for Extended Controller Information
Marcel Holtmann
2016-09-19
1
-2
/
+60
|
*
Bluetooth: Handle HCI raw socket transition from unbound to bound
Marcel Holtmann
2016-09-19
1
-17
/
+36
|
*
Bluetooth: Send control open and close messages for HCI raw sockets
Marcel Holtmann
2016-09-19
1
-0
/
+48
|
*
Bluetooth: Add extra channel checks for control open/close messages
Marcel Holtmann
2016-09-19
1
-5
/
+19
|
*
Bluetooth: Assign the channel early when binding HCI sockets
Marcel Holtmann
2016-09-19
1
-5
/
+11
|
*
Bluetooth: Send control open and close only when cookie is present
Marcel Holtmann
2016-09-19
1
-2
/
+16
|
*
Bluetooth: Use numbers for subsystem version string
Marcel Holtmann
2016-09-19
2
-5
/
+9
|
*
Bluetooth: Introduce helper functions for socket cookie handling
Marcel Holtmann
2016-09-19
1
-12
/
+29
|
*
Bluetooth: Use command status event for Set IO Capability errors
Marcel Holtmann
2016-09-19
1
-2
/
+2
|
*
Bluetooth: Fix wrong Get Clock Information return parameters
Marcel Holtmann
2016-09-19
1
-1
/
+1
|
*
Bluetooth: Use individual flags for certain management events
Marcel Holtmann
2016-09-19
2
-20
/
+17
|
*
Bluetooth: mgmt: Fix sending redundant event for Advertising Instance
Johan Hedberg
2016-09-19
3
-10
/
+12
|
*
Bluetooth: Add support for sending MGMT commands and events to monitor
Marcel Holtmann
2016-09-19
2
-3
/
+157
|
*
Bluetooth: Add support for sending MGMT open and close to monitor
Marcel Holtmann
2016-09-19
1
-0
/
+95
|
*
Bluetooth: Introduce helper to pack mgmt version information
Marcel Holtmann
2016-09-19
1
-2
/
+9
|
*
Bluetooth: Store control socket cookie and comm information
Marcel Holtmann
2016-09-19
1
-1
/
+30
|
*
Bluetooth: Check SOL_HCI for raw socket options
Marcel Holtmann
2016-09-19
1
-0
/
+6
|
*
mac802154: use rate limited warnings for malformed frames
Aristeu Rozanski
2016-09-19
1
-2
/
+2
|
*
mac802154: don't warn on unsupported frames
Aristeu Rozanski
2016-09-19
1
-0
/
+5
|
*
6lowpan: ndisc: no overreact if no short address is available
Alexander Aring
2016-09-19
1
-2
/
+0
[next]