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