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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
36
-350
/
+347
2007-10-15
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
3
-34
/
+12
2007-10-15
[NETFILTER]: Do not copy skb in skb_make_writable
Herbert Xu
11
-16
/
+16
2007-10-15
[IPV4]: Change ip_defrag to return an integer
Herbert Xu
1
-10
/
+10
2007-10-10
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
1
-13
/
+4
2007-10-10
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
2
-45
/
+6
2007-10-10
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
2
-13
/
+9
2007-10-10
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
7
-22
/
+22
2007-10-10
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
3
-33
/
+33
2007-10-10
[NET]: Wrap hard_header_parse
Stephen Hemminger
1
-4
/
+2
2007-10-10
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-1
/
+1
2007-10-10
[NET]: Support multiple network namespaces with netlink
Eric W. Biederman
2
-4
/
+5
2007-10-10
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2
-0
/
+6
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
4
-15
/
+18
2007-09-11
[NETFILTER]: Fix/improve deadlock condition on module removal netfilter
Neil Horman
3
-0
/
+3
2007-09-11
[NETFILTER]: nf_conntrack_ipv4: fix "Frag of proto ..." messages
Patrick McHardy
1
-7
/
+3
2007-08-14
[NETFILTER]: nf_nat_sip: don't drop short packets
Patrick McHardy
1
-1
/
+1
2007-08-13
[IPV4]: Clean up duplicate includes in net/ipv4/
Jesper Juhl
1
-1
/
+0
2007-08-07
[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack
Patrick McHardy
2
-1
/
+7
2007-08-07
[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...
Jesper Juhl
1
-1
/
+6
2007-08-02
[NETFILTER] nf_conntrack_l3proto_ipv4_compat.c: kmalloc + memset conversion t...
Mariusz Kozlowski
1
-3
/
+2
2007-07-26
netfilter endian regressions
Al Viro
2
-2
/
+3
2007-07-24
[NETFILTER]: Fix logging regression
Patrick McHardy
1
-4
/
+2
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2007-07-14
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
2
-3
/
+2
2007-07-14
[NETFILTER]: Lower *tables printk severity
Patrick McHardy
1
-1
/
+1
2007-07-14
[NETFILTER]: nf_conntrack: Don't track locally generated special ICMP error
Yasuyuki Kozakai
1
-17
/
+5
2007-07-14
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
Yasuyuki Kozakai
1
-25
/
+7
2007-07-14
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
1
-9
/
+14
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
3
-5
/
+5
2007-07-10
[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severity
Dan Aloni
1
-1
/
+1
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
22
-330
/
+189
2007-07-10
[NETFILTER]: ipt_CLUSTERIP: add compat code
Patrick McHardy
1
-19
/
+20
2007-07-10
[NETFILTER]: ipt_SAME: add to feature-removal-schedule
Patrick McHardy
1
-1
/
+1
2007-07-10
[NETFILTER]: nf_conntrack_expect: convert proc functions to hash
Patrick McHardy
1
-23
/
+60
2007-07-10
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
Patrick McHardy
1
-6
/
+0
2007-07-10
[NETFILTER]: nf_conntrack_expect: function naming unification
Patrick McHardy
8
-28
/
+28
2007-07-10
[NETFILTER]: nf_nat: use hlists for bysource hash
Patrick McHardy
1
-10
/
+11
2007-07-10
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
2
-3
/
+3
2007-07-10
[NETFILTER]: nf_conntrack: use hlists for conntrack hash
Patrick McHardy
1
-8
/
+9
2007-07-10
[NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_type
Patrick McHardy
1
-1
/
+1
2007-07-10
[NETFILTER]: nf_nat: merge nf_conn and nf_nat_info
Yasuyuki Kozakai
2
-19
/
+17
2007-07-10
[NETFILTER]: nf_nat: kill global 'destroy' operation
Yasuyuki Kozakai
1
-24
/
+22
2007-07-10
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
Yasuyuki Kozakai
1
-6
/
+0
2007-07-10
[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded
Yasuyuki Kozakai
2
-5
/
+0
2007-07-10
[NETFILTER]: nf_nat: use extension infrastructure
Yasuyuki Kozakai
3
-19
/
+65
2007-07-10
[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource list
Yasuyuki Kozakai
1
-1
/
+3
2007-07-10
[NETFILTER]: nf_conntrack: use extension infrastructure for helper
Yasuyuki Kozakai
1
-10
/
+0
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
23
-27
/
+27
2007-07-10
[NETFILTER]: x_tables: add TRACE target
Jozsef Kadlecsik
1
-13
/
+114
[next]