index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-23
[NEIGH]: Convert neighbour addition to new netlink api
Thomas Graf
1
-39
/
+51
2006-09-23
[NEIGH]: Convert neighbour deletion to new netlink api
Thomas Graf
1
-19
/
+34
2006-09-23
[IPV6]: Fix policy routing lookup
Patrick McHardy
1
-1
/
+3
2006-09-23
[IPV6]: Fix crash in ip6_del_rt
Patrick McHardy
1
-0
/
+3
2006-09-23
[IPV6]: Fix thinko in rt6_fill_node
Patrick McHardy
1
-1
/
+0
2006-09-23
[NETFILTER]: nf_queue: handle GSO packets
Patrick McHardy
3
-22
/
+62
2006-09-23
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
11
-109
/
+128
2006-09-23
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
40
-101
/
+98
2006-09-23
[NETFILTER]: netbios conntrack: fix compile
Patrick McHardy
1
-0
/
+1
2006-09-23
[NET]: Convert link dumping to new netlink api
Thomas Graf
1
-144
/
+137
2006-09-23
[NET]: Convert link modification to new netlink api
Thomas Graf
1
-91
/
+100
2006-09-23
[IPv4]: Move interface address bits to linux/if_addr.h
Thomas Graf
6
-0
/
+6
2006-09-23
[IPV4]: Convert address dumping to new netlink api
Thomas Graf
1
-19
/
+23
2006-09-23
[IPV4]: Convert address deletion to new netlink api
Thomas Graf
1
-15
/
+29
2006-09-23
[IPV4]: Convert address addition to new netlink api
Thomas Graf
1
-33
/
+75
2006-09-23
[NETLINK]: Convert core netlink handling to new netlink api
Thomas Graf
1
-19
/
+22
2006-09-23
[NETLINK]: Extend netlink messaging interface
Thomas Graf
2
-1
/
+76
2006-09-23
[IPV4]: Use Protocol Independant Policy Routing Rules Framework
Thomas Graf
4
-370
/
+242
2006-09-23
[IPV6]: Policy Routing Rules
Thomas Graf
6
-11
/
+314
2006-09-23
[NET]: Protocol Independant Policy Routing Rules Framework
Thomas Graf
4
-2
/
+427
2006-09-23
[IPV6]: Multiple Routing Tables
Thomas Graf
4
-135
/
+401
2006-09-23
[IPV6]: Remove ndiscs rt6_lock dependency
Thomas Graf
1
-5
/
+11
2006-09-23
[NetLabel]: tie NetLabel into the Kconfig system
Paul Moore
1
-0
/
+2
2006-09-23
[NetLabel]: SELinux support
Venkat Yekkirala
1
-2
/
+11
2006-09-23
[NetLabel]: CIPSOv4 and Unlabeled packet integration
Paul Moore
2
-0
/
+795
2006-09-23
[NetLabel]: core NetLabel subsystem
Paul Moore
12
-0
/
+2395
2006-09-23
[NetLabel]: CIPSOv4 engine
Paul Moore
3
-0
/
+1643
2006-09-23
[NetLabel]: core network changes
Paul Moore
2
-1
/
+20
2006-09-23
[MLSXFRM]: Auto-labeling of child sockets
Venkat Yekkirala
6
-6
/
+23
2006-09-23
[MLSXFRM]: Default labeling of socket specific IPSec policies
Venkat Yekkirala
3
-7
/
+23
2006-09-23
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
20
-2
/
+36
2006-09-23
[MLSXFRM]: Add security context to acquire messages using PF_KEY
Venkat Yekkirala
1
-0
/
+22
2006-09-23
[MLSXFRM]: Add security context to acquire messages using netlink
Serge Hallyn
1
-15
/
+28
2006-09-23
[MLSXFRM]: Flow based matching of xfrm policy and state
Venkat Yekkirala
3
-20
/
+27
2006-09-23
[MLSXFRM]: Add security sid to sock
Venkat Yekkirala
1
-1
/
+1
2006-09-21
[CRYPTO] users: Use crypto_comp and crypto_has_*
Herbert Xu
3
-33
/
+44
2006-09-21
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
2
-25
/
+38
2006-09-21
[SCTP]: Use HMAC template and hash interface
Herbert Xu
3
-14
/
+31
2006-09-21
[IPSEC]: Use HMAC template and hash interface
Herbert Xu
5
-70
/
+119
2006-09-21
[CRYPTO] users: Use block ciphers where applicable
Herbert Xu
3
-43
/
+48
2006-09-21
[SUNRPC] GSS: Use block ciphers where applicable
Herbert Xu
5
-54
/
+64
2006-09-21
[IPSEC] ESP: Use block ciphers where applicable
Herbert Xu
5
-48
/
+75
2006-09-21
[IPSEC]: Add compatibility algorithm name support
Herbert Xu
2
-1
/
+3
2006-09-21
[IPSEC]: Move linux/crypto.h inclusion out of net/xfrm.h
Herbert Xu
1
-0
/
+1
2006-09-20
[IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()
Al Viro
1
-4
/
+4
2006-09-20
[NETFILTER]: xt_quota: add missing module aliases
Patrick McHardy
1
-0
/
+2
2006-09-18
[ATM] CLIP: Do not refer freed skbuff in clip_mkip().
YOSHIFUJI Hideaki
1
-0
/
+2
2006-09-18
[NET]: Drop tx lock in dev_watchdog_up
Herbert Xu
1
-2
/
+0
2006-09-18
[PACKET]: Don't truncate non-linear skbs with mmaped IO
Patrick McHardy
1
-3
/
+1
2006-09-18
[NET]: Mark frame diverter for future removal.
Stephen Hemminger
1
-1
/
+1
[next]