aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
|\
| * net: check the length of the socket address passed to connect(2)Changli Gao2010-04-01
| * net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2010-03-27
* ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov2010-03-26
* ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov2010-03-26
* net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2010-03-26
* ip_gre: include route header_len in max_headroom calculationTimo Teräs2010-03-22
* ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck2010-03-21
* net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney2010-03-21
* NET_DMA: free skbs periodicallySteven J. Magnani2010-03-20
* tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte2010-03-20
* net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-20
* TCP: check min TTL on received ICMP packetsstephen hemminger2010-03-20
* ipv4: check rt_genid in dst_checkTimo Teräs2010-03-20
* tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky2010-03-18
* route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev2010-03-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-13
|\
| * ipconfig: Handle devices which take some time to come up.David S. Miller2010-03-12
| * tcp: Fix tcp_v4_rcv()Eric Dumazet2010-03-10
| * tcp: Fix tcp_make_synack()Eric Dumazet2010-03-08
| * net: fix route cache rebuildsEric Dumazet2010-03-08
| * tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet2010-03-08
| * net: backlog functions renameZhu Yi2010-03-05
| * udp: use limited socket backlogZhu Yi2010-03-05
| * tcp: use limited socket backlogZhu Yi2010-03-05
| * gre: fix hard header destination address checkingTimo Teräs2010-03-04
| * ipsec: Fix bogus bundle flowiHerbert Xu2010-03-03
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\ \
| * | net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-26
|\ \ \
| * | | netfilter: xtables: restore indentationJan Engelhardt2010-02-26
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-26
|\ \ \ \ | | |/ / | |/| |
| * | | net: Fix sysctl restarts...Eric W. Biederman2010-02-19
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-24
|\ \ \ \ | | |/ / | |/| |
| * | | netfilter: xtables: reduce arguments to translate_tableJan Engelhardt2010-02-24
| * | | netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2010-02-24
| * | | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-24
| * | | netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2010-02-24
| * | | netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-24
* | | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* | | | net: TCP thin dupackAndreas Petlund2010-02-18
* | | | net: TCP thin linear timeoutsAndreas Petlund2010-02-18
* | | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
|/ / /
* | | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-18
* | | ipmr: remove useless checks from ipmr_device_eventPavel Emelyanov2010-02-17
* | | percpu: add __percpu sparse annotations to netTejun Heo2010-02-17