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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
2006-09-22
2
-3
/
+5
*
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
2006-09-22
2
-3
/
+4
*
[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.
YOSHIFUJI Hideaki
2006-09-22
1
-0
/
+5
*
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
2006-09-22
2
-3
/
+9
*
[IPV6] NDISC: Take source address into account for redirects.
YOSHIFUJI Hideaki
2006-09-22
1
-0
/
+1
*
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
Vladislav Yasevich
2006-09-22
2
-13
/
+12
*
[NETFILTER]: x_tables: add data member to struct xt_match
Patrick McHardy
2006-09-22
1
-0
/
+3
*
[NETFILTER]: nfnetlink: remove unnecessary packed attributes
Patrick McHardy
2006-09-22
3
-9
/
+9
*
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
2006-09-22
1
-6
/
+2
*
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
2006-09-22
4
-8
/
+4
*
[NETFILTER]: x_tables: add helpers for mass match/target registration
Patrick McHardy
2006-09-22
1
-0
/
+5
*
[NETFILTER]: conntrack: introduce connection mark event
Pablo Neira Ayuso
2006-09-22
1
-0
/
+4
*
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent...
Yasuyuki Kozakai
2006-09-22
2
-4
/
+22
*
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent ...
Yasuyuki Kozakai
2006-09-22
2
-8
/
+29
*
[SCTP]: Extend /proc/net/sctp/snmp to provide more statistics.
Sridhar Samudrala
2006-09-22
3
-39
/
+44
*
[IPv6] route: FIB6 configuration using struct fib6_config
Thomas Graf
2006-09-22
2
-16
/
+28
*
[IPv6] route: Simplify ip6_ins_rt()
Thomas Graf
2006-09-22
1
-4
/
+1
*
[IPv6] route: Simplify ip6_del_rt()
Thomas Graf
2006-09-22
1
-4
/
+1
*
[PKT_SCHED]: Kill pkt_act.h inlining.
David S. Miller
2006-09-22
8
-500
/
+129
*
[IPv4]: Convert route get to new netlink api
Thomas Graf
2006-09-22
1
-0
/
+1
*
[IPv4]: FIB configuration using struct fib_config
Thomas Graf
2006-09-22
3
-27
/
+71
*
[RTNETLINK]: Unexport rtnl socket
Thomas Graf
2006-09-22
1
-2
/
+0
*
[RTNETLINK]: Add rtnetlink notification interface
Thomas Graf
2006-09-22
2
-0
/
+20
*
[NETLINK]: Add notification message sending interface
Thomas Graf
2006-09-22
2
-4
/
+7
*
[RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts
Thomas Graf
2006-09-22
1
-0
/
+1
*
[IPV4]: add the UdpSndbufErrors and UdpRcvbufErrors MIBs
Martin Bligh
2006-09-22
1
-0
/
+2
*
[DECNET]: cleanups
Adrian Bunk
2006-09-22
1
-3
/
+0
*
[IPV6] ip6_fib.c: make code static
Adrian Bunk
2006-09-22
1
-25
/
+0
*
[NET]: Increate RT_TABLE_MAX to 2^32
Patrick McHardy
2006-09-22
1
-3
/
+1
*
[DECNET]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
1
-2
/
+1
*
[IPV6]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
1
-0
/
+7
*
[IPV4]: Increase number of possible routing tables to 2^32
Patrick McHardy
2006-09-22
1
-20
/
+5
*
[NET]: Introduce RTA_TABLE/FRA_TABLE attributes
Patrick McHardy
2006-09-22
3
-0
/
+19
*
[NET]: Use u32 for routing table IDs
Patrick McHardy
2006-09-22
2
-9
/
+9
*
[NEIGHBOUR]: Use ALIGN() macro.
Stephen Hemminger
2006-09-22
1
-1
/
+1
*
[NET]: sock_register interface changes
Stephen Hemminger
2006-09-22
1
-2
/
+2
*
[NET]: drop unused elements from net_proto_family
Stephen Hemminger
2006-09-22
1
-5
/
+0
*
[DECNET]: Covert rules to use generic code
Steven Whitehouse
2006-09-22
2
-6
/
+5
*
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
2006-09-22
1
-7
/
+24
*
[IPV4]: Uninline inet_lookup_listener
Herbert Xu
2006-09-22
1
-31
/
+2
*
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
2006-09-22
1
-3
/
+1
*
[IPV4]: Kill fib4_rules_clean().
David S. Miller
2006-09-22
1
-1
/
+0
*
[NET]: Make code static.
Adrian Bunk
2006-09-22
1
-4
/
+0
*
[NET]: Round out in-kernel sockets API
Sridhar Samudrala
2006-09-22
1
-0
/
+19
*
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
Thomas Graf
2006-09-22
2
-101
/
+94
*
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
Thomas Graf
2006-09-22
3
-100
/
+67
*
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
2006-09-22
3
-8
/
+10
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
2
-10
/
+11
*
[NET]: Move netlink interface bits to linux/if.h
Thomas Graf
2006-09-22
2
-132
/
+130
*
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2006-09-22
2
-56
/
+53
[next]