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
*
SUNRPC: Cleanup of rpc_task initialisation
Trond Myklebust
2008-01-30
2
-28
/
+50
*
SUNRPC: Restrict sunrpc client exports
Trond Myklebust
2008-01-30
6
-44
/
+44
*
SUNRPC: Move exported declarations to the function declarations
Trond Myklebust
2008-01-30
9
-67
/
+55
*
sunrpc: document the rpc_pipefs kernel api
J. Bruce Fields
2008-01-30
1
-1
/
+51
*
SUNRPC: Reconnect immediately whenever the server isn't refusing it.
Trond Myklebust
2008-01-30
1
-1
/
+9
*
SUNRPC: Rename xprt_disconnect()
Trond Myklebust
2008-01-30
3
-7
/
+7
*
SUNRPC: Make call_status()/call_decode() call xprt_force_disconnect()
Trond Myklebust
2008-01-30
2
-3
/
+3
*
SUNRPC: xprt_autoclose() should not call xprt_disconnect()
Trond Myklebust
2008-01-30
2
-3
/
+1
*
SUNRPC: Use shutdown() instead of close() when disconnecting a TCP socket
Trond Myklebust
2008-01-30
1
-7
/
+34
*
SUNRPC: TCP clear XPRT_CLOSE_WAIT when the socket is closed for writes
Trond Myklebust
2008-01-30
1
-0
/
+2
*
SUNRPC: Allow the client to detect if the TCP connection is closed
Trond Myklebust
2008-01-30
1
-3
/
+21
*
SUNRPC: Fix TCP rebinding logic
Trond Myklebust
2008-01-30
1
-21
/
+38
*
SUNRPC: Fix a race in xs_tcp_state_change()
Trond Myklebust
2008-01-30
2
-4
/
+21
*
[IPV6] ADDRLABEL: Fix double free on label deletion.
YOSHIFUJI Hideaki
2008-01-28
1
-8
/
+6
*
[IPV4] fib_trie: remove unneeded NULL check
Stephen Hemminger
2008-01-28
1
-3
/
+0
*
[IPV4] fib_trie: More whitespace cleanup.
Stephen Hemminger
2008-01-28
1
-6
/
+0
*
[NET_SCHED]: Use nla_policy for attribute validation in ematches
Patrick McHardy
2008-01-28
2
-8
/
+12
*
[NET_SCHED]: Use nla_policy for attribute validation in actions
Patrick McHardy
2008-01-28
7
-33
/
+51
*
[NET_SCHED]: Use nla_policy for attribute validation in classifiers
Patrick McHardy
2008-01-28
6
-68
/
+59
*
[NET_SCHED]: Use nla_policy for attribute validation in packet schedulers
Patrick McHardy
2008-01-28
9
-93
/
+87
*
[NET_SCHED]: sch_api: introduce constant for rate table size
Patrick McHardy
2008-01-28
1
-1
/
+2
*
[NET_SCHED]: Use typeful attribute parsing helpers
Patrick McHardy
2008-01-28
11
-29
/
+27
*
[NET_SCHED]: Use typeful attribute construction helpers
Patrick McHardy
2008-01-28
11
-31
/
+26
*
[NET_SCHED]: Use NLA_PUT_STRING for string dumping
Patrick McHardy
2008-01-28
6
-8
/
+8
*
[NET_SCHED]: Use nla_nest_start/nla_nest_end
Patrick McHardy
2008-01-28
16
-133
/
+166
*
[NET_SCHED]: Propagate nla_parse return value
Patrick McHardy
2008-01-28
25
-60
/
+171
*
[NET_SCHED]: act_api: use PTR_ERR in tcf_action_init/tcf_action_get
Patrick McHardy
2008-01-28
2
-39
/
+46
*
[NET_SCHED]: act_api: use nlmsg_parse
Patrick McHardy
2008-01-28
1
-4
/
+1
*
[NET_SCHED]: act_api: fix netlink API conversion bug
Patrick McHardy
2008-01-28
1
-4
/
+4
*
[NET_SCHED]: sch_netem: use nla_parse_nested_compat
Patrick McHardy
2008-01-28
1
-32
/
+26
*
[NET_SCHED]: sch_atm: fix format string warning
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETNS]: Add namespace for ICMP replying code.
Denis V. Lunev
2008-01-28
2
-9
/
+14
*
[NETNS]: Routing cache virtualization.
Denis V. Lunev
2008-01-28
2
-6
/
+17
*
[NET_SCHED]: Convert actions from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
9
-212
/
+214
*
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
10
-276
/
+284
*
[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink API
Patrick McHardy
2008-01-28
22
-429
/
+467
*
[NETLINK]: Add nla_append()
Patrick McHardy
2008-01-28
1
-0
/
+19
*
[NET_SCHED]: mark classifier ops __read_mostly
Patrick McHardy
2008-01-28
6
-10
/
+6
*
[NET_SCHED]: Move EXPORT_SYMBOL next to exported symbol
Patrick McHardy
2008-01-28
5
-27
/
+22
*
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2008-01-28
18
-40
/
+40
*
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
2008-01-28
7
-9
/
+10
*
[NETNS]: Add namespace parameter to __ip_route_output_key.
Denis V. Lunev
2008-01-28
3
-6
/
+7
*
[NETNS]: Add namespace parameter to ip_route_output_slow.
Denis V. Lunev
2008-01-28
1
-10
/
+11
*
[NETNS]: Add namespace parameter to ip_dev_find.
Denis V. Lunev
2008-01-28
5
-8
/
+8
*
[NETNS]: Add netns parameter to fib_select_default.
Denis V. Lunev
2008-01-28
2
-3
/
+4
*
[IPV4]: Consolidate fib_select_default.
Denis V. Lunev
2008-01-28
2
-10
/
+14
*
[IPV4] fib_trie: avoid rescan on dump
Stephen Hemminger
2008-01-28
1
-13
/
+21
*
[IPV4] fib_trie: avoid extra search on delete
Stephen Hemminger
2008-01-28
1
-38
/
+12
*
[IPV4] fib_trie: dump table in sorted order
Stephen Hemminger
2008-01-28
1
-35
/
+39
*
[IPV4] fib_trie: iterator recode
Stephen Hemminger
2008-01-28
1
-51
/
+52
[next]