index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DCCP] CCID: Allow ccid_{init,exit} to be NULL
Arnaldo Carvalho de Melo
2006-03-20
2
-15
/
+1
*
[DCCP] ackvec: Introduce ack vector records
Andrea Bittau
2006-03-20
2
-98
/
+173
*
[LIST]: Introduce list_for_each_entry_from
Arnaldo Carvalho de Melo
2006-03-20
1
-0
/
+11
*
[IPV4]: Use RCU locking in fib_rules.
Robert Olsson
2006-03-20
1
-45
/
+68
*
[LIST]: Introduce list_for_each_entry_safe_from
Arnaldo Carvalho de Melo
2006-03-20
1
-0
/
+13
*
[DCCP] ackvec: Introduce dccp_ackvec_slab
Arnaldo Carvalho de Melo
2006-03-20
3
-3
/
+52
*
[DCCP]: Fix error handling in dccp_init
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+3
*
[DCCP] ackvec: Ditch dccpav_buf_len
Arnaldo Carvalho de Melo
2006-03-20
4
-25
/
+15
*
[NETFILTER] nfnetlink_log: add sequence numbers for log events
Harald Welte
2006-03-20
2
-0
/
+52
*
[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack
Harald Welte
2006-03-20
1
-1
/
+1
*
[NET]: Do not lose accepted socket when -ENFILE/-EMFILE.
David S. Miller
2006-03-20
1
-42
/
+71
*
[NET]: Reduce size of struct sk_buff on 64 bit architectures
Patrick McHardy
2006-03-20
1
-1
/
+1
*
[VLAN]: translate IF_OPER_DORMANT to netif_dormant_on()
Stefan Rompf
2006-03-20
1
-16
/
+27
*
[NET] core: add RFC2863 operstate
Stefan Rompf
2006-03-20
7
-8
/
+200
*
[IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target.
YOSHIFUJI Hideaki
2006-03-20
1
-43
/
+47
*
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
YOSHIFUJI Hideaki
2006-03-20
5
-1
/
+36
*
[IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0.
YOSHIFUJI Hideaki
2006-03-20
1
-0
/
+3
*
[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...
YOSHIFUJI Hideaki
2006-03-20
6
-1
/
+191
*
[IPV6]: ROUTE: Add router_probe_interval sysctl.
YOSHIFUJI Hideaki
2006-03-20
5
-1
/
+22
*
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
YOSHIFUJI Hideaki
2006-03-20
5
-1
/
+32
*
[IPV6]: ROUTE: Add Router Reachability Probing (RFC4191).
YOSHIFUJI Hideaki
2006-03-20
1
-0
/
+39
*
[IPV6]: ROUTE: Add support for Router Preference (RFC4191).
YOSHIFUJI Hideaki
2006-03-20
6
-7
/
+49
*
[IPV6]: ROUTE: Handle finding the next best route in reachability in BACKTRAC...
YOSHIFUJI Hideaki
2006-03-20
1
-10
/
+18
*
[IPV6]: ROUTE: Try finding the next best route.
YOSHIFUJI Hideaki
2006-03-20
1
-1
/
+1
*
[IPV6]: ROUTE: Clean up rt6_select() code path in ip6_route_{intput,output}().
YOSHIFUJI Hideaki
2006-03-20
1
-26
/
+7
*
[IPV6]: ROUTE: Try selecting better route for non-default routes as well.
YOSHIFUJI Hideaki
2006-03-20
1
-5
/
+13
*
[IPV6]: ROUTE: More strict check for default routers in rt6_get_dflt_router().
YOSHIFUJI Hideaki
2006-03-20
1
-0
/
+1
*
[IPV6]: ROUTE: Eliminate lock for default route pointer.
YOSHIFUJI Hideaki
2006-03-20
3
-131
/
+69
*
[IPV6]: ROUTE: Clean-up cow'ing in ip6_route_{intput,output}().
YOSHIFUJI Hideaki
2006-03-20
1
-53
/
+60
*
[IPV6]: ROUTE: Convert rt6_cow() to rt6_alloc_cow().
YOSHIFUJI Hideaki
2006-03-20
1
-32
/
+25
*
[IPV6]: ROUTE: Clean up reference counting / unlocking for returning object.
YOSHIFUJI Hideaki
2006-03-20
1
-14
/
+15
*
[IPV6]: ROUTE: Unify two code paths for pmtu disc.
YOSHIFUJI Hideaki
2006-03-20
1
-14
/
+4
*
[IPV6]: ROUTE: Add rt6_alloc_clone() for cloning route allocation.
YOSHIFUJI Hideaki
2006-03-20
1
-9
/
+18
*
[IPV6]: ROUTE: Copy u.dst.error for RTF_REJECT routes when cloning.
YOSHIFUJI Hideaki
2006-03-20
1
-0
/
+2
*
[IPV6]: ROUTE: Set appropriate information before inserting a route.
YOSHIFUJI Hideaki
2006-03-20
1
-15
/
+18
*
[IPV6]: ROUTE: Split up rt6_cow() for future changes.
YOSHIFUJI Hideaki
2006-03-20
1
-11
/
+21
*
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
YOSHIFUJI Hideaki
2006-03-20
5
-3
/
+23
*
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
YOSHIFUJI Hideaki
2006-03-20
5
-1
/
+26
*
[IPV6]: ADDRCONF: Split up ipv6_generate_eui64() by device type.
YOSHIFUJI Hideaki
2006-03-20
1
-38
/
+53
*
[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.
YOSHIFUJI Hideaki
2006-03-20
3
-50
/
+5
*
[NET]: NEIGHBOUR: Ensure to record time to neigh->updated when neighbour's st...
YOSHIFUJI Hideaki
2006-03-20
1
-0
/
+8
*
[IPV6]: TUNNEL6: Don't try to add multicast route twice.
YOSHIFUJI Hideaki
2006-03-20
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2006-03-20
125
-4007
/
+14175
|
\
|
*
[SPARC64]: Update defconfig.
David S. Miller
2006-03-20
1
-11
/
+14
|
*
[SPARC64]: Fix 2 bugs in huge page support.
David S. Miller
2006-03-20
2
-4
/
+176
|
*
[SPARC64]: CONFIG_BLK_DEV_RAM fix
Andrew Morton
2006-03-20
1
-1
/
+1
|
*
[SPARC64]: Optimized TSB table initialization.
David S. Miller
2006-03-20
4
-1
/
+72
|
*
[SPARC64]: Allow CONFIG_MEMORY_HOTPLUG to build.
David S. Miller
2006-03-20
1
-0
/
+18
|
*
[SPARC64]: Use SLAB caches for TSB tables.
David S. Miller
2006-03-20
3
-25
/
+69
|
*
[SPARC64]: Don't kill the page allocator when growing a TSB.
David S. Miller
2006-03-20
1
-8
/
+35
[next]