summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ipv6: optimize ipv6 addresses comparesEric Dumazet2012-07-111-1/+23
* ipv4: Remove inetpeer from routes.David S. Miller2012-07-111-57/+0Star
* ipv4: Maintain redirect and PMTU info in struct rtable again.David S. Miller2012-07-112-5/+1Star
* rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().David S. Miller2012-07-111-2/+1Star
* inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller2012-07-113-7/+2Star
* inet: Remove ->get_peer() method.David S. Miller2012-07-111-1/+0Star
* tcp: Remove tw->tw_peerDavid S. Miller2012-07-111-1/+0Star
* tcp: Move timestamps from inetpeer to metrics cache.David S. Miller2012-07-112-4/+5
* net: Kill set_dst_metric_rtt().David S. Miller2012-07-111-6/+0Star
* tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-112-0/+4
* tcp: Abstract back handling peer aliveness test into helper function.David S. Miller2012-07-111-0/+1
* tcp: Move dynamnic metrics handling into seperate file.David S. Miller2012-07-111-0/+4
* etherdevice: introduce eth_broadcast_addrJohannes Berg2012-07-111-0/+11
* ipv4: Fix crashes in fib_rules_tclass().David S. Miller2012-07-111-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-082-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-081-0/+7
* | {NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion2012-07-081-5/+103
* | net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-081-0/+4
* | net/mlx4: Set steering mode according to device capabilitiesHadar Hen Zion2012-07-081-0/+24
* | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-07-083-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-062-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-042-1/+6
| |\ \ \
| | * | | sctp: be more restrictive in transport selection on bundled sacksNeil Horman2012-07-012-1/+6
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-042-5/+4Star
| |\ \ \ \
| | * | | | block: Drop dead function blk_abort_queue()Asias He2012-06-151-1/+0Star
| | * | | | splice: fix racy pipe->buffers usesEric Dumazet2012-06-131-4/+4
| * | | | | linux/irq.h: fix kernel-doc warningRandy Dunlap2012-07-011-2/+0Star
| | |/ / / | |/| | |
* | | | | 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/+1Star
* | | | | ipv6: Store route neighbour in rt6_info struct.David S. Miller2012-07-051-0/+2
* | | | | net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller2012-07-051-0/+4
* | | | | decnet: Use neighbours privately in dn_route struct.David S. Miller2012-07-051-0/+2
* | | | | net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller2012-07-052-2/+10
* | | | | net: Do delayed neigh confirmation.David S. Miller2012-07-052-23/+21Star
* | | | | ipv4: Make neigh lookups directly in output packet path.David S. Miller2012-07-052-11/+28
| |_|_|/ |/| | |
* | | | phy: add the EEE support and the way to access to the MMD registers.Giuseppe CAVALLARO2012-07-013-4/+38
* | | | net: introduce new priv_flag indicating iface capable of change mac when runningJiri Pirko2012-06-301-0/+2
* | | | netlink: add nlk->netlink_bind hook for module auto-loadingPablo Neira Ayuso2012-06-301-0/+1
* | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-301-5/+10
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-295-100/+238
|\ \ \ \
| * | | | bcma: define some additional cores IDsRafał Miłecki2012-06-271-0/+7
| * | | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-264-24/+15Star
| |\ \ \ \