aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* net: Properly define functions with no parametersBen Hutchings2012-07-11
* ipv4: Remove inetpeer from routes.David S. Miller2012-07-11
* ipv4: Calling ->cow_metrics() now is a bug.David S. Miller2012-07-11
* ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route().David S. Miller2012-07-11
* ipv4: Enforce max MTU metric at route insertion time.David S. Miller2012-07-11
* ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller2012-07-11
* rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-11
* inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller2012-07-11
* inet: Minimize use of cached route inetpeer.David S. Miller2012-07-11
* inet: Remove ->get_peer() method.David S. Miller2012-07-11
* tcp: Remove tw->tw_peerDavid S. Miller2012-07-11
* tcp: Move timestamps from inetpeer to metrics cache.David S. Miller2012-07-11
* net: Don't report route RTT metric value in cache dumps.David S. Miller2012-07-11
* tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-11
* tcp: Abstract back handling peer aliveness test into helper function.David S. Miller2012-07-10
* tcp: Move dynamnic metrics handling into seperate file.David S. Miller2012-07-10
* small cleanup in ax25_addr_parse()Dan Carpenter2012-07-09
* sctp: refactor sctp_packet_append_chunk and clenup some memory leaksNeil Horman2012-07-09
* Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-07
|\
| * net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy2012-07-04
| * can: fix sparse warning in af_can.cOliver Hartkopp2012-07-02
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-07-07
|\ \
| * | netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar2012-07-04
| * | netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msgTomasz Bursztyka2012-07-04
| * | netfilter: nf_ct_tcp: missing per-net support for cttimeoutPablo Neira Ayuso2012-07-04
| * | netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso2012-07-04
| * | netfilter: nf_ct_icmpv6: add icmpv6_kmemdup_sysctl_table functionGao feng2012-06-27
| * | netfilter: nf_ct_icmp: add icmp_kmemdup[_compat]_sysctl_table functionGao feng2012-06-27
| * | netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table functionGao feng2012-06-27
| * | netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table functionGao feng2012-06-27
| * | netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_initGao feng2012-06-27
| * | netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table functionGao feng2012-06-27
| * | netfilter: nf_ct_udp: merge udpv[4,6]_net_init into udp_net_initGao feng2012-06-27
| * | netfilter: nf_ct_tcp: merge tcpv[4,6]_net_init into tcp_net_initGao feng2012-06-27
| * | netfilter: nf_conntrack: fix memory leak if sysctl registration failsGao feng2012-06-27
| * | netfilter: nf_conntrack: use l4proto->users as refcount for per-net dataGao feng2012-06-27
| * | netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_tableGao feng2012-06-27
| * | netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng2012-06-27
| * | netfilter: nf_conntrack: fix nf_conntrack_l3proto_registerGao feng2012-06-27
| * | netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso2012-06-27
* | | ipv6: fix a bad cast in ip6_dst_lookup_tail()Eric Dumazet2012-07-06
* | | ipv6: remove redundant declarationsEric Dumazet2012-07-06
* | | ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller2012-07-06
* | | ipv6: Initialize the neighbour pointer of rt6_info on allocationSteffen Klassert2012-07-05
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-05
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-03
| |\ \ \
| | * | | sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-07-01
| | * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-06-29
| | |\ \ \
| | | * | | netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msgTomasz Bursztyka2012-06-29
| | | * | | netfilter: ipset: fix crash if IPSET_CMD_NONE command is sentTomasz Bursztyka2012-06-29