summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-06ipv6: fix a bad cast in ip6_dst_lookup_tail()Eric Dumazet
2012-07-06ipv6: remove redundant declarationsEric Dumazet
2012-07-06ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller
2012-07-06ipoib: Need to do dst_neigh_lookup_skb() outside of priv->lock.David S. Miller
2012-07-05ipv6: Initialize the neighbour pointer of rt6_info on allocationSteffen Klassert
2012-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-05drivers/ieee802154/at231rf230: remove unused return statusalex.bluesman.smirnov@gmail.com
2012-07-056lowpan: revert 'reuse eth_mac_addr()'alex.bluesman.smirnov@gmail.com
2012-07-05dccp: remove unnecessary codes in ipv6.cRongQing.Li
2012-07-05ipv6: remove unnecessary codes in tcp_ipv6.cRongQing.Li
2012-07-05be2net: set maximal number of default RSS queuesYuval Mintz
2012-07-05bnx2x: set maximal number of default RSS queuesYuval Mintz
2012-07-05bnx2: set maximal number of default RSS queuesYuval Mintz
2012-07-05tg3: set maximal number of default RSS queuesYuval Mintz
2012-07-05myri10ge: set maximal number of default RSS queuesYuval Mintz
2012-07-05cxgb4: set maximal number of default RSS queuesYuval Mintz
2012-07-05cxgb3: set maximal number of default RSS queuesYuval Mintz
2012-07-05qlge: set maximal number of default RSS queuesYuval Mintz
2012-07-05vxge: set maximal number of default RSS queuesYuval Mintz
2012-07-05mlx4: set maximal number of default RSS queuesYuval Mintz
2012-07-05net-next: Add netif_get_num_default_rss_queuesYuval Mintz
2012-07-05ipv4: defer fib_compute_spec_dst() callEric Dumazet
2012-07-05net: Kill dst->_neighbour, accessors, and final uses.David S. Miller
2012-07-05xfrm: No need to copy generic neighbour pointer.David S. Miller
2012-07-05ipv4: No need to set generic neighbour pointer.David S. Miller
2012-07-05ipv6: Store route neighbour in rt6_info struct.David S. Miller
2012-07-05cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller
2012-07-05net: Pass neighbours and dest address into NETEVENT_REDIRECT events.David S. Miller
2012-07-05decnet: Use neighbours privately in dn_route struct.David S. Miller
2012-07-05neigh: Convert over to dst_neigh_lookup_skb().David S. Miller
2012-07-05br_netfilter: Convert to dst_neigh_lookup_skb().David S. Miller
2012-07-05cxgb4i: Convert over to dst_neigh_lookup().David S. Miller
2012-07-05cxgbi: Convert over to dst_neigh_lookup().David S. Miller
2012-07-05qeth: Convert over to dst_neigh_lookup_skb().David S. Miller
2012-07-05ipoib: Convert over to dev_lookup_neigh_skb().David S. Miller
2012-07-05sch_teql: Convert over to dev_neigh_lookup_skb().David S. Miller
2012-07-05net: Add optional SKB arg to dst_ops->neigh_lookup().David S. Miller
2012-07-05net: Do delayed neigh confirmation.David S. Miller
2012-07-05sunrpc: Don't do a dst_confirm() on an input routes.David S. Miller
2012-07-05ipv4: Don't report neigh uptodate state in rtcache procfs.David S. Miller
2012-07-05ipv4: Make neigh lookups directly in output packet path.David S. Miller
2012-07-04ipv4: Fix crashes in ip_options_compile().David S. Miller
2012-07-04Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-07-04Merge tag 'md-3.5-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-03md/raid10: fix careless build errorNeilBrown
2012-07-03floppy: cancel any pending fd_timeouts before adding a new oneLinus Torvalds
2012-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-07-03clk: fix parent validation in __clk_set_parent()Rajendra Nayak
2012-07-03Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds