aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-05bnx2: set maximal number of default RSS queuesYuval Mintz1-1/+1
2012-07-05tg3: set maximal number of default RSS queuesYuval Mintz1-1/+1
2012-07-05myri10ge: set maximal number of default RSS queuesYuval Mintz1-1/+1
2012-07-05cxgb4: set maximal number of default RSS queuesYuval Mintz1-2/+2
2012-07-05cxgb3: set maximal number of default RSS queuesYuval Mintz1-1/+1
2012-07-05qlge: set maximal number of default RSS queuesYuval Mintz1-1/+1
2012-07-05vxge: set maximal number of default RSS queuesYuval Mintz1-1/+2
2012-07-05mlx4: set maximal number of default RSS queuesYuval Mintz1-2/+3
2012-07-05net-next: Add netif_get_num_default_rss_queuesYuval Mintz2-0/+14
2012-07-05ipv4: defer fib_compute_spec_dst() callEric Dumazet1-3/+12
2012-07-05net: Kill dst->_neighbour, accessors, and final uses.David S. Miller2-34/+1
2012-07-05xfrm: No need to copy generic neighbour pointer.David S. Miller1-3/+0
2012-07-05ipv4: No need to set generic neighbour pointer.David S. Miller1-59/+3
2012-07-05ipv6: Store route neighbour in rt6_info struct.David S. Miller4-18/+35
2012-07-05cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller5-10/+17
2012-07-05net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller3-15/+19
2012-07-05decnet: Use neighbours privately in dn_route struct.David S. Miller3-8/+32
2012-07-05neigh: Convert over to dst_neigh_lookup_skb().David S. Miller1-3/+16
2012-07-05br_netfilter: Convert to dst_neigh_lookup_skb().David S. Miller1-13/+23
2012-07-05cxgb4i: Convert over to dst_neigh_lookup().David S. Miller1-1/+4
2012-07-05cxgbi: Convert over to dst_neigh_lookup().David S. Miller1-4/+8
2012-07-05qeth: Convert over to dst_neigh_lookup_skb().David S. Miller1-1/+2
2012-07-05ipoib: Convert over to dev_lookup_neigh_skb().David S. Miller2-10/+16
2012-07-05sch_teql: Convert over to dev_neigh_lookup_skb().David S. Miller1-25/+22
2012-07-05net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller7-15/+43
2012-07-05net: Do delayed neigh confirmation.David S. Miller6-32/+38
2012-07-05sunrpc: Don't do a dst_confirm() on an input routes.David S. Miller1-3/+0
2012-07-05ipv4: Don't report neigh uptodate state in rtcache procfs.David S. Miller1-10/+2
2012-07-05ipv4: Make neigh lookups directly in output packet path.David S. Miller5-25/+44
2012-07-04ipv4: Fix crashes in ip_options_compile().David S. Miller1-3/+6
2012-07-04netfilter: nfnetlink_queue: do not allow to set unsupported flag bitsKrishna Kumar2-0/+6
2012-07-04netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msgTomasz Bursztyka1-1/+3
2012-07-04netfilter: nf_ct_tcp: missing per-net support for cttimeoutPablo Neira Ayuso1-1/+1
2012-07-04netfilter: nf_conntrack: generalize nf_ct_l4proto_netPablo Neira Ayuso7-16/+41
2012-07-04net: em_canid: Ematch rule to match CAN frames according to their identifiersRostislav Lisovy5-2/+257
2012-07-04md/raid10: fix careless build errorNeilBrown1-1/+1
2012-07-03floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds1-0/+1
2012-07-03clk: fix parent validation in __clk_set_parent()Rajendra Nayak1-15/+13
2012-07-03dm: verity fix documentationMilan Broz1-85/+46
2012-07-03dm persistent data: fix allocation failure in space map checker initMike Snitzer1-11/+19
2012-07-03dm persistent data: handle space map checker creation failureMike Snitzer3-15/+28
2012-07-03dm persistent data: fix shadow_info_leak on dm_tm_destroyMike Snitzer1-0/+3
2012-07-03dm thin: commit metadata before creating metadata snapshotJoe Thornber1-0/+7
2012-07-03security: Fix nommu build.Paul Mundt1-0/+1
2012-07-03drm/i915: kick any firmware framebuffers before claiming the gttDaniel Vetter1-7/+30
2012-07-03drm: edid: Don't add inferred modes with higher resolutionTakashi Iwai1-3/+24
2012-07-03drm/radeon: fix rare segfaultJerome Glisse1-4/+6
2012-07-03md: fix up plugging (again).NeilBrown3-16/+9
2012-07-03can: flexcan: add hardware controller version supportHui Wang1-8/+52
2012-07-03md: support re-add of recovering devices.NeilBrown1-2/+1