aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* netfilter: fix kconfig unmet dependency warningRandy Dunlap2010-10-18
* netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-13
* netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-13
* netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-13
* netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2010-10-04
* netfilter: nf_nat: make find/put staticStephen Hemminger2010-10-04
* netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso2010-09-22
* netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao2010-09-16
* netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao2010-09-16
* netfilter: nf_nat: add nf_nat_csum()Changli Gao2010-09-15
* fib: cleanupsEric Dumazet2010-09-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\
| * udp: add rehash on connect()Eric Dumazet2010-09-09
| * net: blackhole route should always be recalculatedJianzhao Wang2010-09-08
| * ipv4: Suppress lockdep-RCU false positive in FIB trie (3)Jarek Poplawski2010-09-08
| * ipv4: Fix reverse path filtering with multipath routing.David S. Miller2010-09-07
| * ipv4: minor fix about RPF in help of KconfigNicolas Dichtel2010-09-01
| * net/ipv4: Eliminate kstrdup memory leakJulia Lawall2010-08-27
| * tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro2010-08-26
| * tcp: fix three tcp sysctls tuningEric Dumazet2010-08-26
| * tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-25
| * netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-23
* | tunnels: missing rcu_assign_pointer()Eric Dumazet2010-09-09
* | net: inet_add_protocol() can use cmpxchg()Eric Dumazet2010-09-09
* | net: arp: code cleanupChangli Gao2010-09-02
* | tcp: update also tcp_output with regard to RFC 5681Gerrit Renker2010-09-01
* | net: tunnels should use rcu_dereferenceEric Dumazet2010-09-01
* | gro: unexport tcp4_gro_receive and tcp4_gro_completeEric Dumazet2010-08-31
* | net: struct xfrm_tunnel in read_mostly sectionEric Dumazet2010-08-30
* | tcp/dccp: Consolidate common code for RFC 3390 conversionGerrit Renker2010-08-30
* | tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-30
* | net: ip_append_data() optimEric Dumazet2010-08-24
* | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-08-23
* | tcp: allow effective reduction of TCP's rcv-buffer via setsockoptHagen Paul Pfeifer2010-08-23
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-22
|\|
| * netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-17
* | PPTP: PPP over IPv4 (Point-to-Point Tunneling Protocol)Dmitry Kozlov2010-08-22
* | net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet2010-08-20
* | netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
* | net: simplify flags for tx timestampingOliver Hartkopp2010-08-19
|/
* tcp: no md5sig option size check bugDmitry Popov2010-08-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-03
|\
| * tcp: cookie transactions setsockopt memory leakDmitry Popov2010-07-31
* | ip_fragment: fix subtracting PPPOE_SES_HLEN from mtu twiceChangli Gao2010-08-02
* | net: Add getsockopt support for TCP thin-streamsJosh Hunt2010-08-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-02
|\ \
| * | netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao2010-08-02
| * | netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-02
| * | netfilter: nf_nat: use local variable hdrlenChangli Gao2010-08-02
| * | netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet2010-08-02