summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect().David S. Miller2012-07-122-2/+2
* ipv6: Add redirect support to all protocol icmp error handlers.David S. Miller2012-07-121-0/+2
* ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions.David S. Miller2012-07-121-0/+2
* ipv6: Move bulk of redirect handling into rt6_redirect().David S. Miller2012-07-111-6/+1
* ipv6: Export ndisc option parsing from ndisc.cDavid S. Miller2012-07-111-0/+50
* ipv4: Kill ip_rt_redirect().David S. Miller2012-07-111-1/+0
* ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.David S. Miller2012-07-111-0/+3
* ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect.David S. Miller2012-07-111-0/+1
* ipv4: Rearrange arguments to ip_rt_redirect()David S. Miller2012-07-111-2/+1
* tcp: TCP Small QueuesEric Dumazet2012-07-113-0/+15
* ipv6: Move ipv6 twsk accessors outside of CONFIG_IPV6 ifdefs.David S. Miller2012-07-111-16/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-1/+1
|\
| * netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting downPablo Neira Ayuso2012-07-091-1/+1
* | ipv6: optimize ipv6 addresses comparesEric Dumazet2012-07-101-1/+23
* | ipv4: Remove inetpeer from routes.David S. Miller2012-07-101-57/+0
* | ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller2012-07-102-5/+1
* | rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-101-2/+1
* | inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller2012-07-103-7/+2
* | inet: Remove ->get_peer() method.David S. Miller2012-07-101-1/+0
* | tcp: Remove tw->tw_peerDavid S. Miller2012-07-101-1/+0
* | tcp: Move timestamps from inetpeer to metrics cache.David S. Miller2012-07-102-4/+5
* | net: Kill set_dst_metric_rtt().David S. Miller2012-07-101-6/+0
* | tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-102-0/+4
* | tcp: Abstract back handling peer aliveness test into helper function.David S. Miller2012-07-101-0/+1
* | tcp: Move dynamnic metrics handling into seperate file.David S. Miller2012-07-101-0/+4
* | etherdevice: introduce eth_broadcast_addrJohannes Berg2012-07-101-0/+11
* | ipv4: Fix crashes in fib_rules_tclass().David S. Miller2012-07-101-0/+1
* | phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-091-0/+2
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-072-2/+6
|\ \
| * | net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy2012-07-042-2/+6
* | | net/mlx4: Implement promiscuous mode with device managed flow-steeringHadar Hen Zion2012-07-071-0/+7
* | | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-071-5/+103
* | | net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-071-0/+4
* | | net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-071-0/+24
* | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-07-073-1/+51
|\ \ \
| * | | netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar2012-07-041-0/+1
| * | | netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso2012-07-041-0/+3
| * | | netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_tableGao feng2012-06-271-0/+8
| * | | netfilter: nf_conntrack: prepare l4proto->init_net cleanupGao feng2012-06-271-1/+1
| * | | netfilter: ctnetlink: add new messages to obtain statisticsPablo Neira Ayuso2012-06-271-0/+38
* | | | ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller2012-07-052-4/+40
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-055-8/+10
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-07-032-1/+6
| |\ \ \
| | * | | sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-06-302-1/+6
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-032-5/+4
| |\ \ \ \
| | * | | | block: Drop dead function blk_abort_queue()Asias He2012-06-151-1/+0
| | * | | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-131-4/+4
| * | | | | linux/irq.h: fix kernel-doc warningRandy Dunlap2012-06-301-2/+0
| | |/ / / | |/| | |
* | | | | net-next: Add netif_get_num_default_rss_queuesYuval Mintz2012-07-051-0/+3
* | | | | net: Kill dst->_neighbour, accessors, and final uses.David S. Miller2012-07-051-16/+1