index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
Lines
2011-01-13
IPVS: netns, add basic init per netns.
Hans Schillstrom
-33
/
+316
2011-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
-31
/
+12
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
-1
/
+1
2010-12-15
workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...
Tejun Heo
-1
/
+1
2010-11-25
IPVS: Backup, adding version 0 sending capabilities
Hans Schillstrom
-1
/
+161
2010-11-25
IPVS: Backup, Change sending to Version 1 format
Hans Schillstrom
-47
/
+155
2010-11-25
IPVS: Backup, Adding Version 1 receive capability
Hans Schillstrom
-123
/
+431
2010-11-25
IPVS: Backup, Adding structs for new sync format
Hans Schillstrom
-12
/
+142
2010-11-25
IPVS: Handle Scheduling errors.
Hans Schillstrom
-23
/
+64
2010-11-25
IPVS: skb defrag in L7 helpers
Hans Schillstrom
-0
/
+3
2010-11-25
IPVS: Split ports[2] into src_port and dst_port
Hans Schillstrom
-10
/
+11
2010-11-25
IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...
Hans Schillstrom
-12
/
+14
2010-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
-0
/
+1
2010-11-18
netfilter: fix IP_VS dependencies
Patrick McHardy
-0
/
+1
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
-30
/
+10
2010-11-16
ipvs: allow transmit of GRO aggregated skbs
Simon Horman
-10
/
+15
2010-11-16
ipvs: remove shadow rt variable
Eric Dumazet
-1
/
+0
2010-11-16
ipvs: add static and read_mostly attributes
Eric Dumazet
-5
/
+5
2010-11-16
IPVS: buffer argument to ip_vs_process_message() should not be const
Simon Horman
-1
/
+1
2010-11-16
IPVS: Remove useless { } block from ip_vs_process_message()
Simon Horman
-13
/
+11
2010-11-16
IPVS: Make the cp argument to ip_vs_sync_conn() static
Simon Horman
-1
/
+1
2010-11-16
IPVS: Only match pe_data created by the same pe
Simon Horman
-1
/
+1
2010-11-16
IPVS: Add persistence engine to connection entry
Simon Horman
-21
/
+16
2010-11-11
ipv4: Make rt->fl.iif tests lest obscure.
David S. Miller
-3
/
+5
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
-1080
/
+2216
2010-10-21
ipvs: provide address family for debugging
Julian Anastasov
-84
/
+45
2010-10-21
ipvs: inherit forwarding method in backup
Julian Anastasov
-0
/
+2
2010-10-21
ipvs: changes for local client
Julian Anastasov
-92
/
+225
2010-10-21
ipvs: changes for local real server
Julian Anastasov
-117
/
+457
2010-10-21
ipvs: move ip_route_me_harder for ICMP
Julian Anastasov
-20
/
+21
2010-10-21
ipvs: create ip_vs_defrag_user
Julian Anastasov
-21
/
+34
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TUN method
Julian Anastasov
-1
/
+1
2010-10-21
ipvs: stop ICMP from FORWARD to local
Julian Anastasov
-2
/
+19
2010-10-21
ipvs: do not schedule conns from real servers
Julian Anastasov
-8
/
+45
2010-10-21
ipvs: switch to notrack mode
Julian Anastasov
-37
/
+9
2010-10-21
ipvs: optimize checksums for apps
Julian Anastasov
-13
/
+56
2010-10-21
ipvs: fix CHECKSUM_PARTIAL for TCP, UDP
Julian Anastasov
-10
/
+10
2010-10-19
Fixed race condition at ip_vs.ko module init.
Eduardo Blanco
-9
/
+10
2010-10-19
ipvs: IPv6 tunnel mode
Hans Schillstrom
-79
/
+92
2010-10-13
IPVS: ip_vs_dbg_callid() is only needed for debugging
Simon Horman
-0
/
+2
2010-10-05
ipvs: Use frag walker helper in SCTP proto support.
David S. Miller
-9
/
+10
2010-10-04
IPVS: sip persistence engine
Simon Horman
-0
/
+177
2010-10-04
IPVS: Fallback if persistence engine fails
Simon Horman
-9
/
+7
2010-10-04
IPVS: Allow configuration of persistence engines
Simon Horman
-3
/
+54
2010-10-04
IPVS: management of persistence engine modules
Simon Horman
-1
/
+148
2010-10-04
IPVS: Add persistence engine data to /proc/net/ip_vs_conn
Simon Horman
-5
/
+20
2010-10-04
IPVS: Add struct ip_vs_pe
Simon Horman
-20
/
+100
2010-10-04
IPVS: ip_vs_{un,}bind_scheduler NULL arguments
Simon Horman
-22
/
+4
2010-10-04
IPVS: Allow null argument to ip_vs_scheduler_put()
Simon Horman
-10
/
+5
2010-10-04
IPVS: Add struct ip_vs_conn_param
Simon Horman
-189
/
+181
[prev]
[next]