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
2012-01-14
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-05
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
1
-1
/
+1
2011-12-27
netfilter: provide config option to disable ancient procfs parts
Jan Engelhardt
1
-1
/
+1
2011-12-27
netfilter: xtables: move ipt_ecn to xt_ecn
Jan Engelhardt
3
-133
/
+5
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
22
-187
/
+276
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
8
-20
/
+1
2011-12-23
netfilter: nf_nat: remove obsolete check in nf_nat_mangle_udp_packet()
Patrick McHardy
1
-6
/
+0
2011-12-23
netfilter: nf_nat: remove obsolete code from nf_nat_icmp_reply_translation()
Patrick McHardy
1
-13
/
+1
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
9
-30
/
+3
2011-12-23
netfilter: nf_nat: add missing nla_policy entry for CTA_NAT_PROTO attribute
Patrick McHardy
1
-0
/
+1
2011-12-23
netfilter: nf_nat: use hash random for bysource hash
Patrick McHardy
1
-1
/
+1
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
19
-118
/
+118
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2
-2
/
+2
2011-12-09
typo fixes: aera -> area, exntension -> extension
Wang YanQing
1
-1
/
+1
2011-12-04
netfilter: add ipv4 reverse path filter match
Florian Westphal
3
-0
/
+152
2011-11-29
net: dont call jump_label_dec from irq context
Eric Dumazet
1
-2
/
+4
2011-11-23
netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.
David S. Miller
1
-1
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-0
/
+7
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
3
-24
/
+3
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
5
-0
/
+5
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2
-0
/
+2
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-7
/
+5
2011-08-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-7
/
+5
2011-08-30
netfilter: nf_queue: reject NF_STOLEN verdicts from userspace
Florian Westphal
1
-7
/
+4
2011-08-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2011-08-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-0
/
+1
2011-08-02
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
10
-65
/
+65
2011-07-29
netfilter: ip_queue: Fix small leak in ipq_build_packet_message()
Jesper Juhl
1
-0
/
+1
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-10
/
+4
2011-07-01
netfilter: Reduce switch/case indent
Joe Perches
2
-119
/
+117
2011-06-29
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
Julian Anastasov
1
-10
/
+4
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
2
-2
/
+2
2011-06-16
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
1
-1
/
+3
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
1
-1
/
+2
2011-06-16
netfilter: ipt_ecn: fix inversion for IP header ECN match
Patrick McHardy
1
-1
/
+2
2011-06-16
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
Patrick McHardy
1
-3
/
+1
2011-06-16
netfilter: ip_tables: fix compile with debug
Sebastian Andrzej Siewior
1
-1
/
+1
2011-06-06
netfilter: use unsigned variables for packet lengths in ip[6]_queue.
Dave Jones
1
-1
/
+2
2011-06-06
netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
Pablo Neira Ayuso
1
-1
/
+1
2011-06-06
netfilter: nf_nat: fix crash in nf_nat_csum
Julian Anastasov
1
-1
/
+1
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
6
-9
/
+9
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-1
/
+1
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-23
/
+23
2011-04-04
netfilter: get rid of atomic ops in fast path
Eric Dumazet
2
-23
/
+23
2011-03-31
Fix common misspellings
Lucas De Marchi
3
-5
/
+5
2011-03-20
netfilter: ipt_CLUSTERIP: fix buffer overflow
Vasiliy Kulikov
1
-1
/
+4
2011-03-20
netfilter: xtables: fix reentrancy
Eric Dumazet
1
-2
/
+2
2011-03-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-145
/
+6
2011-03-15
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
3
-145
/
+0
[next]