summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-10-211-14/+15
|\
| * nf_nat: restrict ICMP translation for embedded headerJulian Anastasov2010-10-211-14/+15
* | tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler2010-10-212-5/+33
|/
* netfilter: fix kconfig unmet dependency warningRandy Dunlap2010-10-181-2/+2
* netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-133-17/+17
* netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-132-46/+46
* netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-132-11/+11
* netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2010-10-041-72/+73
* netfilter: nf_nat: make find/put staticStephen Hemminger2010-10-041-4/+2
* netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso2010-09-225-14/+93
* netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao2010-09-161-9/+8
* netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao2010-09-161-5/+11
* netfilter: nf_nat: add nf_nat_csum()Changli Gao2010-09-151-45/+31
* fib: cleanupsEric Dumazet2010-09-101-32/+23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-0911-35/+97
|\
| * udp: add rehash on connect()Eric Dumazet2010-09-082-1/+48
| * net: blackhole route should always be recalculatedJianzhao Wang2010-09-081-1/+6
| * ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski2010-09-081-2/+6
| * ipv4: Fix reverse path filtering with multipath routing.David S. Miller2010-09-071-2/+13
| * ipv4: minor fix about RPF in help of KconfigNicolas Dichtel2010-09-011-1/+1
| * net/ipv4: Eliminate kstrdup memory leakJulia Lawall2010-08-271-2/+3
| * tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro2010-08-251-1/+2
| * tcp: fix three tcp sysctls tuningEric Dumazet2010-08-251-17/+7
| * tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-252-8/+5
| * netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-232-0/+6
* | tunnels: missing rcu_assign_pointer()Eric Dumazet2010-09-091-1/+1
* | net: inet_add_protocol() can use cmpxchg()Eric Dumazet2010-09-081-26/+5
* | net: arp: code cleanupChangli Gao2010-09-021-103/+123
* | tcp: update also tcp_output with regard to RFC 5681Gerrit Renker2010-09-011-9/+3
* | net: tunnels should use rcu_dereferenceEric Dumazet2010-09-011-4/+9
* | gro: unexport tcp4_gro_receive and tcp4_gro_completeEric Dumazet2010-08-311-2/+0
* | net: struct xfrm_tunnel in read_mostly sectionEric Dumazet2010-08-303-5/+5
* | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-301-15/+2
* | tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-302-16/+35
* | net: ip_append_data() optimEric Dumazet2010-08-241-4/+3
* | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-232-2/+2
* | tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer2010-08-221-0/+11
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-212-0/+4
|\ \ | |/
| * netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-172-0/+4
* | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-214-7/+166
* | net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet2010-08-202-13/+4
* | netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao2010-08-191-16/+15
* | net: simplify flags for tx timestampingOliver Hartkopp2010-08-194-8/+8
|/
* tcp: no md5sig option size check bugDmitry Popov2010-08-071-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-021-2/+5
|\
| * tcp: cookie transactions setsockopt memory leakDmitry Popov2010-07-301-2/+5
* | ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twiceChangli Gao2010-08-021-4/+2
* | net: Add getsockopt support for TCP thin-streamsJosh Hunt2010-08-021-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-0213-70/+60
|\ \
| * | netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao2010-08-023-6/+6
OpenPOWER on IntegriCloud