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
*
sctp: Do not leak memory on multiple listen() calls
Vlad Yasevich
2008-07-18
1
-2
/
+3
*
sctp: Support ipv6only AF_INET6 sockets.
Vlad Yasevich
2008-07-18
5
-10
/
+91
*
sctp: Prevent uninitialized memory access
Florian Westphal
2008-07-18
2
-0
/
+4
*
sctp: Don't abort initialization when CONFIG_PROC_FS=n
Florian Westphal
2008-07-18
3
-5
/
+14
*
tcp: RTT metrics scaling
Stephen Hemminger
2008-07-18
1
-13
/
+18
*
pkt_sched: Fix noqueue_qdisc initialization.
David S. Miller
2008-07-18
1
-0
/
+7
*
pkt_sched: Manage qdisc list inside of root qdisc.
David S. Miller
2008-07-18
3
-54
/
+133
*
pkt_sched: Get rid of u32_list.
David S. Miller
2008-07-18
1
-15
/
+3
*
packet: add PACKET_RESERVE sockopt
Patrick McHardy
2008-07-18
1
-3
/
+26
*
proc: consolidate per-net single-release callers
Pavel Emelyanov
2008-07-18
4
-62
/
+7
*
proc: consolidate per-net single_open callers
Pavel Emelyanov
2008-07-18
4
-108
/
+7
*
proc: clean the ip_misc_proc_init and ip_proc_init_net error paths
Pavel Emelyanov
2008-07-18
1
-12
/
+3
*
proc: show per-net ip_devconf.forwarding in /proc/net/snmp
Pavel Emelyanov
2008-07-18
1
-1
/
+1
*
proc: create /proc/net/snmp file in each net
Pavel Emelyanov
2008-07-18
1
-20
/
+50
*
proc: create /proc/net/netstat file in each net
Pavel Emelyanov
2008-07-18
1
-9
/
+38
*
ipv4: clean the init_ipv4_mibs error paths
Pavel Emelyanov
2008-07-18
1
-7
/
+1
*
mib: put icmpmsg statistics on struct net
Pavel Emelyanov
2008-07-18
3
-16
/
+11
*
mib: put icmp statistics on struct net
Pavel Emelyanov
2008-07-18
3
-11
/
+10
*
mib: put udplite statistics on struct net
Pavel Emelyanov
2008-07-18
3
-7
/
+7
*
mib: put udp statistics on struct net
Pavel Emelyanov
2008-07-18
3
-9
/
+7
*
mib: put net statistics on struct net
Pavel Emelyanov
2008-07-18
2
-9
/
+7
*
mib: put ip statistics on struct net
Pavel Emelyanov
2008-07-18
3
-15
/
+8
*
mib: put tcp statistics on struct net
Pavel Emelyanov
2008-07-18
3
-12
/
+11
*
ipv4: add pernet mib operations
Pavel Emelyanov
2008-07-18
1
-0
/
+20
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-07-18
24
-232
/
+450
|
\
|
*
Merge branch 'bkl-removal' into next
Trond Myklebust
2008-07-15
1
-8
/
+1
|
|
\
|
|
*
SUNRPC: Remove the BKL from the callback functions
Trond Myklebust
2008-07-15
1
-8
/
+1
|
*
|
Merge branch 'devel' into next
Trond Myklebust
2008-07-15
10
-182
/
+399
|
|
\
\
|
|
|
/
|
|
*
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
2008-07-15
1
-4
/
+174
|
|
*
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
Chuck Lever
2008-07-15
1
-18
/
+30
|
|
*
SUNRPC: None of rpcb_create's callers wants a privileged source port
Chuck Lever
2008-07-15
1
-7
/
+5
|
|
*
SUNRPC: Introduce a specific rpcb_create for contacting localhost
Chuck Lever
2008-07-15
1
-11
/
+31
|
|
*
SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
Chuck Lever
2008-07-15
1
-4
/
+8
|
|
*
SUNRPC: Ensure our task is notified when an rpcbind call is done
Trond Myklebust
2008-07-09
2
-23
/
+23
|
|
*
SUNRPC: Use only rpcbind v2 for AF_INET requests
Chuck Lever
2008-07-09
1
-12
/
+0
|
|
*
SUNRPC: Use GETADDR for rpcbind version 4 queries
Chuck Lever
2008-07-09
1
-2
/
+3
|
|
*
SUNRPC: Use rpcbind version 2 GETPORT
Chuck Lever
2008-07-09
1
-1
/
+1
|
|
*
SUNRPC: Document some naked integers in rpcbind client
Chuck Lever
2008-07-09
1
-13
/
+36
|
|
*
SUNRPC: More useful debugging output for rpcb client
Chuck Lever
2008-07-09
1
-3
/
+3
|
|
*
SUNRPC: Ensure all transports set rq_xtime consistently
Chuck Lever
2008-07-09
2
-2
/
+1
|
|
*
rpc: minor cleanup of scheduler callback code
\\\"J. Bruce Fields\\\
2008-07-09
1
-9
/
+5
|
|
*
rpc: remove some unused macros
\\\"J. Bruce Fields\\\
2008-07-09
1
-12
/
+1
|
|
*
rpc: eliminate unused variable in auth_gss upcall code
\\\"J. Bruce Fields\\\
2008-07-09
1
-3
/
+1
|
|
*
rpc: bring back cl_chatty
Olga Kornievskaia
2008-07-09
1
-5
/
+11
|
|
*
SUNRPC: Remove obsolete messages during transport connect
Chuck Lever
2008-07-09
1
-7
/
+1
|
|
*
SUNRPC: Display some debugging information as text rather than numbers
Chuck Lever
2008-07-09
1
-13
/
+16
|
|
*
SUNRPC: Refactor rpc_show_tasks
Chuck Lever
2008-07-09
1
-22
/
+24
|
|
*
SUNRPC: Don't display the rpc_show_tasks header if there are no tasks
Chuck Lever
2008-07-09
1
-7
/
+12
|
|
*
SUNRPC: Rename "call_" functions that are no longer FSM states
Chuck Lever
2008-07-09
1
-21
/
+14
|
|
*
SUNRPC: Add a function to display the name of an RPC procedure
Chuck Lever
2008-07-09
1
-4
/
+19
[next]