index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IPV4][NETNS]: Display per-net info in sockstat file.
Pavel Emelyanov
2008-03-31
1
-7
/
+34
*
[SOCK][NETNS]: Register sockstat(6) files in each net.
Pavel Emelyanov
2008-03-31
1
-5
/
+22
*
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
Pavel Emelyanov
2008-03-31
5
-12
/
+15
*
[UDP]: Remove owner from udp_seq_afinfo.
Denis V. Lunev
2008-03-28
2
-3
/
+6
*
[UDP]: Place file operations directly into udp_seq_afinfo.
Denis V. Lunev
2008-03-28
2
-11
/
+6
*
[UDP]: Cleanup /proc/udp[6] creation/removal.
Denis V. Lunev
2008-03-28
1
-37
/
+9
*
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
Denis V. Lunev
2008-03-28
2
-7
/
+11
*
[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.
Denis V. Lunev
2008-03-28
1
-4
/
+0
*
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
Denis V. Lunev
2008-03-28
1
-4
/
+4
*
[SOCK]: Drop inuse pcounter from struct proto (v2).
Pavel Emelyanov
2008-03-28
4
-12
/
+0
*
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
Joe Perches
2008-03-28
2
-13
/
+14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
10
-27
/
+21
|
\
|
*
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-27
4
-15
/
+8
|
*
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
Thomas Graf
2008-03-27
1
-1
/
+1
|
*
[IPSEC]: Fix BEET output
Herbert Xu
2008-03-26
2
-6
/
+7
|
*
[ICMP]: Dst entry leak in icmp_send host re-lookup code (v2).
Pavel Emelyanov
2008-03-26
1
-3
/
+3
|
*
[IPSEC]: Fix inter address family IPsec tunnel handling.
Kazunori MIYAZAWA
2008-03-24
2
-2
/
+2
*
|
[NETNS][ICMP]: Build fix for NET_NS=n case (dev->nd_net is omitted).
Pavel Emelyanov
2008-03-26
1
-2
/
+2
*
|
[NETNS][ICMP]: Use per-net sysctls in ipv4/icmp.c.
Pavel Emelyanov
2008-03-26
1
-9
/
+16
*
|
[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.
Pavel Emelyanov
2008-03-26
1
-48
/
+90
*
|
[NETNS][ICMP]: Move ICMP sysctls on struct net.
Pavel Emelyanov
2008-03-26
2
-35
/
+37
*
|
[NETNS][ICMP]: Register pernet subsys to make ICMP sysctls per-net.
Pavel Emelyanov
2008-03-26
1
-1
/
+23
*
|
[NETFILTER]: nf_conntrack_sip: update copyright
Patrick McHardy
2008-03-25
1
-0
/
+2
*
|
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
2008-03-25
1
-0
/
+3
*
|
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
2008-03-25
1
-37
/
+84
*
|
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
2008-03-25
1
-16
/
+26
*
|
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
2008-03-25
1
-22
/
+89
*
|
[NETFILTER]: nf_nat_sip: translate all Contact headers
Patrick McHardy
2008-03-25
1
-4
/
+15
*
|
[NETFILTER]: nf_nat_sip: translate all Via headers
Patrick McHardy
2008-03-25
1
-1
/
+73
*
|
[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
Patrick McHardy
2008-03-25
1
-3
/
+0
*
|
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
2008-03-25
1
-62
/
+38
*
|
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
Patrick McHardy
2008-03-25
1
-9
/
+9
*
|
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
Patrick McHardy
2008-03-25
1
-22
/
+24
*
|
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
Patrick McHardy
2008-03-25
1
-37
/
+32
*
|
[NETFILTER]: nf_conntrack_sip: use strlen/strcmp
Patrick McHardy
2008-03-25
1
-6
/
+6
*
|
[NETFILTER]: nf_conntrack_sip: remove redundant function arguments
Patrick McHardy
2008-03-25
1
-24
/
+25
*
|
[NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling
Patrick McHardy
2008-03-25
1
-43
/
+48
*
|
[NETFILTER]: nf_nat_sip: fix NAT setup order
Patrick McHardy
2008-03-25
1
-6
/
+6
*
|
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
2008-03-25
1
-4
/
+8
*
|
[NETFILTER]: ipt_CLUSTERIP: fix non-existant macro-name
Patrick McHardy
2008-03-25
1
-1
/
+1
*
|
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
5
-19
/
+19
*
|
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
4
-26
/
+25
*
|
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
18
-72
/
+72
*
|
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
18
-63
/
+63
*
|
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-25
1
-8
/
+6
*
|
[NETNS]: Enable TCP/UDP/ICMP inside namespace.
Denis V. Lunev
2008-03-24
2
-0
/
+4
*
|
[NETNS]: Allow to create sockets in non-initial namespace.
Denis V. Lunev
2008-03-24
1
-3
/
+21
*
|
[NETNS]: Drop packets in the non-initial namespace on the per/protocol basis.
Denis V. Lunev
2008-03-24
1
-4
/
+4
*
|
[NETNS]: Process INET socket layer in the correct namespace.
Denis V. Lunev
2008-03-24
4
-7
/
+7
*
|
[NETNS]: Process IP layer in the context of the correct namespace.
Denis V. Lunev
2008-03-24
5
-8
/
+14
[next]