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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-04
[PATCH] severing fs.h, radix-tree.h -> sched.h
Al Viro
22
-31
/
+44
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
16
-14
/
+29
2006-12-02
[XFRM]: Fix aevent structuring to be more complete.
Jamal Hadi Salim
3
-2
/
+9
2006-12-02
[NETFILTER]: xtables: fixes warning on compilation of hashlimit
Yasuyuki Kozakai
1
-1
/
+1
2006-12-02
[ROSE] rose_add_loopback_node: propagate -E
Alexey Dobriyan
1
-2
/
+2
2006-12-02
[NETFILTER]: nf_conntrack: fix header inclusions for helpers
Yasuyuki Kozakai
5
-4
/
+4
2006-12-02
[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanup
Patrick McHardy
10
-86
/
+75
2006-12-02
[NETFILTER]: Mark old IPv4-only connection tracking scheduled for removal
Patrick McHardy
4
-5
/
+14
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
7
-0
/
+249
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add SIP helper port
Patrick McHardy
7
-0
/
+873
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
15
-0
/
+1896
2006-12-02
[NETFILTER]: nf_conntrack: add NetBIOS name service helper port
Patrick McHardy
3
-0
/
+145
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add IRC helper port
Patrick McHardy
7
-0
/
+419
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add H.323 helper port
Patrick McHardy
15
-14
/
+2600
2006-12-02
[NETFILTER]: nf_conntrack/nf_nat: add amanda helper port
Patrick McHardy
7
-0
/
+347
2006-12-02
[NETFILTER]: nf_conntrack: add helper function for expectation initialization
Patrick McHardy
3
-7
/
+75
2006-12-02
[NETFILTER]: nf_nat: add FTP NAT helper port
Jozsef Kadlecsik
7
-31
/
+260
2006-12-02
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
29
-59
/
+2667
2006-12-02
[NETFILTER]: nf_conntrack: add module aliases to IPv4 conntrack names
Patrick McHardy
4
-0
/
+4
2006-12-02
[NETFILTER]: Kconfig: improve conntrack selection
Patrick McHardy
2
-20
/
+44
2006-12-02
[NETFILTER]: nf_conntrack: automatic helper assignment for expectations
Patrick McHardy
5
-6
/
+21
2006-12-02
[NETFILTER]: nf_conntrack: endian annotations
Patrick McHardy
11
-65
/
+58
2006-12-02
[NETFILTER]: nf_conntrack: fix helper structure alignment
Patrick McHardy
2
-4
/
+6
2006-12-02
[NETFILTER]: nf_conntrack: fix NF_CONNTRACK_PROC_COMPAT dependency
Patrick McHardy
1
-1
/
+1
2006-12-02
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
2
-6
/
+8
2006-12-02
[PKT_SCHED] act_gact: division by zero
Kim Nordlund
1
-2
/
+2
2006-12-02
[NETFILTER]: Kill ip_queue from feature removal schedule.
Patrick McHardy
1
-12
/
+0
2006-12-02
[GENETLINK]: Add cmd dump completion.
Jamal Hadi Salim
2
-1
/
+3
2006-12-02
[ATM]: Kill ipcommon.[ch]
David S. Miller
5
-98
/
+47
2006-12-02
[NET_SCHED]: policer: restore compatibility with old iproute binaries
Patrick McHardy
1
-4
/
+22
2006-12-02
[PKT_SCHED]: Remove unused exports.
Adrian Bunk
2
-4
/
+0
2006-12-02
[EBTABLES]: Split ebt_replace into user and kernel variants, annotate.
Al Viro
5
-13
/
+31
2006-12-02
[EBTABLES]: Clean ebt_register_table() up.
Al Viro
1
-12
/
+21
2006-12-02
[EBTABLES]: Move calls of ebt_verify_pointers() upstream.
Al Viro
1
-9
/
+11
2006-12-02
[EBTABLES]: ebt_check_entry() doesn't need valid_hooks
Al Viro
1
-4
/
+3
2006-12-02
[EBTABLES]: Clean ebt_get_udc_positions() up.
Al Viro
1
-6
/
+2
2006-12-02
[EBTABLES]: Switch ebt_check_entry_size_and_hooks() to use of newinfo->hook_e...
Al Viro
1
-10
/
+6
2006-12-02
[EBTABLES]: translate_table(): switch direct uses of repl->hook_info to newinfo
Al Viro
1
-5
/
+5
2006-12-02
[EBTABLES]: Move more stuff into ebt_verify_pointers().
Al Viro
1
-19
/
+19
2006-12-02
[EBTABLES]: Pull the loop doing __ebt_verify_pointers() into a separate funct...
Al Viro
1
-37
/
+41
2006-12-02
[EBTABLES]: Split ebt_check_entry_size_and_hooks
Al Viro
1
-24
/
+49
2006-12-02
[EBTABLES]: Prevent wraparounds in checks for entry components' sizes.
Al Viro
1
-8
/
+9
2006-12-02
[EBTABLES]: Deal with the worst-case behaviour in loop checks.
Al Viro
1
-1
/
+3
2006-12-02
[EBTABLES]: Verify that ebt_entries have zero ->distinguisher.
Al Viro
1
-5
/
+5
2006-12-02
[EBTABLES]: Fix wraparounds in ebt_entries verification.
Al Viro
1
-7
/
+16
2006-12-02
[TCP]: Fix warnings with TCP_MD5SIG disabled.
Andrew Morton
2
-6
/
+6
2006-12-02
[NET]: Possible cleanups.
Adrian Bunk
5
-16
/
+16
2006-12-02
[IPSEC]: Add AF_KEY interface for encapsulation family.
Miika Komu
1
-15
/
+25
2006-12-02
[IPSEC]: Add netlink interface for the encapsulation family.
Miika Komu
1
-1
/
+3
[next]