index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
IPVS: netns, add basic init per netns.
Hans Schillstrom
10
-33
/
+316
2011-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
9
-71
/
+57
2011-01-11
netfilter: fix race in conntrack between dump_table and destroy
Stephen Hemminger
1
-9
/
+5
2011-01-10
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
1
-1
/
+2
2011-01-09
netlink: test for all flags of the NLM_F_DUMP composite
Jan Engelhardt
1
-2
/
+2
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2011-01-06
netfilter: fix export secctx error handling
Pablo Neira Ayuso
2
-12
/
+15
2011-01-06
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
Changli Gao
2
-20
/
+20
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
1
-1
/
+1
2010-11-25
IPVS: Backup, adding version 0 sending capabilities
Hans Schillstrom
2
-1
/
+161
2010-11-25
IPVS: Backup, Change sending to Version 1 format
Hans Schillstrom
2
-47
/
+155
2010-11-25
IPVS: Backup, Adding Version 1 receive capability
Hans Schillstrom
2
-123
/
+431
2010-11-25
IPVS: Backup, Adding structs for new sync format
Hans Schillstrom
1
-12
/
+142
2010-11-25
IPVS: Handle Scheduling errors.
Hans Schillstrom
4
-23
/
+64
2010-11-25
IPVS: skb defrag in L7 helpers
Hans Schillstrom
1
-0
/
+3
2010-11-25
IPVS: Split ports[2] into src_port and dst_port
Hans Schillstrom
1
-10
/
+11
2010-11-25
IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...
Hans Schillstrom
5
-12
/
+14
2010-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-11-18
netfilter: fix IP_VS dependencies
Patrick McHardy
1
-0
/
+1
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
3
-36
/
+16
2010-11-17
netfilter: allow hooks to pass error code back up the stack
Eric Paris
1
-2
/
+4
2010-11-16
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
5
-53
/
+50
2010-11-16
netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert()
Eric Dumazet
1
-2
/
+2
2010-11-16
ipvs: allow transmit of GRO aggregated skbs
Simon Horman
1
-10
/
+15
2010-11-16
ipvs: remove shadow rt variable
Eric Dumazet
1
-1
/
+0
2010-11-16
ipvs: add static and read_mostly attributes
Eric Dumazet
1
-5
/
+5
2010-11-16
IPVS: buffer argument to ip_vs_process_message() should not be const
Simon Horman
1
-1
/
+1
2010-11-16
IPVS: Remove useless { } block from ip_vs_process_message()
Simon Horman
1
-13
/
+11
2010-11-16
IPVS: Make the cp argument to ip_vs_sync_conn() static
Simon Horman
1
-1
/
+1
2010-11-16
IPVS: Only match pe_data created by the same pe
Simon Horman
1
-1
/
+1
2010-11-16
IPVS: Add persistence engine to connection entry
Simon Horman
3
-21
/
+16
2010-11-15
netfilter: rcu sparse cleanups
Eric Dumazet
4
-9
/
+26
2010-11-15
netfilter: add __rcu annotations
Eric Dumazet
7
-22
/
+47
2010-11-15
netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table
Fr�d�ric Leroy
1
-12
/
+24
2010-11-15
netfilter: ct_extend: fix the wrong alloc_size
Changli Gao
1
-3
/
+2
2010-11-12
netfilter: xt_NFQUEUE: remove modulo operations
Changli Gao
1
-2
/
+4
2010-11-12
netfilter: nf_conntrack: don't always initialize ct->proto
Changli Gao
5
-12
/
+10
2010-11-11
ipv4: Make rt->fl.iif tests lest obscure.
David S. Miller
1
-3
/
+5
2010-11-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-1
/
+8
2010-10-29
netfilter: fix nf_conntrack_l4proto_register()
Eric Dumazet
1
-0
/
+6
2010-10-28
netfilter: xt_socket: Make tproto signed in socket_mt6_v1().
David S. Miller
1
-4
/
+3
2010-10-28
netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages
Eric Dumazet
1
-1
/
+2
2010-10-25
netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...
KOVACS Krisztian
3
-8
/
+16
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
29
-1288
/
+2993
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-8
/
+8
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
28
-1248
/
+2953
2010-10-21
Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Patrick McHardy
10
-384
/
+903
2010-10-21
tproxy: use the interface primary IP address as a default value for --on-ip
Balazs Scheidler
1
-70
/
+132
[prev]
[next]