index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-21
tproxy: use the interface primary IP address as a default value for --on-ip
Balazs Scheidler
1
-70
/
+132
2010-10-21
tproxy: added IPv6 support to the socket match
Balazs Scheidler
1
-11
/
+154
2010-10-21
tproxy: added IPv6 support to the TPROXY target
Balazs Scheidler
1
-37
/
+225
2010-10-21
tproxy: allow non-local binds of IPv6 sockets if IP_TRANSPARENT is enabled
Balazs Scheidler
1
-1
/
+2
2010-10-21
tproxy: added tproxy sockopt interface in the IPV6 layer
Balazs Scheidler
2
-0
/
+42
2010-10-21
tproxy: added udp6_lib_lookup function
Balazs Scheidler
1
-0
/
+8
2010-10-21
tproxy: added const specifiers to udp lookup functions
Balazs Scheidler
1
-4
/
+4
2010-10-21
tproxy: split off ipv6 defragmentation to a separate module
Balazs Scheidler
4
-78
/
+150
2010-10-21
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
5
-15
/
+55
2010-10-21
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
Balazs Scheidler
1
-48
/
+0
2010-10-21
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
3
-14
/
+85
2010-10-19
Fixed race condition at ip_vs.ko module init.
Eduardo Blanco
1
-9
/
+10
2010-10-19
ipvs: IPv6 tunnel mode
Hans Schillstrom
1
-79
/
+92
2010-10-19
netfilter: ctnetlink: add expectation deletion events
Pablo Neira Ayuso
2
-11
/
+25
2010-10-18
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
2
-4
/
+4
2010-10-13
IPVS: ip_vs_dbg_callid() is only needed for debugging
Simon Horman
1
-0
/
+2
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
5
-27
/
+27
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
4
-79
/
+79
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
3
-17
/
+17
2010-10-05
netfilter: unregister nf hooks, matches and targets in the reverse order
Changli Gao
2
-12
/
+6
2010-10-04
netfilter: remove duplicated include
Nicolas Kaiser
1
-1
/
+0
2010-10-04
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
2
-150
/
+152
2010-10-04
netfilter: nf_nat: make find/put static
Stephen Hemminger
1
-4
/
+2
2010-10-04
IPVS: sip persistence engine
Simon Horman
3
-0
/
+177
2010-10-04
IPVS: Fallback if persistence engine fails
Simon Horman
2
-9
/
+7
2010-10-04
IPVS: Allow configuration of persistence engines
Simon Horman
1
-3
/
+54
2010-10-04
IPVS: management of persistence engine modules
Simon Horman
2
-1
/
+148
2010-10-04
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
1
-5
/
+20
2010-10-04
IPVS: Add struct ip_vs_pe
Simon Horman
3
-20
/
+100
2010-10-04
IPVS: ip_vs_{un,}bind_scheduler NULL arguments
Simon Horman
2
-22
/
+4
2010-10-04
IPVS: Allow null argument to ip_vs_scheduler_put()
Simon Horman
2
-10
/
+5
2010-10-04
IPVS: Add struct ip_vs_conn_param
Simon Horman
6
-189
/
+181
2010-10-04
IPVS: compact ip_vs_sched_persist()
Simon Horman
1
-105
/
+51
2010-10-04
netfilter: nf_conntrack_sip: Add callid parser
Simon Horman
1
-0
/
+39
2010-10-04
netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a nu...
Simon Horman
1
-0
/
+3
2010-09-28
netfilter: ctnetlink: add support for user-space expectation helpers
Pablo Neira Ayuso
2
-31
/
+77
2010-09-22
netfilter: ctnetlink: allow to specify the expectation flags
Pablo Neira Ayuso
1
-1
/
+7
2010-09-22
netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute
Pablo Neira Ayuso
1
-0
/
+1
2010-09-22
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
Pablo Neira Ayuso
5
-14
/
+93
2010-09-21
ipvs: changes related to service usecnt
Julian Anastasov
2
-154
/
+102
2010-09-21
netfilter: save the hash of the tuple in the original direction for latter use
Changli Gao
1
-34
/
+78
2010-09-21
ipvs: make rerouting optional with snat_reroute
Julian Anastasov
2
-8
/
+37
2010-09-21
ipvs: netfilter connection tracking changes
Julian Anastasov
8
-195
/
+430
2010-09-17
ipvs: extend connection flags to 32 bits
Julian Anastasov
3
-13
/
+19
2010-09-16
netfilter: nf_conntrack: fix the hash random initializing race
Changli Gao
1
-6
/
+13
2010-09-16
netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
Changli Gao
1
-9
/
+8
2010-09-16
netfilter: nf_nat_core: don't check if the tuple is used if there is no other...
Changli Gao
1
-5
/
+11
2010-09-16
netfilter: use NFPROTO_IPV4 instead of AF_INET
Changli Gao
1
-1
/
+1
2010-09-15
netfilter: nf_nat: add nf_nat_csum()
Changli Gao
1
-45
/
+31
2010-09-14
flow: better memory management
Eric Dumazet
1
-36
/
+42
[next]