index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
7
-10
/
+10
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2
-4
/
+4
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2
-2
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-0
/
+3
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
110
-4922
/
+9193
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
2
-0
/
+2
2006-12-04
[PATCH] severing skbuff.h -> highmem.h
Al Viro
1
-0
/
+1
2006-12-02
[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup
Patrick McHardy
2
-7
/
+3
2006-12-02
[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal
Patrick McHardy
1
-1
/
+1
2006-12-02
[NETFILTER]: nf_nat: add SNMP NAT helper port
Patrick McHardy
3
-0
/
+1348
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add TFTP helper port
Patrick McHardy
3
-0
/
+58
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
Patrick McHardy
3
-0
/
+289
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
4
-0
/
+508
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
Patrick McHardy
3
-0
/
+107
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
5
-2801
/
+603
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
Patrick McHardy
3
-0
/
+84
2006-12-02
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
3
-9
/
+200
2006-12-02
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
16
-19
/
+2337
2006-12-02
[NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack names
Patrick McHardy
1
-0
/
+1
2006-12-02
[NETFILTER]: Kconfig: improve conntrack selection
Patrick McHardy
1
-14
/
+0
2006-12-02
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
3
-8
/
+6
2006-12-02
[NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT dependency
Patrick McHardy
1
-1
/
+1
2006-12-02
[TCP]: Fix warnings with TCP_MD5SIG disabled.
Andrew Morton
1
-4
/
+4
2006-12-02
[NET]: Possible cleanups.
Adrian Bunk
3
-10
/
+10
2006-12-02
[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.
David S. Miller
2
-44
/
+1
2006-12-02
NetLabel: add the ranged tag to the CIPSOv4 protocol
Paul Moore
1
-0
/
+268
2006-12-02
NetLabel: add the enumerated tag to the CIPSOv4 protocol
Paul Moore
1
-0
/
+233
2006-12-02
NetLabel: convert to an extensibile/sparse category bitmap
Paul Moore
1
-99
/
+69
2006-12-02
[NETFILTER]: Fix PROC_FS=n warnings
Patrick McHardy
1
-7
/
+15
2006-12-02
[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCK
Patrick McHardy
4
-15
/
+0
2006-12-02
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
1
-7
/
+2
2006-12-02
[NETFILTER]: x_tables: add port of hashlimit match for IPv4 and IPv6
Patrick McHardy
3
-748
/
+0
2006-12-02
[NETFILTER]: ctnetlink: rework conntrack fields dumping logic on events
Pablo Neira Ayuso
1
-22
/
+27
2006-12-02
[NETFILTER]: ctnetlink: check for status attribute existence on conntrack cre...
Pablo Neira Ayuso
1
-3
/
+5
2006-12-02
[NETFILTER]: sip conntrack: better NAT handling
Patrick McHardy
2
-69
/
+131
2006-12-02
[NETFILTER]: sip conntrack: make header shortcuts optional
Patrick McHardy
1
-3
/
+2
2006-12-02
[NETFILTER]: sip conntrack: do case insensitive SIP header search
Patrick McHardy
2
-7
/
+20
2006-12-02
[NETFILTER]: sip conntrack: minor cleanup
Patrick McHardy
2
-45
/
+45
2006-12-02
[NETFILTER]: ip_conntrack: fix NAT helper unload races
Patrick McHardy
14
-165
/
+211
2006-12-02
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
5
-7
/
+7
2006-12-02
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
3
-1
/
+429
2006-12-02
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
3
-0
/
+87
2006-12-02
[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules
Patrick McHardy
2
-54
/
+22
2006-12-02
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
1
-6
/
+0
2006-12-02
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
1
-1
/
+0
2006-12-02
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
2
-19
/
+19
2006-12-02
[TCP] Vegas: Increase default alpha to 2 and beta to 4.
David S. Miller
1
-2
/
+2
2006-12-02
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
Gerrit Renker
1
-12
/
+18
2006-12-02
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
1
-15
/
+11
2006-12-02
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
2
-4
/
+1
[next]