index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2005-10-13
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
-11
/
+20
2005-10-10
[NETFILTER] ctnetlink: add support to change protocol info
Pablo Neira Ayuso
-0
/
+37
2005-10-10
[NETFILTER] ctnetlink: allow userspace to change TCP state
Pablo Neira Ayuso
-0
/
+23
2005-10-10
[NETFILTER]: Use only 32bit counters for CONNTRACK_ACCT
Harald Welte
-9
/
+12
2005-10-10
[NETFILTER] ctnetlink: add one nesting level for TCP state
Pablo Neira Ayuso
-0
/
+4
2005-10-10
[NETFILTER] ctnetlink: ICMP ID is not mandatory
Pablo Neira Ayuso
-2
/
+1
2005-10-10
[NETFILTER] conntrack_netlink: Fix endian issue with status from userspace
Harald Welte
-1
/
+2
2005-10-10
[NETFILTER] ipt_ULOG: Mark ipt_ULOG as OBSOLETE
Harald Welte
-1
/
+6
2005-10-10
[NETFILTER] PPTP helper: Add missing Kconfig dependency
Harald Welte
-0
/
+1
2005-10-04
[NETFILTER]: Fix Kconfig typo
Horst H. von Brand
-1
/
+1
2005-10-03
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
-2
/
+2
2005-10-03
[NET]: Fix packet timestamping.
Herbert Xu
-4
/
+4
2005-09-26
[NETFILTER]: Fix invalid module autoloading by splitting iptable_nat
Harald Welte
-34
/
+35
2005-09-24
[NETFILTER] ip_conntrack: Update event cache when status changes
Harald Welte
-1
/
+4
2005-09-24
[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
Harald Welte
-1
/
+12
2005-09-22
[NETFILTER] Fix conntrack event cache deadlock/oops
Harald Welte
-28
/
+28
2005-09-22
[NETFILTER] Fix sparse endian warnings in pptp helper
Alexey Dobriyan
-6
/
+8
2005-09-22
[NETFILTER] fix DEBUG statement in PPTP helper
Harald Welte
-1
/
+1
2005-09-19
[NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr}
Harald Welte
-0
/
+2
2005-09-19
[NETFILTER]: Rename misnamed function
Patrick McHardy
-5
/
+5
2005-09-19
[NETFILTER]: Add new PPTP conntrack and NAT helper
Harald Welte
-0
/
+1774
2005-09-18
[NETFILTER]: Solve Kconfig dependency problem
Harald Welte
-3
/
+1
2005-09-17
[NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink
Harald Welte
-6
/
+10
2005-09-16
[NETFILTER]: Fix oops in conntrack event cache
Harald Welte
-1
/
+4
2005-09-16
[NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data
KOVACS Krisztian
-82
/
+61
2005-09-16
[NETFILTER] CLUSTERIP: introduce reference counting for entries
KOVACS Krisztian
-18
/
+62
2005-09-13
[NETFILTER]: Fix DHCP + MASQUERADE problem
Patrick McHardy
-0
/
+6
2005-09-13
[NETFILTER]: Fix rcu race in ipt_REDIRECT
Patrick McHardy
-6
/
+10
2005-09-13
[NETFILTER]: Simplify netbios helper
Patrick McHardy
-12
/
+7
2005-09-13
[NETFILTER]: Use correct type for "ports" module parameter
Patrick McHardy
-9
/
+9
2005-09-09
[PATCH] files: lock-free fd look-up
Dipankar Sarma
-0
/
+1
2005-09-08
[XFRM]: Always release dst_entry on error in xfrm_lookup
Patrick McHardy
-4
/
+1
2005-09-08
[NETFILTER]: ip_conntrack_netbios_ns.c gcc-2.95.x build fix
Andrew Morton
-4
/
+20
2005-09-06
[NETFILTER]: Missing unlock in TCP connection tracking error path
Patrick McHardy
-0
/
+1
2005-09-06
[NETFILTER]: kill __ip_ct_expect_unlink_destroy
Pablo Neira Ayuso
-18
/
+16
2005-09-06
[NETFILTER]: Don't increase master refcount on expectations
Pablo Neira Ayuso
-4
/
+4
2005-09-06
[NETFILTER]: Handle NAT module load race
Patrick McHardy
-2
/
+27
2005-09-06
[NETFILTER]: Fix CONNMARK Kconfig dependency
Yasuyuki Kozakai
-0
/
+1
2005-09-06
[NETFILTER]: Add NetBIOS name service helper
Patrick McHardy
-0
/
+151
2005-09-06
[NETFILTER]: Add support for permanent expectations
Patrick McHardy
-4
/
+13
2005-09-01
[NETFILTER]: CLUSTERIP: fix memcpy() length typo
KOVACS Krisztian
-1
/
+1
2005-08-29
[NETFILTER]: Add new iptables TTL target
Harald Welte
-0
/
+134
2005-08-29
[NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers
Eric Dumazet
-3
/
+3
2005-08-29
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
David S. Miller
-0
/
+1
2005-08-29
[NETFILTER]: Add goto target
Patrick McHardy
-2
/
+2
2005-08-29
[NETFILTER]: Add string match
Pablo Neira Ayuso
-0
/
+104
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
-2
/
+3
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
-10
/
+10
2005-08-29
[NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner
Christoph Hellwig
-125
/
+7
2005-08-29
[NETFILTER]: Make NETMAP target usable in OUTPUT
Gary Wayne Smith
-3
/
+5
[next]