1. c8d6c38 ndisc: Simplify arguments for ip6_nd_hdr(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  2. 2576f17 ipv6: Unshare ip6_nd_hdr() and change return type to void. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  3. de09334 ndisc: Introduce ndisc_alloc_skb() helper. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  4. 9c86daf ndisc: Introduce ndisc_fill_redirect_hdr_option(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  5. 6bce6b4 ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  6. c558e9f ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  7. 315ff09 ndisc: Reduce number of arguments for ndisc_fill_addr_option(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  8. fb56863 ndisc: Make several arguments for ndisc_send_na() boolean. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  9. ca97a64 ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  10. 5ac2a17 batman-adv: Start new development cycle by Antonio Quartulli · 12 years ago
  11. 0b87393 batman-adv: update copyright years by Antonio Quartulli · 12 years ago
  12. 5bc44dc batman-adv: postpone sysfs removal when unregistering by Simon Wunderlich · 12 years ago
  13. e76e432 batman-adv: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  14. 88a32c9 batman-adv: kernel doc for types.h by Marek Lindner · 12 years ago
  15. 712bbfe4 batman-adv: rename batadv_claim struct to make clear it is used by bla by Marek Lindner · 12 years ago
  16. bae9877 batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla by Marek Lindner · 12 years ago
  17. 28500f0 batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis by Marek Lindner · 12 years ago
  18. 015b4ae batman-adv: rename batadv_if_list_entry struct to make clear it is used by vis by Marek Lindner · 12 years ago
  19. 2006fea batman-adv: group tt type definitions together by Marek Lindner · 12 years ago
  20. 0abf5d8 batman-adv: mark debug_log struct as bat_priv only struct by Marek Lindner · 12 years ago
  21. b6d0ab7 batman-adv: align kernel doc properly by Marek Lindner · 12 years ago
  22. 7241444 batman-adv: a delayed_work has to be initialised once by Antonio Quartulli · 12 years ago
  23. 1ad759d ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv by Hannes Frederic Sowa · 12 years ago
  24. 115b0aa ndisc: Check NS message length before access. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  25. 12fd84f ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  26. ee21c7e 6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN by Alan Ott · 12 years ago
  27. 0c44621 6lowpan: Refactor packet delivery into a function by Alan Ott · 12 years ago
  28. 887c95c ipv6: Complete neighbour entry removal from dst_entry. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  29. 6fd6ce2 ipv6: Do not depend on rt->n in ip6_finish_output2(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  30. 707be1f ipv6: Do not depend on rt->n in ip6_dst_lookup_tail(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  31. 2152cae ipv6: Do not depend on rt->n in rt6_probe(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  32. 145a362 ipv6: Do not depend on rt->n in rt6_check_neigh(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  33. c440f16 ipv6: Do not depend on rt->n in ip6_pol_route(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  34. dd0cbf2 ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  35. 8e022ee ndisc: Remove tbl argument for __ipv6_neigh_lookup(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  36. 7ff74a5 ndisc: Update neigh->updated with write lock. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  37. c2a9366 net: increase fragment memory usage limits by Jesper Dangaard Brouer · 12 years ago
  38. d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
  39. 5bd30d3 netpoll: fix a missing dev refcounting by Cong Wang · 12 years ago
  40. f92d318 netpoll: fix a rtnl lock assertion failure by Cong Wang · 12 years ago
  41. 757b8b1 net_sched: fix qdisc_pkt_len_init() by Eric Dumazet · 12 years ago
  42. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  43. 47fb3a2 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  44. cce894b tcp: fix a panic on UP machines in reqsk_fastopen_remove by Eric Dumazet · 12 years ago
  45. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  46. c1b5273 pkt_sched: namespace aware act_mirred by Benjamin LaHaise · 12 years ago
  47. 6059283 ipv6 netevent: Remove old_neigh from netevent_redirect. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  48. 6843cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  49. a4412a6 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  50. dd3332b ipv6: Store Router Alert option in IP6CB directly. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  51. 2b464f6 ipv6 xfrm: Use ipv6_addr_hash() in xfrm6_tunnel_spi_hash_byaddr(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  52. c08977b ipv6 route: Use ipv6_addr_hash() in rt6_info_hash_nhsfn(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  53. daad151 ipv6: Make ipv6_is_mld() inline and use it from ip6_mc_input(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  54. e721985 ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  55. 6502ca5 ipv6: Introduce ip6_flowinfo() to extract flowinfo (tclass + flowlabel). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  56. 3e4e4c1 ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  57. 5b76c49 netfilter: x_tables: print correct hook names for ARP by Jan Engelhardt · 12 years ago
  58. 1e47ee8 netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns by Pablo Neira Ayuso · 12 years ago
  59. 0c430d0 batman-adv: unbloat batadv_priv if debug is not enabled by Marek Lindner · 12 years ago
  60. 9338026 batman-adv: remove unused variable from orig_node struct by Marek Lindner · 12 years ago
  61. c0275e2 batman-adv: fix typo in debug message by Antonio Quartulli · 12 years ago
  62. 467b5fe batman-adv: use the const qualifier in hash functions by Antonio Quartulli · 12 years ago
  63. fa70655 batman-adv: don't compile the BLA switch if not requested by Antonio Quartulli · 12 years ago
  64. 3f87c42 batman-adv: remove useless NULL check by Antonio Quartulli · 12 years ago
  65. 46d160e batman-adv: remove useless blank lines before and after brackets by Antonio Quartulli · 12 years ago
  66. dec0507 batman-adv: Initialize lockdep class keys for hashes by Antonio Quartulli · 12 years ago
  67. 8425ec6 batman-adv: remove useless assignment in tt_local_add() by Antonio Quartulli · 12 years ago
  68. 39a3299 batman-adv: unify and properly print hex values by Antonio Quartulli · 12 years ago
  69. f9d8a53 batman-adv: print the CRC together with the translation tables by Antonio Quartulli · 12 years ago
  70. 85766a8 batman-adv: improve local translation table output by Antonio Quartulli · 12 years ago
  71. 7cf4d52 batman-adv: reduce local TT entry timeout to 10 minutes by Antonio Quartulli · 12 years ago
  72. 02233e0 batman-adv: Do not add multicast MAC addresses to translation table by Linus Lüssing · 12 years ago
  73. 5691744 batman-adv: use per_cpu_add helper by Shan Wei · 12 years ago
  74. 18aafc6 net: splice: fix __splice_segment() by Eric Dumazet · 12 years ago
  75. 28a2828 ipv4: fib: fix a comment. by Rami Rosen · 12 years ago
  76. d07d750 net, wireless: overwrite default_ethtool_ops by Stanislaw Gruszka · 12 years ago
  77. 87696f9 net: Export __netdev_pick_tx so that it can be used in modules by Alexander Duyck · 12 years ago
  78. 93ccb39 Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  79. 7b514a8 tcp: accept RST without ACK flag by Eric Dumazet · 12 years ago
  80. 024e967 net: Add support for XPS without sysfs being defined by Alexander Duyck · 12 years ago
  81. 01c5f86 net: Rewrite netif_set_xps_queues to address several issues by Alexander Duyck · 12 years ago
  82. 10cdc3f net: Rewrite netif_reset_xps_queue to allow for better code reuse by Alexander Duyck · 12 years ago
  83. 537c00d net: Add functions netif_reset_xps_queue and netif_set_xps_queue by Alexander Duyck · 12 years ago
  84. 416186f net: Split core bits of netdev_pick_tx into __netdev_pick_tx by Alexander Duyck · 12 years ago
  85. 1def923 net_sched: more precise pkt_len computation by Eric Dumazet · 12 years ago
  86. 7144bca nfs: fix sunrpc/clnt.c kernel-doc warnings by Randy Dunlap · 12 years ago
  87. 21caa66 ipv6: use addrconf_get_prefix_route for prefix route lookup [v2] by Romain Kuntz · 12 years ago
  88. 85da53b ipv6: fix the noflags test in addrconf_get_prefix_route by Romain Kuntz · 12 years ago
  89. f26845b tcp: fix splice() and tcp collapsing interaction by Eric Dumazet · 12 years ago
  90. ff905b1 tcp: splice: fix an infinite loop in tcp_read_sock() by Eric Dumazet · 12 years ago
  91. 7be72c3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  92. 4610476 netfilter: xt_CT: fix unset return value if conntrack zone are disabled by Pablo Neira Ayuso · 12 years ago
  93. 6c40d10 ipv6: Use container_of macro instead of magic number to get ipv6 header. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  94. b4fff5f unix: Use FIELD_SIZEOF() in af_unix_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  95. ce6654c rxrpc: Use FIELD_SIZEOF() in af_rxrpc_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  96. 3523b29 openvswitch: Use FIELD_SIZEOF() in dp_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  97. fab2574 netlink: Use FIELD_SIZEOF() in netlink_proto_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  98. ba96bcb ipv6: Use FIELD_SIZEOF() in inet6_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  99. 95c7e0e ipv4: Use FIELD_SIZEOF() in inet_init(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  100. a9b8a89 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago