summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ipv4: remove redundant verification codeHagen Paul Pfeifer2010-04-011-4/+0
* net: remove trailing space in messagesFrans Pop2010-03-242-2/+2
* net: snmp mib cleanupEric Dumazet2010-03-211-2/+2
* tcp: Add SNMP counter for DEFER_ACCEPTEric Dumazet2010-03-212-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-205-25/+65
|\
| * 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
* | net: rename notifier defines for netdev type changeJiri Pirko2010-03-181-2/+2
* | net: tcp: make veno selectable as default congestion moduleJan Engelhardt2010-03-161-0/+4
* | net: tcp: make hybla selectable as default congestion moduleJan Engelhardt2010-03-161-0/+4
|/
* 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
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-161-5/+1
|\| |
| * | ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-161-5/+1
* | | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-162-4/+2