summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-2510-11/+11
* netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-254-4/+4
* netfilter: ipv4: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-257-18/+18
* netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-251-10/+8
* netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-252-24/+16
* netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-2512-89/+76
* netfilter: xtables: make use of caller family rather than target familyJan Engelhardt2010-03-251-3/+3
* netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.cZhitong Wang2010-03-191-1/+0
* netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt2010-03-181-12/+6
* 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
* | | net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-161-13/+13
* | | tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-161-7/+6
* | | gre: fix netns vs proto registration orderingAlexey Dobriyan2010-02-161-9/+10
OpenPOWER on IntegriCloud