aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* tcp: protect sysctl_tcp_cookie_size readsEric Dumazet2010-12-08
* tcp: avoid a possible divide by zeroEric Dumazet2010-12-08
* tcp: Replace time wait bucket msg by counterTom Herbert2010-12-08
* tcp: Bug fix in initialization of receive window.Nandita Dukkipati2010-12-08
* inet: Fix __inet_inherit_port() to correctly increment bsockets and num_ownersNagendra Tomar2010-11-28
* tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2010-11-28
* netns: Don't leak others' openreq-s in procPavel Emelyanov2010-11-28
* tcp: Make TCP_MAXSEG minimum more correct.David S. Miller2010-11-24
* net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet2010-11-21
* xfrm: update flowi saddr in icmp_send if unsetUlrich Weber2010-11-16
* tcp: Don't change unlocked socket state in tcp_v4_err().David S. Miller2010-11-12
* tcp: Increase TCP_MAXSEG socket option minimum.David S. Miller2010-11-11
* net: avoid limits overflowEric Dumazet2010-11-10
* inet: fix ip_mc_drop_socket()Eric Dumazet2010-11-09
* inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage2010-11-04
* fib: fib_result_assign() should not change fib refcountsEric Dumazet2010-11-04
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-11-03
|\
| * ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov2010-11-03
| * ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov2010-11-03
| * netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy2010-10-29
* | ip_gre: fix fallback tunnel setupEric Dumazet2010-10-30
* | fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov2010-10-28
|/
* tunnels: Fix tunnels change rcu protectionPavel Emelyanov2010-10-27
* inetpeer: __rcu annotationsEric Dumazet2010-10-27
* tunnels: add __rcu annotationsEric Dumazet2010-10-27
* net: add __rcu annotations to protocolEric Dumazet2010-10-27
* ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-27
* fib_hash: fix rcu sparse and logical errorsEric Dumazet2010-10-26
* ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-25
* net: add __rcu annotation to sk_filterEric Dumazet2010-10-25
* tunnels: add _rcu annotationsEric Dumazet2010-10-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-21
| |\ \
| | * \ Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-10-21
| | |\ \
| | | * | nf_nat: restrict ICMP translation for embedded headerJulian Anastasov2010-10-21
| | * | | tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler2010-10-21
| | |/ /
| | * | 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: introduce fib_alias_accessed() helperEric Dumazet2010-10-21
| * | | net: avoid RCU for NOCACHE dstEric Dumazet2010-10-20