index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[NETFILTER]: ctnetlink: dump connection mark
Pablo Neira Ayuso
1
-0
/
+4
2006-09-22
[NETFILTER]: ipt_recent: add module parameter for changing ownership of /proc/net/ipt_recent/*
Daniel De Graaf
1
-0
/
+8
2006-09-22
[NETFILTER]: x_tables: replace IPv4 DSCP target by address family independent version
Yasuyuki Kozakai
3
-108
/
+0
2006-09-22
[NETFILTER]: x_tables: replace IPv4 dscp match by address family independent version
Yasuyuki Kozakai
3
-66
/
+0
2006-09-22
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
1
-1
/
+0
2006-09-22
[NETFILTER]: Get rid of HW checksum invalidation
Patrick McHardy
10
-109
/
+106
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
6
-15
/
+16
2006-09-22
[NETFILTER]: netbios conntrack: fix compile
Patrick McHardy
1
-0
/
+1
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
1
-0
/
+1
2006-08-22
[NETFILTER]: arp_tables: fix table locking in arpt_do_table
Patrick McHardy
1
-1
/
+2
2006-08-17
[NETFILTER]: ip_tables: fix table locking in ipt_do_table
Patrick McHardy
1
-1
/
+2
2006-08-17
[NETFILTER]: ctnetlink: fix deadlock in table dumping
Patrick McHardy
1
-10
/
+7
2006-08-13
[NETFILTER]: ulog: fix panic on SMP kernels
Mark Huang
1
-0
/
+5
2006-08-13
[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path
Patrick McHardy
2
-15
/
+45
2006-08-13
[NETFILTER]: xt_hashlimit: fix limit off-by-one
Patrick McHardy
1
-7
/
+4
2006-08-02
[NETFILTER]: xt_hashlimit/xt_string: missing string validation
Patrick McHardy
1
-0
/
+3
2006-08-02
[NETFILTER]: SIP helper: expect RTP streams in both directions
Patrick McHardy
1
-1
/
+1
2006-07-24
[NETFILTER]: SNMP NAT: fix byteorder confusion
Patrick McHardy
1
-2
/
+2
2006-07-24
[NETFILTER]: conntrack: fix SYSCTL=n compile
Adrian Bunk
1
-2
/
+2
2006-07-24
[NETFILTER]: H.323 helper: fix possible NULL-ptr dereference
Patrick McHardy
1
-1
/
+1
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
1
-2
/
+1
2006-06-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2006-06-30
[NETFILTER]: SCTP conntrack: fix crash triggered by packet without chunks
Patrick McHardy
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
22
-22
/
+0
2006-06-29
[NETFILTE] ipv4: Fix typo (Bugzilla #6753)
Matt LaPlante
1
-1
/
+1
2006-06-29
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
1
-1
/
+1
2006-06-29
[NETFILTER]: ip_queue/nfnetlink_queue: drop bridge port references when dev disappears
Patrick McHardy
1
-2
/
+10
2006-06-29
[NETFILTER]: x_tables: fix xt_register_table error propagation
Patrick McHardy
2
-2
/
+4
2006-06-25
[PATCH] remove for_each_cpu()
Andrew Morton
1
-1
/
+1
2006-06-17
[NETFILTER]: hashlimit match: fix random initialization
Patrick McHardy
1
-2
/
+5
2006-06-17
[NETFILTER]: recent match: missing refcnt initialization
Patrick McHardy
1
-0
/
+1
2006-06-17
[NETFILTER]: recent match: fix "sleeping function called from invalid context"
Patrick McHardy
1
-5
/
+10
2006-06-17
[SECMARK]: Add secmark support to conntrack
James Morris
3
-0
/
+20
2006-06-17
[SECMARK]: Add secmark support to core networking.
James Morris
1
-0
/
+1
2006-06-17
[NETFILTER]: PPTP helper: fixup gre_keymap_lookup() return type
Alexey Dobriyan
1
-3
/
+3
2006-06-17
[NETFILTER]: Add SIP connection tracking helper
Patrick McHardy
4
-0
/
+740
2006-06-17
[NETFILTER]: H.323 helper: replace internal_net_addr parameter by routing-based heuristic
Patrick McHardy
1
-30
/
+27
2006-06-17
[NETFILTER]: H.323 helper: Add support for Call Forwarding
Jing Min Zhao
4
-7
/
+196
2006-06-17
[NETFILTER]: amanda helper: convert to textsearch infrastructure
Patrick McHardy
2
-48
/
+95
2006-06-17
[NETFILTER]: FTP helper: search optimization
Patrick McHardy
1
-34
/
+43
2006-06-17
[NETFILTER]: SNMP helper: fix debug module param type
Patrick McHardy
1
-1
/
+1
2006-06-17
[NETFILTER]: ctnetlink: change table dumping not to require an unique ID
Patrick McHardy
1
-8
/
+24
2006-06-17
[NETFILTER]: ctnetlink: fix NAT configuration
Patrick McHardy
1
-31
/
+22
2006-06-17
[NETFILTER]: conntrack: add fixed timeout flag in connection tracking
Eric Leblond
1
-0
/
+6
2006-06-17
[NETFILTER]: conntrack: add sysctl to disable checksumming
Patrick McHardy
5
-4
/
+15
2006-06-17
[NETFILTER]: conntrack: don't call helpers for related ICMP messages
Patrick McHardy
2
-2
/
+2
2006-06-17
[NETFILTER]: recent match: replace by rewritten version
Patrick McHardy
1
-882
/
+368
2006-06-17
[NETFILTER]: x_tables: add SCTP/DCCP support where missing
Patrick McHardy
2
-62
/
+22
2006-06-17
[NETFILTER]: x_tables: remove some unnecessary casts
Patrick McHardy
1
-1
/
+1
2006-05-28
[NETFILTER]: PPTP helper: fix sstate/cstate typo
Alexey Dobriyan
1
-2
/
+2
[prev]
[next]