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
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
netfilter: nfnetlink_queue: batch verdict support
Florian Westphal
1
-12
/
+103
2011-07-19
netfilter: nfnetlink_queue: assert monotonic packet ids
Eric Dumazet
1
-11
/
+15
2011-07-18
netfilter: nfnetlink_queue: provide rcu enabled callbacks
Eric Dumazet
1
-29
/
+12
2011-07-18
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
Eric Dumazet
1
-10
/
+30
2011-07-01
netfilter: Reduce switch/case indent
Joe Perches
2
-48
/
+48
2011-06-30
netfilter: add SELinux context support to AUDIT target
Mr Dash Four
1
-0
/
+5
2011-06-21
ip: introduce ip_is_fragment helper inline function
Paul Gortmaker
1
-4
/
+3
2011-06-21
Remove redundant linux/version.h includes from net/
Jesper Juhl
2
-2
/
+0
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
12
-28
/
+38
2011-06-16
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
7
-21
/
+22
2011-06-16
netfilter: ipset: hash:net,iface type introduced
Jozsef Kadlecsik
3
-0
/
+773
2011-06-16
netfilter: ipset: use the stored first cidr value instead of '1'
Jozsef Kadlecsik
3
-8
/
+16
2011-06-16
netfilter: ipset: fix return code for destroy when sets are in use
Jozsef Kadlecsik
1
-1
/
+1
2011-06-16
netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...
Jozsef Kadlecsik
12
-16
/
+37
2011-06-16
netfilter: ipset: use unified from/to address masking and check the usage
Jozsef Kadlecsik
7
-17
/
+9
2011-06-16
netfilter: ipset: take into account cidr value for the from address when crea...
Jozsef Kadlecsik
1
-0
/
+1
2011-06-16
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...
Jozsef Kadlecsik
4
-54
/
+156
2011-06-16
netfilter: ipset: set type support with multiple revisions added
Jozsef Kadlecsik
11
-30
/
+45
2011-06-16
netfilter: ipset: fix adding ranges to hash types
Jozsef Kadlecsik
11
-30
/
+137
2011-06-16
netfilter: ipset: support listing setnames and headers too
Jozsef Kadlecsik
1
-27
/
+46
2011-06-16
netfilter: ipset: options and flags support added to the kernel API
Jozsef Kadlecsik
12
-126
/
+176
2011-06-16
netfilter: ipset: whitespace fixes: some space before tab slipped in
Jozsef Kadlecsik
1
-2
/
+2
2011-06-16
netfilter: ipset: timeout can be modified for already added elements
Jozsef Kadlecsik
10
-93
/
+126
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
2
-2
/
+4
2011-06-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...
Patrick McHardy
8
-112
/
+87
2011-06-16
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
20
-211
/
+389
2011-06-14
IPVS: remove unused init and cleanup functions.
Hans Schillstrom
4
-53
/
+4
2011-06-14
IPVS: labels at pos 0
Hans Schillstrom
2
-9
/
+9
2011-06-13
IPVS netns exit causes crash in conntrack
Hans Schillstrom
2
-1
/
+10
2011-06-13
IPVS: rename of netns init and cleanup functions.
Hans Schillstrom
7
-38
/
+38
2011-06-13
ipvs: support more FTP PASV responses
Julian Anastasov
1
-14
/
+38
2011-06-09
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2
-3
/
+3
2011-06-06
netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
Pablo Neira Ayuso
1
-0
/
+3
2011-06-06
netfilter: ipset: Use the stored first cidr value instead of '1'
Jozsef Kadlecsik
3
-8
/
+16
2011-06-06
netfilter: ipset: Fix return code for destroy when sets are in use
Jozsef Kadlecsik
1
-1
/
+1
2011-06-06
ipvs: restore support for iptables SNAT
Julian Anastasov
1
-8
/
+8
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
8
-17
/
+13
2011-05-27
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
Hans Schillstrom
1
-8
/
+19
2011-05-26
netfilter: ipset: fix ip_set_flush return code
Jozsef Kadlecsik
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
12
-76
/
+101
2011-05-19
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+3
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-10
/
+18
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-4
/
+12
2011-05-16
netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones
Patrick McHardy
1
-4
/
+10
2011-05-16
netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
Patrick McHardy
1
-0
/
+2
2011-05-15
IPVS: fix netns if reading ip_vs_* procfs entries
Hans Schillstrom
3
-6
/
+6
2011-05-12
ipvs: Remove all remaining references to rt->rt_{src,dst}
Julian Anastasov
2
-46
/
+50
2011-05-12
ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
David S. Miller
1
-3
/
+4
2011-05-12
ipvs: Use IP_VS_RT_MODE_* instead of magic constants.
David S. Miller
1
-9
/
+15
[prev]
[next]