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-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+6
2011-03-02
ipv4: Make output route lookup return rtable directly.
David S. Miller
2
-4
/
+8
2011-03-02
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
1
-2
/
+7
2011-03-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
18
-145
/
+124
2011-03-02
netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values
Jan Engelhardt
1
-0
/
+4
2011-03-02
ipvs: fix dst_lock locking on dest update
Julian Anastasov
1
-2
/
+2
2011-02-28
netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV
Pablo Neira Ayuso
1
-2
/
+2
2011-02-25
ipvs: unify the formula to estimate the overhead of processing connections
Changli Gao
4
-63
/
+13
2011-02-24
ipvs: use enum to instead of magic numbers
Changli Gao
1
-14
/
+27
2011-02-22
ipvs: use hlist instead of list
Changli Gao
1
-23
/
+29
2011-02-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
5
-22
/
+54
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
3
-19
/
+43
2011-02-16
ipvs: make "no destination available" message more informative
Patrick Schaaf
10
-14
/
+41
2011-02-16
ipvs: remove extra lookups for ICMP packets
Julian Anastasov
1
-25
/
+3
2011-02-16
ipvs: fix timer in get_curr_sync_buff
Tinggong Wang
1
-2
/
+2
2011-02-15
netfilter: nfnetlink_log: remove unused parameter
Florian Westphal
1
-2
/
+1
2011-02-14
netfilter: nf_iterate: fix incorrect RCU usage
Patrick McHardy
1
-1
/
+2
2011-02-14
netfilter: xt_conntrack: warn about use in raw table
Jan Engelhardt
1
-0
/
+5
2011-02-14
Revert "netfilter: xt_connlimit: connlimit-above early loop termination"
Stefan Berger
1
-10
/
+3
2011-02-11
netfilter: xt_connlimit: connlimit-above early loop termination
Stefan Berger
1
-3
/
+10
2011-02-10
netfilter: ipset: add dependency on CONFIG_NETFILTER_NETLINK
Patrick McHardy
1
-0
/
+1
2011-02-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-2
/
+2
2011-02-09
netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT
Pablo Neira Ayuso
1
-2
/
+9
2011-02-07
IPVS: precedence bug in ip_vs_sync_switch_mode()
Dan Carpenter
1
-1
/
+1
2011-02-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-9
/
+11
2011-02-03
IPVS: Use correct lock in SCTP module
Simon Horman
1
-1
/
+1
2011-02-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
25
-31
/
+8321
2011-02-03
netfilter: xtables: add device group match
Patrick McHardy
3
-0
/
+92
2011-02-02
netfilter: ipset: send error message manually
Jozsef Kadlecsik
1
-7
/
+26
2011-02-02
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
1
-6
/
+9
2011-02-02
netfilter: ipset: add missing break statemtns in ip_set_get_ip_port()
Patrick McHardy
1
-0
/
+2
2011-02-01
IPVS: Remove ip_vs_sync_cleanup from section __exit
Simon Horman
1
-1
/
+1
2011-02-01
IPVS: Allow compilation with CONFIG_SYSCTL disabled
Simon Horman
3
-25
/
+29
2011-02-01
IPVS: remove duplicate initialisation or rs_table
Simon Horman
1
-3
/
+0
2011-02-01
IPVS: use z modifier for sizeof() argument
Simon Horman
1
-1
/
+1
2011-02-01
netfilter: ctnetlink: fix ctnetlink_parse_tuple() warning
Patrick McHardy
1
-1
/
+1
2011-02-01
netfilter: ipset: remove unnecessary includes
Patrick McHardy
9
-27
/
+0
2011-02-01
netfilter: ipset: use nla_parse_nested()
Patrick McHardy
1
-26
/
+16
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
1
-0
/
+3
2011-02-01
netfilter: xtables: "set" match and "SET" target support
Jozsef Kadlecsik
3
-0
/
+372
2011-02-01
netfilter: ipset: list:set set type support
Jozsef Kadlecsik
3
-0
/
+597
2011-02-01
netfilter: ipset: hash:net,port set type support
Jozsef Kadlecsik
3
-0
/
+592
2011-02-01
netfilter: ipset: hash:net set type support
Jozsef Kadlecsik
3
-0
/
+471
2011-02-01
netfilter: ipset: hash:ip,port,net set type support
Jozsef Kadlecsik
3
-0
/
+642
2011-02-01
netfilter: ipset: hash:ip,port,ip set type support
Jozsef Kadlecsik
3
-0
/
+576
2011-02-01
netfilter: ipset: hash:ip,port set type support
Jozsef Kadlecsik
3
-0
/
+557
2011-02-01
netfilter: ipset: hash:ip set type support
Jozsef Kadlecsik
3
-0
/
+480
2011-02-01
netfilter: ipset; bitmap:port set type support
Jozsef Kadlecsik
3
-0
/
+530
2011-02-01
netfilter: ipset: bitmap:ip,mac type support
Jozsef Kadlecsik
3
-0
/
+665
2011-02-01
netfilter: ipset: bitmap:ip set type support
Jozsef Kadlecsik
3
-0
/
+600
[next]