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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-26
[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted).
Pavel Emelyanov
1
-2
/
+2
2008-03-26
[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.
Pavel Emelyanov
1
-9
/
+16
2008-03-26
[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.
Pavel Emelyanov
1
-48
/
+90
2008-03-26
[NETNS][ICMP]: Move ICMP sysctls on struct net.
Pavel Emelyanov
2
-35
/
+37
2008-03-26
[NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net.
Pavel Emelyanov
1
-1
/
+23
2008-03-26
[NETFILTER]: nf_conntrack_sip: update copyright
Patrick McHardy
1
-0
/
+2
2008-03-26
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
1
-0
/
+3
2008-03-26
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
1
-37
/
+84
2008-03-26
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
1
-16
/
+26
2008-03-26
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
1
-22
/
+89
2008-03-26
[NETFILTER]: nf_nat_sip: translate all Contact headers
Patrick McHardy
1
-4
/
+15
2008-03-26
[NETFILTER]: nf_nat_sip: translate all Via headers
Patrick McHardy
1
-1
/
+73
2008-03-26
[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
Patrick McHardy
1
-3
/
+0
2008-03-26
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
1
-62
/
+38
2008-03-26
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
Patrick McHardy
1
-9
/
+9
2008-03-26
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
Patrick McHardy
1
-22
/
+24
2008-03-26
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
Patrick McHardy
1
-37
/
+32
2008-03-26
[NETFILTER]: nf_conntrack_sip: use strlen/strcmp
Patrick McHardy
1
-6
/
+6
2008-03-26
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
Patrick McHardy
1
-24
/
+25
2008-03-26
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
Patrick McHardy
1
-43
/
+48
2008-03-26
[NETFILTER]: nf_nat_sip: fix NAT setup order
Patrick McHardy
1
-6
/
+6
2008-03-26
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
1
-4
/
+8
2008-03-26
[NETFILTER]: ipt_CLUSTERIP: fix non-existant macro-name
Patrick McHardy
1
-1
/
+1
2008-03-25
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
YOSHIFUJI Hideaki
5
-19
/
+19
2008-03-25
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
4
-26
/
+25
2008-03-25
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
18
-72
/
+72
2008-03-25
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
18
-63
/
+63
2008-03-25
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
1
-8
/
+6
2008-03-25
[NETNS]: Enable TCP/UDP/ICMP inside namespace.
Denis V. Lunev
2
-0
/
+4
2008-03-25
[NETNS]: Allow to create sockets in non-initial namespace.
Denis V. Lunev
1
-3
/
+21
2008-03-25
[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.
Denis V. Lunev
1
-4
/
+4
2008-03-25
[NETNS]: Process INET socket layer in the correct namespace.
Denis V. Lunev
4
-7
/
+7
2008-03-25
[NETNS]: Process IP layer in the context of the correct namespace.
Denis V. Lunev
5
-8
/
+14
2008-03-25
[NETNS]: Add namespace parameter to ip_cmsg_send.
Denis V. Lunev
3
-4
/
+4
2008-03-25
[NETNS]: Add namespace parameter to ip_options_get(...).
Denis V. Lunev
2
-8
/
+10
2008-03-25
[NETNS]: Add namespace parameter to ip_options_compile.
Denis V. Lunev
2
-4
/
+5
2008-03-25
[NETNS]: /proc/net/arp namespacing.
Denis V. Lunev
1
-2
/
+18
2008-03-25
[NETNS]: Process ARP in the context of the correct namespace.
Denis V. Lunev
1
-14
/
+9
2008-03-25
[NETNS][UDP-Lite]: Register /proc/net/udplite(6) in a namespace.
Pavel Emelyanov
1
-1
/
+16
2008-03-25
[UDP-Lite]: Clean up proc creation a bit.
Pavel Emelyanov
1
-3
/
+11
2008-03-25
[NETNS][TCP]: Register /proc/net/tcp in a namespace.
Pavel Emelyanov
1
-2
/
+17
2008-03-25
[NETNS][UDP]: Register /proc/net/udp in a namespace.
Pavel Emelyanov
1
-2
/
+17
2008-03-24
Merge branch 'master' of ../net-2.6/
David S. Miller
3
-5
/
+8
2008-03-24
fib_trie: print information on all routing tables
Stephen Hemminger
1
-84
/
+95
2008-03-24
[TCP]: Shrink syncookie_secret by 8 byte.
Florian Westphal
1
-2
/
+2
2008-03-23
[IPV4] fib_trie: fix warning from rcu_assign_poinger
Stephen Hemminger
1
-2
/
+5
2008-03-23
[IPV4] route: use read_mostly
Stephen Hemminger
1
-19
/
+17
2008-03-23
[IPV4]: sk parameter is unused in ipv4_dst_blackhole.
Denis V. Lunev
1
-2
/
+2
2008-03-23
[RAW]: Add raw_hashinfo member on struct proto.
Pavel Emelyanov
1
-14
/
+8
2008-03-23
[UDP]: Make full use of proto.h.udp_hash innovation.
Pavel Emelyanov
3
-32
/
+11
[next]