index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Commit message (
Expand
)
Author
Age
*
ipvs: fix memory leak in ip_vs_ctl.c
Tommi Rantala
2015-05-08
*
netfilter: Pass socket pointer down through okfn().
David Miller
2015-04-07
*
netfilter: Make nf_hookfn use nf_hook_state.
David S. Miller
2015-04-04
*
ipv4: hash net ptr into fragmentation bucket selection
Hannes Frederic Sowa
2015-03-25
*
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
*
netfilter: use sk_fullsock() helper
Eric Dumazet
2015-03-17
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-09
|
\
|
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs
Pablo Neira Ayuso
2015-02-24
|
|
\
|
|
*
ipvs: add missing ip_vs_pe_put in sync code
Julian Anastasov
2015-02-22
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-03
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2015-02-20
|
|
\
|
|
|
*
ipvs: fix inability to remove a mixed-family RS
Alexey Andriyanov
2015-02-09
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2015-03-02
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ipvs: allow rescheduling of new connections when port reuse is detected
Marcelo Ricardo Leitner
2015-02-24
|
*
|
ipvs: use 64-bit rates in stats
Julian Anastasov
2015-02-09
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-02-05
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
ipvs: rerouting to local clients is not needed anymore
Julian Anastasov
2015-01-29
*
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
|
/
*
ipvs: uninitialized data with IP_VS_IPV6
Dan Carpenter
2014-12-10
*
dst: no need to take reference on DST_NOCACHE dsts
Hannes Frederic Sowa
2014-12-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-11-24
|
\
|
*
netfilter: Deletion of unnecessary checks before two function calls
Markus Elfring
2014-11-20
|
*
ipvs: remove unnecessary assignment in __ip_vs_get_out_rt
Alex Gartrell
2014-10-27
*
|
ipvs: Keep skb->sk when allocating headroom on tunnel xmit
Calvin Owens
2014-11-11
*
|
ipvs: Avoid null-pointer deref in debug code
Alex Gartrell
2014-10-27
|
/
*
netfilter: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-10-13
*
ipvs: Allow heterogeneous pools now that we support them
Alex Gartrell
2014-09-17
*
ipvs: use the new dest addr family field
Julian Anastasov
2014-09-17
*
ipvs: use correct address family in scheduler logs
Julian Anastasov
2014-09-17
*
ipvs: address family of LBLCR entry depends on svc family
Julian Anastasov
2014-09-15
*
ipvs: address family of LBLC entry depends on svc family
Julian Anastasov
2014-09-15
*
ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding
Alex Gartrell
2014-09-15
*
ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools
Alex Gartrell
2014-09-15
*
ipvs: Pull out update_pmtu code
Alex Gartrell
2014-09-15
*
ipvs: Pull out crosses_local_route_boundary logic
Alex Gartrell
2014-09-15
*
ipvs: prevent mixing heterogeneous pools and synchronization
Alex Gartrell
2014-09-15
*
ipvs: Supply destination address family to ip_vs_conn_new
Alex Gartrell
2014-09-15
*
ipvs: Pass destination address family to ip_vs_trash_get_dest
Alex Gartrell
2014-09-15
*
ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest}
Alex Gartrell
2014-09-15
*
ipvs: Add destination address family to netlink interface
Alex Gartrell
2014-09-15
*
ipvs: Add simple weighted failover scheduler
Kenny Mathis
2014-09-15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-09-10
|
\
|
*
ipvs: reduce stack usage for sockopt data
Julian Anastasov
2014-09-09
*
|
ipvs: fix ipv6 hook registration for local replies
Julian Anastasov
2014-08-27
*
|
ipvs: properly declare tunnel encapsulation
Julian Anastasov
2014-08-27
|
/
*
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-08-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
|
\
|
*
ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
Alex Gartrell
2014-07-16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
|
\
|
|
*
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
2014-07-15
[next]