index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
1
-0
/
+1
[next]