summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-062-0/+6
|\
| * net: check the length of the socket address passed to connect(2)Changli Gao2010-04-011-0/+5
| * net: Fix oops from tcp_collapse() when using splice()Steven J. Magnani2010-03-301-0/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3054-1/+53
|/
* net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2010-03-271-4/+7
* ipv4: Restart rt_intern_hash after emergency rebuild (v2)Pavel Emelyanov2010-03-261-6/+11
* ipv4: Cleanup struct net dereference in rt_intern_hashPavel Emelyanov2010-03-261-2/+2
* net: fix netlink address dumping in IPv4/IPv6Patrick McHardy2010-03-261-1/+1
* ip_gre: include route header_len in max_headroom calculationTimo Teräs2010-03-211-1/+3
* ipv4: Don't drop redirected route cache entry unless PTMU actually expiredGuenter Roeck2010-03-211-1/+2
* net: suppress lockdep-RCU false positive in FIB trie.Paul E. McKenney2010-03-211-1/+3
* NET_DMA: free skbs periodicallySteven J. Magnani2010-03-201-20/+43
* tcp: Fix tcp_mark_head_lost() with packets == 0Lennart Schulte2010-03-191-0/+3
* net: ipmr/ip6mr: fix potential out-of-bounds vif_table accessPatrick McHardy2010-03-191-0/+3
* TCP: check min TTL on received ICMP packetsstephen hemminger2010-03-191-0/+5
* ipv4: check rt_genid in dst_checkTimo Teräs2010-03-191-4/+10
* tcp: Fix OOB POLLIN avoidance.Alexandra Kossovsky2010-03-181-1/+1
* route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev2010-03-161-10/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-139-46/+116
|\
| * ipconfig: Handle devices which take some time to come up.David S. Miller2010-03-121-10/+47
| * tcp: Fix tcp_v4_rcv()Eric Dumazet2010-03-101-4/+4
| * tcp: Fix tcp_make_synack()Eric Dumazet2010-03-081-9/+9
| * net: fix route cache rebuildsEric Dumazet2010-03-081-12/+38
| * tcp: Add SNMP counters for backlog and min_ttl dropsEric Dumazet2010-03-082-2/+7
| * net: backlog functions renameZhu Yi2010-03-053-3/+3
| * udp: use limited socket backlogZhu Yi2010-03-051-2/+4
| * tcp: use limited socket backlogZhu Yi2010-03-051-2/+4
| * gre: fix hard header destination address checkingTimo Teräs2010-03-041-5/+2
| * ipsec: Fix bogus bundle flowiHerbert Xu2010-03-031-2/+3
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-281-7/+7
|\ \
| * | net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-251-7/+7
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-262-19/+29
|\ \ \
| * | | netfilter: xtables: restore indentationJan Engelhardt2010-02-262-19/+29
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-251-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | net: Fix sysctl restarts...Eric W. Biederman2010-02-191-1/+6
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-242-388/+349
|\ \ \ \ | | |/ / | |/| |
| * | | netfilter: xtables: reduce arguments to translate_tableJan Engelhardt2010-02-242-54/+30
| * | | netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2010-02-241-62/+31
| * | | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-241-17/+61
| * | | netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2010-02-242-242/+121
| * | | netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-242-109/+202
* | | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-223-4/+6
* | | | net: TCP thin dupackAndreas Petlund2010-02-183-0/+26
* | | | net: TCP thin linear timeoutsAndreas Petlund2010-02-183-1/+34
* | | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-181-1/+1
|/ / /
* | | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-181-1/+5
* | | ipmr: remove useless checks from ipmr_device_eventPavel Emelyanov2010-02-171-3/+0
* | | percpu: add __percpu sparse annotations to netTejun Heo2010-02-164-47/+50
OpenPOWER on IntegriCloud