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
2012-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
2012-11-19
netfilter: Remove the spurious \ in __ip_vs_lblc_init
Eric W. Biederman
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-10-28
ipvs: remove silly double assignment
Alan Cox
2012-10-26
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pablo Neira Ayuso
2012-10-09
ipvs: initialize returned data in do_ip_vs_get_ctl
Arnd Bergmann
2012-10-08
ipvs: fix ARP resolving for direct routing mode
Julian Anastasov
2012-09-28
ipvs: SIP fragment handling
Jesper Dangaard Brouer
2012-09-28
ipvs: API change to avoid rescan of IPv6 exthdr
Jesper Dangaard Brouer
2012-09-28
ipvs: Complete IPv6 fragment handling for IPVS
Jesper Dangaard Brouer
2012-09-28
ipvs: Fix faulty IPv6 extension header handling in IPVS
Jesper Dangaard Brouer
2012-09-28
ipvs: IPv6 extend ICMPv6 handling for future types
Jesper Dangaard Brouer
2012-09-28
ipvs: Trivial changes, use compressed IPv6 address in output
Jesper Dangaard Brouer
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-30
ipvs: fix error return code
Julia Lawall
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
2012-08-30
netfilter: nf_conntrack_ipv6: improve fragmentation handling
Patrick McHardy
2012-08-30
ipvs: IPv6 MTU checking cleanup and bugfix
Jesper Dangaard Brouer
2012-08-22
Merge git://1984.lsi.us.es/nf-next
David S. Miller
2012-08-15
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
2012-08-10
ipvs: add pmtu_disc option to disable IP DF for TUN packets
Julian Anastasov
2012-08-10
ipvs: implement passive PMTUD for IPIP packets
Julian Anastasov
2012-08-10
ipvs: fixed sparse warning
Claudiu Ghioc
2012-08-10
ipvs: generalize app registration in netns
Julian Anastasov
2012-08-10
ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper
Julian Anastasov
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-17
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
David S. Miller
2012-07-17
ipvs: fix oops in ip_vs_dst_event on rmmod
Julian Anastasov
2012-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-25
netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6
Eric Dumazet
2012-06-11
Merge branch 'master' of git://1984.lsi.us.es/net-next
David S. Miller
2012-06-07
netfilter: ipvs: switch hook PFs to nfproto
Alban Crequy
2012-06-04
net: use consume_skb() in place of kfree_skb()
Eric Dumazet
2012-05-08
ipvs: ip_vs_proto: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
ipvs: ip_vs_ftp: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
ipvs: optimize the use of flags in ip_vs_bind_dest
Pablo Neira Ayuso
2012-05-08
ipvs: add support for sync threads
Pablo Neira Ayuso
2012-05-08
ipvs: reduce sync rate with time thresholds
Julian Anastasov
2012-05-08
ipvs: wakeup master thread
Pablo Neira Ayuso
2012-05-08
ipvs: always update some of the flags bits in backup
Julian Anastasov
2012-05-08
ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter
Julian Anastasov
2012-05-08
ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest
Julian Anastasov
2012-05-08
ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server
Julian Anastasov
2012-05-08
ipvs: use GFP_KERNEL allocation where possible
Sasha Levin
[next]