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
*
tipc: convert legacy nl media dump to nl compat
Richard Alpe
2015-02-09
4
-24
/
+19
*
tipc: convert legacy nl socket dump to nl compat
Richard Alpe
2015-02-09
4
-89
/
+111
*
tipc: convert legacy nl name table dump to nl compat
Richard Alpe
2015-02-09
4
-190
/
+101
*
tipc: convert legacy nl link stat reset to nl compat
Richard Alpe
2015-02-09
4
-41
/
+27
*
tipc: convert legacy nl link prop set to nl compat
Richard Alpe
2015-02-09
4
-153
/
+48
*
tipc: convert legacy nl link dump to nl compat
Richard Alpe
2015-02-09
4
-79
/
+23
*
tipc: convert legacy nl link stat to nl compat
Richard Alpe
2015-02-09
6
-192
/
+205
*
tipc: convert legacy nl bearer enable/disable to nl compat
Richard Alpe
2015-02-09
4
-57
/
+149
*
tipc: convert legacy nl bearer dump to nl compat
Richard Alpe
2015-02-09
4
-34
/
+273
*
tipc: move and rename the legacy nl api to "nl compat"
Richard Alpe
2015-02-09
13
-76
/
+130
*
net:rfs: adjust table size checking
Eric Dumazet
2015-02-08
1
-1
/
+1
*
net: rfs: add hash collision detection
Eric Dumazet
2015-02-08
3
-24
/
+28
*
gre/ipip: use be16 variants of netlink functions
Sabrina Dubroca
2015-02-08
2
-12
/
+12
*
tipc: fix bug in socket reception function
Jon Paul Maloy
2015-02-08
1
-3
/
+2
*
rt6_probe_deferred: Do not depend on struct ordering
Michael Büsch
2015-02-08
1
-1
/
+1
*
tcp: mitigate ACK loops for connections as tcp_timewait_sock
Neal Cardwell
2015-02-08
1
-5
/
+24
*
tcp: mitigate ACK loops for connections as tcp_sock
Neal Cardwell
2015-02-08
2
-7
/
+23
*
tcp: mitigate ACK loops for connections as tcp_request_sock
Neal Cardwell
2015-02-08
1
-1
/
+5
*
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
Neal Cardwell
2015-02-08
3
-0
/
+14
*
openvswitch: Initialize unmasked key and uid len
Pravin B Shelar
2015-02-08
1
-0
/
+2
*
bridge: add missing bridge port check for offloads
Roopa Prabhu
2015-02-07
1
-2
/
+2
*
rds: Make rds_message_copy_from_user() return 0 on success.
Sowmini Varadhan
2015-02-07
1
-4
/
+4
*
net: rds: Remove repeated function names from debug output
Rasmus Villemoes
2015-02-07
3
-6
/
+6
*
net: openvswitch: Support masked set actions.
Jarno Rajahalme
2015-02-07
2
-172
/
+362
*
Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-02-07
9
-42
/
+1146
|
\
|
*
NFC: nci: Move NFCEE discovery logic
Christophe Ricard
2015-02-04
1
-1
/
+7
|
*
NFC: nci: Move logical connection structure allocation
Christophe Ricard
2015-02-04
3
-26
/
+34
|
*
NFC: nci: Change credits field to credits_cnt
Christophe Ricard
2015-02-04
1
-1
/
+1
|
*
NFC: nci: Support all destinations type when creating a connection
Christophe Ricard
2015-02-04
1
-15
/
+33
|
*
NFC: nci: Add reference to the RF logical connection
Christophe Ricard
2015-02-04
3
-7
/
+5
|
*
NFC: nci: Change NCI state machine to LISTEN_ACTIVE
Christophe Ricard
2015-02-02
1
-0
/
+8
|
*
NFC: nci: Add RF NFCEE action notification support
Christophe Ricard
2015-02-02
1
-0
/
+11
|
*
NFC: Forward NFC_EVT_TRANSACTION to user space
Christophe Ricard
2015-02-02
3
-0
/
+70
|
*
NFC: nci: Add HCI over NCI protocol support
Christophe Ricard
2015-02-02
4
-18
/
+722
|
*
NFC: nci: Support logical connections management
Christophe Ricard
2015-02-02
2
-0
/
+85
|
*
NFC: nci: Add NFCEE enabling and disabling support
Christophe Ricard
2015-02-02
2
-0
/
+34
|
*
NFC: nci: Add NFCEE discover support
Christophe Ricard
2015-02-02
3
-0
/
+68
|
*
NFC: nci: Add dynamic logical connections support
Christophe Ricard
2015-02-02
4
-33
/
+127
*
|
tipc: eliminate race condition at multicast reception
Jon Paul Maloy
2015-02-05
8
-59
/
+114
*
|
tipc: simplify socket multicast reception
Jon Paul Maloy
2015-02-05
6
-101
/
+84
*
|
tipc: simplify connection abort notifications when links break
Jon Paul Maloy
2015-02-05
1
-40
/
+29
*
|
tipc: resolve race problem at unicast message reception
Jon Paul Maloy
2015-02-05
11
-241
/
+372
*
|
tipc: use existing sk_write_queue for outgoing packet chain
Jon Paul Maloy
2015-02-05
1
-18
/
+13
*
|
tipc: split up function tipc_msg_eval()
Jon Paul Maloy
2015-02-05
3
-43
/
+48
*
|
tipc: enqueue arrived buffers in socket in separate function
Jon Paul Maloy
2015-02-05
1
-15
/
+31
*
|
tipc: simplify message forwarding and rejection in socket layer
Jon Paul Maloy
2015-02-05
1
-62
/
+58
*
|
tipc: reduce usage of context info in socket and link
Jon Paul Maloy
2015-02-05
10
-91
/
+98
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
28
-204
/
+274
|
\
\
|
*
|
sit: fix some __be16/u16 mismatches
Eric Dumazet
2015-02-05
1
-4
/
+4
|
*
|
net: remove some sparse warnings
Eric Dumazet
2015-02-05
1
-3
/
+3
[next]