index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2
-40
/
+235
2010-10-21
tproxy: added IPv6 socket lookup function to nf_tproxy_core
Balazs Scheidler
1
-1
/
+71
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
4
-1
/
+49
2010-10-21
tproxy: added udp6_lib_lookup function
Balazs Scheidler
2
-0
/
+11
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
5
-78
/
+156
2010-10-21
nf_nat: restrict ICMP translation for embedded header
Julian Anastasov
1
-14
/
+15
2010-10-21
tproxy: fix hash locking issue when using port redirection in __inet_inherit_...
Balazs Scheidler
6
-16
/
+56
2010-10-21
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
Balazs Scheidler
2
-50
/
+114
2010-10-21
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
4
-15
/
+90
2010-10-21
ipvs: provide address family for debugging
Julian Anastasov
8
-92
/
+54
2010-10-21
ipvs: inherit forwarding method in backup
Julian Anastasov
1
-0
/
+2
2010-10-21
ipvs: changes for local client
Julian Anastasov
2
-92
/
+225
2010-10-21
ipvs: changes for local real server
Julian Anastasov
4
-117
/
+458
2010-10-21
ipvs: move ip_route_me_harder for ICMP
Julian Anastasov
1
-20
/
+21
2010-10-21
ipvs: create ip_vs_defrag_user
Julian Anastasov
1
-21
/
+34
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TUN method
Julian Anastasov
1
-1
/
+1
2010-10-21
ipvs: stop ICMP from FORWARD to local
Julian Anastasov
1
-2
/
+19
2010-10-21
ipvs: do not schedule conns from real servers
Julian Anastasov
5
-9
/
+47
2010-10-21
ipvs: switch to notrack mode
Julian Anastasov
3
-38
/
+28
2010-10-21
ipvs: optimize checksums for apps
Julian Anastasov
4
-15
/
+66
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
Julian Anastasov
2
-10
/
+10
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
2
-79
/
+96
2010-10-19
netfilter: ctnetlink: add expectation deletion events
Pablo Neira Ayuso
4
-12
/
+33
2010-10-18
netfilter: install missing ebtables headers for userspace
Nick Bowler
1
-0
/
+2
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: remove unused defines
Jan Engelhardt
3
-12
/
+0
2010-10-13
netfilter: xtables: unify {ip,ip6,arp}t_error_target
Jan Engelhardt
4
-21
/
+14
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
8
-131
/
+94
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
7
-108
/
+103
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
6
-30
/
+35