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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
IPVS: Conditionally include sysctl members of struct netns_ipvs
Simon Horman
1
-8
/
+13
2011-03-15
IPVS: Conditional ip_vs_conntrack_enabled()
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: ip_vs_todrop() becomes a noop when CONFIG_SYSCTL is undefined
Simon Horman
1
-0
/
+4
2011-03-15
IPVS: Add sysctl_sync_ver()
Simon Horman
1
-0
/
+11
2011-03-15
IPVS: Add {sysctl_sync_threshold,period}()
Simon Horman
1
-0
/
+29
2011-03-15
ipvs: rename estimator functions
Julian Anastasov
1
-2
/
+2
2011-03-15
ipvs: optimize rates reading
Julian Anastasov
1
-0
/
+2
2011-03-15
ipvs: remove unused seqcount stats
Julian Anastasov
1
-17
/
+0
2011-03-15
ipvs: properly zero stats and rates
Julian Anastasov
1
-0
/
+1
2011-03-15
ipvs: reorganize tot_stats
Julian Anastasov
1
-2
/
+1
2011-03-15
ipvs: move struct netns_ipvs
Julian Anastasov
3
-144
/
+123
2011-03-15
IPVS: Fix variable assignment in ip_vs_notrack
Jesper Juhl
1
-1
/
+1
2011-02-25
ipvs: unify the formula to estimate the overhead of processing connections
Changli Gao
1
-0
/
+14
2011-02-22
ipvs: use hlist instead of list
Changli Gao
1
-1
/
+1
2011-02-16
ipvs: make "no destination available" message more informative
Patrick Schaaf
1
-0
/
+2
2011-02-03
netfilter: xtables: add device group match
Patrick McHardy
2
-0
/
+22
2011-02-02
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
1
-0
/
+10
2011-02-01
netfilter: ipset: install ipset related header files
Patrick McHardy
3
-0
/
+8
2011-02-01
IPVS: Remove unused variables
Simon Horman
1
-2
/
+0
2011-02-01
netfilter: xtables: "set" match and "SET" target support
Jozsef Kadlecsik
1
-0
/
+55
2011-02-01
netfilter: ipset: list:set set type support
Jozsef Kadlecsik
1
-0
/
+27
2011-02-01
netfilter: ipset: hash:ip set type support
Jozsef Kadlecsik
2
-0
/
+1100
2011-02-01
netfilter: ipset: bitmap:ip set type support
Jozsef Kadlecsik
2
-0
/
+158
2011-02-01
netfilter: ipset: IP set core support
Jozsef Kadlecsik
3
-0
/
+498
2011-02-01
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
Jozsef Kadlecsik
2
-1
/
+11
2011-01-20
netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n
Patrick McHardy
1
-0
/
+12
2011-01-20
netfilter: xtables: add missing header inclusions for headers_check
Jan Engelhardt
39
-0
/
+77
2011-01-20
Merge branch 'connlimit' of git://dev.medozas.de/linux
Patrick McHardy
1
-1
/
+1
2011-01-20
netfilter: xtables: remove duplicate member
Jan Engelhardt
1
-1
/
+1
2011-01-20
Merge branch 'connlimit' of git://dev.medozas.de/linux
Patrick McHardy
1
-0
/
+12
2011-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
63
-247
/
+748
2011-01-20
netfilter: xtables: remove extraneous header that slipped in
Jan Engelhardt
1
-1
/
+0
2011-01-19
net_sched: implement a root container qdisc sch_mqprio
John Fastabend
1
-0
/
+12
2011-01-19
net: implement mechanism for HW based QOS
John Fastabend
1
-0
/
+68
2011-01-19
net_device: add support for network device groups
Vlad Dogaru
2
-0
/
+8
2011-01-19
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
273
-1777
/
+7169
2011-01-19
netfilter: xtables: connlimit revision 1
Jan Engelhardt
1
-0
/
+12
2011-01-19
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
4
-0
/
+68
2011-01-18
net: filter: dont block softirqs in sk_run_filter()
Eric Dumazet
1
-1
/
+1
2011-01-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-01-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2011-01-18
netfilter: nf_conntrack: nf_conntrack snmp helper
Jiri Olsa
2
-0
/
+15
2011-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2011-01-18
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
31
-121
/
+123
2011-01-18
netfilter: allow NFQUEUE bypass if no listener is available
Florian Westphal
2
-0
/
+7
2011-01-18
netfilter: reduce NF_VERDICT_MASK to 0xff
Florian Westphal
1
-5
/
+15
2011-01-18
netfilter: nf_nat: fix conversion to non-atomic bit ops
Changli Gao
1
-2
/
+2
2011-01-18
netfilter: xtables: add missing header files to export list
Jan Engelhardt
1
-0
/
+2
2011-01-18
netfilter: xtables: use __uXX guarded types for userspace exports
Jan Engelhardt
30
-121
/
+121
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-7
/
+12
[next]