index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
ipvs
Age
Commit message (
Expand
)
Author
2012-10-08
ipvs: fix ARP resolving for direct routing mode
Julian Anastasov
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-23
Merge git://1984.lsi.us.es/nf-next
David S. Miller
2012-08-16
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
2012-05-08
ipvs: SH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
ipvs: WRR scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
ipvs: DH scheduler does not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init
Julian Anastasov
2012-05-08
ipvs: timeout tables do not need GFP_ATOMIC allocation
Julian Anastasov
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-30
ipvs: kernel oops - do_ip_vs_get_ctl
Hans Schillstrom
2012-04-30
ipvs: take care of return value from protocol init_netns
Hans Schillstrom
2012-04-30
ipvs: null check of net->ipvs in lblc(r) shedulers
Hans Schillstrom
2012-04-26
ipvs: reset ipvs pointer in netns
Julian Anastasov
2012-04-26
ipvs: add check in ftp for initialized core
Julian Anastasov
2012-04-25
ipvs: fix crash in ip_vs_control_net_cleanup on unload
Julian Anastasov
2012-04-25
ipvs: Verify that IP_VS protocol has been registered
Sasha Levin
[next]