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
*
[PATCH] RPC: expose API for serializing access to RPC transports
Chuck Lever
2005-09-23
2
-14
/
+65
*
[PATCH] RPC: expose API for serializing access to RPC transports
Chuck Lever
2005-09-23
2
-12
/
+54
*
[PATCH] RPC: add API to set transport-specific timeouts
Chuck Lever
2005-09-23
2
-22
/
+47
*
[PATCH] RPC: get rid of xprt->stream
Chuck Lever
2005-09-23
2
-12
/
+19
*
[PATCH] RPC: skip over transport-specific heads automatically
Chuck Lever
2005-09-23
3
-14
/
+21
*
[PATCH] RPC: separate TCP and UDP socket write paths
Chuck Lever
2005-09-23
1
-87
/
+128
*
[PATCH] RPC: separate TCP and UDP transport connection logic
Chuck Lever
2005-09-23
1
-73
/
+91
*
[PATCH] RPC: separate TCP and UDP write space callbacks
Chuck Lever
2005-09-23
2
-31
/
+87
*
[PATCH] RPC: client-side transport switch cleanup
Chuck Lever
2005-09-23
3
-20
/
+20
*
[PATCH] RPC: Add helper for waking tasks pending on a transport
Chuck Lever
2005-09-23
2
-7
/
+18
*
[PATCH] RPC: Eliminate socket.h includes in RPC client
Chuck Lever
2005-09-23
8
-11
/
+0
*
[PATCH] RPC: rename the sockstate field
Chuck Lever
2005-09-23
2
-11
/
+9
*
[PATCH] RPC: Rename xprt_lock
Chuck Lever
2005-09-23
1
-5
/
+5
*
[PATCH] RPC: Rename sock_lock
Chuck Lever
2005-09-23
2
-33
/
+33
*
[PATCH] RPC: Reduce stack utilization in xs_sendpages
Chuck Lever
2005-09-23
1
-30
/
+43
*
[PATCH] RPC: transport switch function naming
Chuck Lever
2005-09-23
2
-301
/
+310
*
[PATCH] RPC: introduce client-side transport switch
Chuck Lever
2005-09-23
6
-977
/
+1070
*
[PATCH] RPC: extract socket logic common to both client and server
Chuck Lever
2005-09-23
5
-143
/
+176
*
[PATCH] RPC: portmapper doesn't need a reserved port
Chuck Lever
2005-09-23
1
-0
/
+1
*
[PATCH] NFS: use a constant value for TCP retransmit timeouts
Chuck Lever
2005-09-23
1
-2
/
+2
*
[PATCH] RPC: proper soft timeout behavior for rpcbind
Chuck Lever
2005-09-23
1
-20
/
+77
*
[PATCH] RPC: Report connection errors properly when mounting with "soft"
Chuck Lever
2005-09-23
1
-9
/
+18
*
[SCTP]: Fix SCTP_SHUTDOWN notifications.
Sridhar Samudrala
2005-09-22
1
-11
/
+11
*
[NETFILTER] Fix conntrack event cache deadlock/oops
Harald Welte
2005-09-22
5
-28
/
+28
*
[NETFILTER] Fix sparse endian warnings in pptp helper
Alexey Dobriyan
2005-09-22
1
-6
/
+8
*
[NETFILTER] fix DEBUG statement in PPTP helper
Harald Welte
2005-09-22
1
-1
/
+1
*
[BRIDGE]: TSO fix in br_dev_queue_push_xmit
Vlad Drukker
2005-09-22
1
-1
/
+2
*
[TCP]: Adjust Reno SACK estimate in tcp_fragment
Herbert Xu
2005-09-22
1
-0
/
+9
*
[TCP]: Set default congestion control correctly for incoming connections.
Stephen Hemminger
2005-09-21
1
-1
/
+1
*
[FIB_TRIE]: message cleanup
Stephen Hemminger
2005-09-21
1
-12
/
+3
*
[AF_PACKET]: Allow for > 8 byte hardware addresses.
Eric W. Biederman
2005-09-21
1
-17
/
+48
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2005-09-19
20
-490
/
+1897
|
\
|
*
[TCP]: Handle SACK'd packets properly in tcp_fragment().
Herbert Xu
2005-09-19
1
-3
/
+7
|
*
[8021Q]: Add endian annotations.
Alexey Dobriyan
2005-09-19
1
-1
/
+1
|
*
[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr}
Harald Welte
2005-09-19
1
-0
/
+2
|
*
[NETFILTER]: Rename misnamed function
Patrick McHardy
2005-09-19
3
-5
/
+5
|
*
[NETFILTER] ip6tables: remove duplicate code
Yasuyuki Kozakai
2005-09-19
7
-464
/
+91
|
*
[NETFILTER]: Add new PPTP conntrack and NAT helper
Harald Welte
2005-09-19
6
-0
/
+1774
|
*
[IPV4]: fib_trie RCU refinements
Robert Olsson
2005-09-19
1
-11
/
+10
|
*
[IPV4]: fib_trie tnode stats refinements
Robert Olsson
2005-09-19
1
-6
/
+7
*
|
[PATCH] raw_sendmsg DoS on 2.6
Mark J Cox
2005-09-19
2
-2
/
+2
|
/
*
[NETFILTER]: Solve Kconfig dependency problem
Harald Welte
2005-09-18
1
-3
/
+1
*
[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)
Mitsuru KANDA
2005-09-18
1
-2
/
+8
*
[DCCP]: Introduce CCID getsockopt for the CCIDs
Arnaldo Carvalho de Melo
2005-09-18
3
-6
/
+98
*
[DCCP]: Don't use necessarily the same CCID for tx and rx
Arnaldo Carvalho de Melo
2005-09-18
2
-3
/
+4
*
[CCID3]: Introduce include/linux/tfrc.h
Arnaldo Carvalho de Melo
2005-09-18
1
-10
/
+13
*
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
2005-09-18
9
-622
/
+607
*
[NETFILTER] move nfnetlink options to right location in kconfig menu
Harald Welte
2005-09-17
1
-2
/
+1
*
[NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink
Harald Welte
2005-09-17
1
-6
/
+10
*
[NETFILTER]: Fix oops in conntrack event cache
Harald Welte
2005-09-16
1
-1
/
+4
[next]