index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
2014-08-28
ipvs: fix ipv6 hook registration for local replies
Julian Anastasov
2014-08-27
ipvs: properly declare tunnel encapsulation
Julian Anastasov
2014-08-08
netfilter: don't use mutex_lock_interruptible()
Pablo Neira Ayuso
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-07-17
ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding
Alex Gartrell
2014-07-16
ipvs: Remove dead debug code
Yannick Brosseau
2014-07-16
ipvs: remove null test before kfree
Fabian Frederick
2014-07-16
ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack
Julian Anastasov
2014-06-16
Merge branch 'ipvs'
Pablo Neira Ayuso
2014-06-13
ipvs: stop tot_stats estimator only under CONFIG_SYSCTL
Julian Anastasov
2014-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-02
inetpeer: get rid of ip_id_count
Eric Dumazet
2014-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2014-05-26
ipvs: Fix panic due to non-linear skb
Peter Christensen
2014-05-12
net: rename local_df to ignore_df
WANG Cong
2014-04-23
netfilter: Fix format string mismatch in ip_vs_proto_name()
Masanari Iida
2014-03-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-03-14
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-07
ipvs: Reduce checkpatch noise in ip_vs_lblc.c
Tingwei Liu
2014-03-07
sections, ipvs: Remove useless __read_mostly for ipvs genl_ops
Andi Kleen
2014-02-04
ipvs: fix AF assignment in ip_vs_conn_new()
Michal Kubecek
2014-01-14
net: replace macros net_random and net_srandom with direct calls to prandom
Aruna-Hewapathirane
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-27
ipvs: correct usage/allocation of seqadj ext in ipvs
Jesper Dangaard Brouer
2013-12-27
ipvs: Remove unused variable ret from sync_thread_master()
Geert Uytterhoeven
2013-12-06
netfilter: Fix FSF address in file headers
Jeff Kirsher
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
2013-11-14
genetlink: make all genl_ops users const
Johannes Berg
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2013-10-30
net: ipvs: sctp: do not recalc sctp csum when ports didn't change
Daniel Borkmann
2013-10-28
net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule
Daniel Borkmann
2013-10-15
ipvs: improved SH fallback strategy
Alexander Frolkin
2013-10-15
ipvs: avoid rcu_barrier during netns cleanup
Julian Anastasov
2013-10-14
netfilter: pass hook ops to hookfn
Patrick McHardy
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-10-04
sched/wait: Make the __wait_event*() interface more friendly
Peter Zijlstra
2013-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-09-18
ipvs: stats should not depend on CPU 0
Julian Anastasov
2013-09-18
ipvs: do not use dest after ip_vs_dest_put in LBLCR
Julian Anastasov
2013-09-18
ipvs: do not use dest after ip_vs_dest_put in LBLC
Julian Anastasov
2013-09-18
ipvs: make the service replacement more robust
Julian Anastasov
2013-09-18
ipvs: fix overflow on dest weight multiply
Simon Kirby
[next]