1. cdda889 net: avoid to hang up on sending due to sysctl configuration overflow. by bingtian.ly@taobao.com · 12 years ago
  2. 556e625 netpoll: use the net namespace of current process instead of init_net by Cong Wang · 12 years ago
  3. faeed82 netpoll: use ipv6_addr_equal() to compare ipv6 addr by Cong Wang · 12 years ago
  4. ce4a600 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  5. 2bf3440 can: rework skb reserved data handling by Oliver Hartkopp · 12 years ago
  6. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  7. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  8. cef401d net: fix possible wrong checksum generation by Eric Dumazet · 12 years ago
  9. 6155002 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  10. cec771d decnet: use correct RCU API to deref sk_dst_cache field by Cong Wang · 12 years ago
  11. 4bf613c6 irda: buffer overflow in irnet_ctrl_read() by Dan Carpenter · 12 years ago
  12. 9c5e0c0 soreuseport: fix use of uid in tb->fastuid by Tom Herbert · 12 years ago
  13. b640bee Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  14. e6afa00 can: gw: indicate and count deleted frames due to misconfiguration by Oliver Hartkopp · 12 years ago
  15. be286ba can: gw: add a variable limit for CAN frame routings by Oliver Hartkopp · 12 years ago
  16. d904d3e can: gw: make routing to the incoming CAN interface configurable by Oliver Hartkopp · 12 years ago
  17. 156c2bb can: add private data space for CAN sk_buffs by Oliver Hartkopp · 12 years ago
  18. f66b030 can: Kconfig: switch on all CAN protocolls by default by Marc Kleine-Budde · 12 years ago
  19. 7713683 can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' block by Marc Kleine-Budde · 12 years ago
  20. 93b9c1d Merge branch 'testing' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 12 years ago
  21. 72289b9 soreuseport: UDP/IPv6 implementation by Tom Herbert · 12 years ago
  22. 5ba2495 soreuseport: TCP/IPv6 implementation by Tom Herbert · 12 years ago
  23. ba418fa soreuseport: UDP/IPv4 implementation by Tom Herbert · 12 years ago
  24. da5e363 soreuseport: TCP/IPv4 implementation by Tom Herbert · 12 years ago
  25. 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
  26. 5f9f946 netfilter: nf_conntrack: fix compilation if sysctl are disabled by Pablo Neira Ayuso · 12 years ago
  27. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 12 years ago
  28. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 12 years ago
  29. 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 12 years ago
  30. 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 12 years ago
  31. 5e615b2 netfilter: nf_ct_helper: move initialization out of pernet_operations by Gao feng · 12 years ago
  32. 8684094 netfilter: nf_ct_timeout: move initialization out of pernet_operations by Gao feng · 12 years ago
  33. 3fe0f94 netfilter: nf_ct_ecache: move initialization out of pernet_operations by Gao feng · 12 years ago
  34. 73f4001 netfilter: nf_ct_tstamp: move initialization out of pernet_operations by Gao feng · 12 years ago
  35. b7ff3a1 netfilter: nf_ct_acct: move initialization out of pernet_operations by Gao feng · 12 years ago
  36. 83b4dbe netfilter: nf_ct_expect: move initialization out of pernet_operations by Gao feng · 12 years ago
  37. f94161c netfilter: nf_conntrack: move initialization out of pernet operations by Gao feng · 12 years ago
  38. e39363a netpoll: fix an uninitialized variable by Cong Wang · 12 years ago
  39. 9647bb8 ipv6: remove duplicated declaration of ip6_fragment() by Cong Wang · 12 years ago
  40. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  41. 0cc8d8d netfilter: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  42. 3f0d2ba ipv6: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  43. 50c3a48 ipv4: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  44. 8fbcec2 net: Use IS_ERR_OR_NULL(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  45. 2724680 neigh: Keep neighbour cache entries if number of them is small enough. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  46. 360eb5d ipmr: fix sparse warning when testing origin or group by Nicolas Dichtel · 12 years ago
  47. ead0ad1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  48. b820bb6 ndisc: Do not try to update "updated" time if neighbour has already gone. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  49. f9bf5a2 dsa: make dsa_switch_setup check for valid port names by Florian Fainelli · 12 years ago
  50. f490be0 dsa: use an unique and non conflicting bus name for the slave MII bus by Florian Fainelli · 12 years ago
  51. 441d9d3 net: move rx and tx hash functions to net/core/flow_dissector.c by Cong Wang · 12 years ago
  52. fa0879e net: split eth_mac_addr for better error handling by Stefan Hajnoczi · 12 years ago
  53. 660b26d mcast: add multicast proxy support (IPv4 and IPv6) by Nicolas Dichtel · 12 years ago
  54. 4d5c152 ndisc: Use compound literals to build redirect message. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  55. 1cb3fe5 ndisc: Break down ndisc_build_skb() and build message directly. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  56. b44b5f4 ndisc: Break down __ndisc_send(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  57. 7b3d9b0 ndisc: Fill in ICMPv6 checksum and IPv6 header in ndisc_send_skb(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  58. f4de84c ndisc: Use ndisc_send_skb() for redirect. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  59. aa4bdd4 ndisc: Remove icmp6h argument from ndisc_send_skb(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  60. 5f5a011 ndisc: Make ndisc_fill_xxx_option() for sk_buff. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  61. 2ce13576 ndisc: Calculate message body length and option length separately. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  62. 5135e63 ndisc: Reset skb->trasport_headner inside ndisc_alloc_send_skb(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  63. 527a150 ndisc: Defer building IPv6 header. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  64. af9a997 ndisc: Remove dev argument for ndisc_send_skb(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  65. f382d03 ndisc: Set skb->dev and skb->protocol inside ndisc_alloc_skb(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  66. c8d6c38 ndisc: Simplify arguments for ip6_nd_hdr(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  67. 2576f17d ipv6: Unshare ip6_nd_hdr() and change return type to void. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  68. de09334 ndisc: Introduce ndisc_alloc_skb() helper. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  69. 9c86daf ndisc: Introduce ndisc_fill_redirect_hdr_option(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  70. 6bce6b4 ndisc: Use skb_linearize() instead of pskb_may_pull(skb, skb->len). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  71. c558e9f ndisc: Move ndisc_opt_addr_space() to include/net/ndisc.h. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  72. 315ff09 ndisc: Reduce number of arguments for ndisc_fill_addr_option(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  73. e6f30c7 netfilter: x_tables: add xt_bpf match by Willem de Bruijn · 12 years ago
  74. fb56863 ndisc: Make several arguments for ndisc_send_na() boolean. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  75. ca97a64 ipv6: Introduce ipv6_addr_is_solict_mult() to check Solicited Node Multicast Addresses. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  76. 5ac2a17 batman-adv: Start new development cycle by Antonio Quartulli · 12 years ago
  77. 0b87393 batman-adv: update copyright years by Antonio Quartulli · 12 years ago
  78. 5bc44dc batman-adv: postpone sysfs removal when unregistering by Simon Wunderlich · 12 years ago
  79. e76e432 batman-adv: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
  80. 88a32c9 batman-adv: kernel doc for types.h by Marek Lindner · 12 years ago
  81. 712bbfe4 batman-adv: rename batadv_claim struct to make clear it is used by bla by Marek Lindner · 12 years ago
  82. bae9877 batman-adv: rename batadv_backbone_gw struct to make clear it is used by bla by Marek Lindner · 12 years ago
  83. 28500f0 batman-adv: rename batadv_recvlist_node struct to make clear it is used by vis by Marek Lindner · 12 years ago
  84. 015b4ae batman-adv: rename batadv_if_list_entry struct to make clear it is used by vis by Marek Lindner · 12 years ago
  85. 2006fea batman-adv: group tt type definitions together by Marek Lindner · 12 years ago
  86. 0abf5d8 batman-adv: mark debug_log struct as bat_priv only struct by Marek Lindner · 12 years ago
  87. b6d0ab7 batman-adv: align kernel doc properly by Marek Lindner · 12 years ago
  88. 7241444 batman-adv: a delayed_work has to be initialised once by Antonio Quartulli · 12 years ago
  89. 1ad759d ipv6: remove unneeded check to pskb_may_pull in ipip6_rcv by Hannes Frederic Sowa · 12 years ago
  90. 115b0aa ndisc: Check NS message length before access. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  91. 12fd84f ipv6: Remove unused neigh argument for icmp6_dst_alloc() and its callers. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  92. ee21c7e 6lowpan: Handle uncompressed IPv6 packets over 6LoWPAN by Alan Ott · 12 years ago
  93. 0c44621 6lowpan: Refactor packet delivery into a function by Alan Ott · 12 years ago
  94. 887c95c ipv6: Complete neighbour entry removal from dst_entry. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  95. 6fd6ce2 ipv6: Do not depend on rt->n in ip6_finish_output2(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  96. 707be1f ipv6: Do not depend on rt->n in ip6_dst_lookup_tail(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  97. 2152cae ipv6: Do not depend on rt->n in rt6_probe(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  98. 145a362 ipv6: Do not depend on rt->n in rt6_check_neigh(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  99. c440f16 ipv6: Do not depend on rt->n in ip6_pol_route(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  100. dd0cbf2 ipv6 route: Dump gateway based on RTF_GATEWAY flag and rt->rt6i_gateway. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago