index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
IPV4: fib_trie use vmalloc for large tnodes
Stephen Hemminger
2008-04-10
1
-10
/
+15
*
IPV4: route rekey timer can be deferrable
Stephen Hemminger
2008-04-10
1
-1
/
+3
*
IPV4: route use jhash3
Stephen Hemminger
2008-04-10
1
-6
/
+4
*
IPV4: route inline changes
Stephen Hemminger
2008-04-10
1
-27
/
+27
*
[NETNS]: Use TCP control socket from a correct namespace.
Denis V. Lunev
2008-04-03
1
-6
/
+4
*
[NETNS]: Create tcp control socket in the each namespace.
Denis V. Lunev
2008-04-03
1
-2
/
+19
*
[INET]: uc_ttl assignment in inet_ctl_sock_create is redundant.
Denis V. Lunev
2008-04-03
1
-1
/
+0
*
[ICMP]: Simplify ICMP control socket creation.
Denis V. Lunev
2008-04-03
1
-18
/
+7
*
[NETNS]: Inet control socket should not hold a namespace.
Denis V. Lunev
2008-04-03
2
-2
/
+5
*
[INET]: Let inet_ctl_sock_create return sock rather than socket.
Denis V. Lunev
2008-04-03
2
-8
/
+8
*
[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create.
Denis V. Lunev
2008-04-03
3
-21
/
+21
*
[TCP]: Replace socket with sock for reset sending.
Denis V. Lunev
2008-04-03
1
-4
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
3
-3
/
+6
|
\
|
*
[IP] UDP: Use SEQ_START_TOKEN.
YOSHIFUJI Hideaki
2008-04-01
1
-2
/
+2
|
*
[INET]: inet_frag_evictor() must run with BH disabled
David S. Miller
2008-03-29
1
-0
/
+3
|
*
[NET]: Don't send ICMP_FRAG_NEEDED for GSO packets
Rusty Russell
2008-03-29
1
-1
/
+1
*
|
[IPV4][NETNS]: Display per-net info in sockstat file.
Pavel Emelyanov
2008-04-01
1
-7
/
+34
*
|
[SOCK][NETNS]: Register sockstat(6) files in each net.
Pavel Emelyanov
2008-04-01
1
-5
/
+22
*
|
[SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get.
Pavel Emelyanov
2008-04-01
5
-12
/
+15
*
|
[UDP]: Remove owner from udp_seq_afinfo.
Denis V. Lunev
2008-03-29
2
-3
/
+6
*
|
[UDP]: Place file operations directly into udp_seq_afinfo.
Denis V. Lunev
2008-03-29
2
-11
/
+6
*
|
[UDP]: Cleanup /proc/udp[6] creation/removal.
Denis V. Lunev
2008-03-29
1
-37
/
+9
*
|
[UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo.
Denis V. Lunev
2008-03-29
2
-7
/
+11
*
|
[UDP]: No need to check afinfo != NULL in udp_proc_(un)register.
Denis V. Lunev
2008-03-29
1
-4
/
+0
*
|
[UDP]: Replace struct net on udp_iter_state with seq_net_private.
Denis V. Lunev
2008-03-29
1
-4
/
+4
*
|
[SOCK]: Drop inuse pcounter from struct proto (v2).
Pavel Emelyanov
2008-03-29
4
-12
/
+0
*
|
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
Joe Perches
2008-03-29
2
-13
/
+14
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-28
10
-27
/
+21
|
\
|
|
*
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-28
4
-15
/
+8
|
*
[ESP]: Ensure IV is in linear part of the skb to avoid BUG() due to OOB access
Thomas Graf
2008-03-28
1
-1
/
+1
|
*
[IPSEC]: Fix BEET output
Herbert Xu
2008-03-27
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-26
1
-0
/
+2
*
|
[NETFILTER]: nf_conntrack_sip: RTP routing optimization
Patrick McHardy
2008-03-26
1
-0
/
+3
*
|
[NETFILTER]: nf_nat_sip: split up SDP mangling
Patrick McHardy
2008-03-26
1
-37
/
+84
*
|
[NETFILTER]: nf_conntrack_sip: create RTCP expectations
Patrick McHardy
2008-03-26
1
-16
/
+26
*
|
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
2008-03-26
1
-22
/
+89
*
|
[NETFILTER]: nf_nat_sip: translate all Contact headers
Patrick McHardy
2008-03-26
1
-4
/
+15
*
|
[NETFILTER]: nf_nat_sip: translate all Via headers
Patrick McHardy
2008-03-26
1
-1
/
+73
*
|
[NETFILTER]: nf_conntrack_sip: perform NAT after parsing
Patrick McHardy
2008-03-26
1
-3
/
+0
*
|
[NETFILTER]: nf_nat_sip: get rid of text based header translation
Patrick McHardy
2008-03-26
1
-62
/
+38
*
|
[NETFILTER]: nf_conntrack_sip: parse SIP headers properly
Patrick McHardy
2008-03-26
1
-9
/
+9
*
|
[NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions
Patrick McHardy
2008-03-26
1
-22
/
+24
*
|
[NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function
Patrick McHardy
2008-03-26
1
-37
/
+32
[next]