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