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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[DECNET]: Covert rules to use generic code
Steven Whitehouse
2006-09-22
7
-313
/
+191
*
[IPV4]: Use network-order dport for all visible inet_lookup_*
Herbert Xu
2006-09-22
3
-19
/
+19
*
[IPV4] fib: convert reader/writer to spinlock
Stephen Hemminger
2006-09-22
1
-10
/
+10
*
[IPV6]: Make sure fib6_rule_lookup doesn't return NULL
Ville Nuorvala
2006-09-22
1
-1
/
+5
*
[IPV4]: Uninline inet_lookup_listener
Herbert Xu
2006-09-22
1
-3
/
+32
*
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
2006-09-22
1
-1
/
+0
*
[IPV4]: Kill fib4_rules_clean().
David S. Miller
2006-09-22
1
-5
/
+0
*
[IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef
David S. Miller
2006-09-22
1
-0
/
+2
*
[NET]: Make code static.
Adrian Bunk
2006-09-22
6
-13
/
+13
*
[SUNRPC]: Update to use in-kernel sockets API.
Sridhar Samudrala
2006-09-22
2
-28
/
+18
*
[NET]: Round out in-kernel sockets API
Sridhar Samudrala
2006-09-22
1
-0
/
+113
*
[NEIGH]: Move netlink neighbour table bits to linux/neighbour.h
Thomas Graf
2006-09-22
1
-2
/
+0
*
[NEIGH]: Convert neighbour table dumping to new netlink api
Thomas Graf
2006-09-22
1
-67
/
+74
*
[NEIGH]: Convert neighbour table modification to new netlink api
Thomas Graf
2006-09-22
1
-68
/
+104
*
[NEIGH]: Move netlink neighbour bits to linux/neighbour.h
Thomas Graf
2006-09-22
1
-2
/
+0
*
[NEIGH]: Convert neighbour dumping to new netlink api
Thomas Graf
2006-09-22
1
-55
/
+51
*
[NEIGH]: Convert neighbour addition to new netlink api
Thomas Graf
2006-09-22
1
-39
/
+51
*
[NEIGH]: Convert neighbour deletion to new netlink api
Thomas Graf
2006-09-22
1
-19
/
+34
*
[IPV6]: Fix policy routing lookup
Patrick McHardy
2006-09-22
1
-1
/
+3
*
[IPV6]: Fix crash in ip6_del_rt
Patrick McHardy
2006-09-22
1
-0
/
+3
*
[IPV6]: Fix thinko in rt6_fill_node
Patrick McHardy
2006-09-22
1
-1
/
+0
*
[NETFILTER]: nf_queue: handle GSO packets
Patrick McHardy
2006-09-22
3
-22
/
+62
*
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
2006-09-22
11
-109
/
+128
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
40
-101
/
+98
*
[NETFILTER]: netbios conntrack: fix compile
Patrick McHardy
2006-09-22
1
-0
/
+1
*
[NET]: Convert link dumping to new netlink api
Thomas Graf
2006-09-22
1
-144
/
+137
*
[NET]: Convert link modification to new netlink api
Thomas Graf
2006-09-22
1
-91
/
+100
*
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
2006-09-22
6
-0
/
+6
*
[IPV4]: Convert address dumping to new netlink api
Thomas Graf
2006-09-22
1
-19
/
+23
*
[IPV4]: Convert address deletion to new netlink api
Thomas Graf
2006-09-22
1
-15
/
+29
*
[IPV4]: Convert address addition to new netlink api
Thomas Graf
2006-09-22
1
-33
/
+75
*
[NETLINK]: Convert core netlink handling to new netlink api
Thomas Graf
2006-09-22
1
-19
/
+22
*
[NETLINK]: Extend netlink messaging interface
Thomas Graf
2006-09-22
2
-1
/
+76
*
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
Thomas Graf
2006-09-22
4
-370
/
+242
*
[IPV6]: Policy Routing Rules
Thomas Graf
2006-09-22
6
-11
/
+314
*
[NET]: Protocol Independant Policy Routing Rules Framework
Thomas Graf
2006-09-22
4
-2
/
+427
*
[IPV6]: Multiple Routing Tables
Thomas Graf
2006-09-22
4
-135
/
+401
*
[IPV6]: Remove ndiscs rt6_lock dependency
Thomas Graf
2006-09-22
1
-5
/
+11
*
[NetLabel]: tie NetLabel into the Kconfig system
Paul Moore
2006-09-22
1
-0
/
+2
*
[NetLabel]: SELinux support
Venkat Yekkirala
2006-09-22
1
-2
/
+11
*
[NetLabel]: CIPSOv4 and Unlabeled packet integration
Paul Moore
2006-09-22
2
-0
/
+795
*
[NetLabel]: core NetLabel subsystem
Paul Moore
2006-09-22
12
-0
/
+2395
*
[NetLabel]: CIPSOv4 engine
Paul Moore
2006-09-22
3
-0
/
+1643
*
[NetLabel]: core network changes
Paul Moore
2006-09-22
2
-1
/
+20
*
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
2006-09-22
6
-6
/
+23
*
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
2006-09-22
3
-7
/
+23
*
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-09-22
20
-2
/
+36
*
[MLSXFRM]: Add security context to acquire messages using PF_KEY
Venkat Yekkirala
2006-09-22
1
-0
/
+22
*
[MLSXFRM]: Add security context to acquire messages using netlink
Serge Hallyn
2006-09-22
1
-15
/
+28
*
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
2006-09-22
3
-20
/
+27
[next]