1. 0a4dd0d batman: fix duplicate #include of multicast.h by Jean Sacren · 10 years ago
  2. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  3. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 71b75d0 batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  5. e03366e batman-adv: increase default hop penalty by Simon Wunderlich · 10 years ago
  6. 23c4ec1 batman-adv: remove unnecessary logspam by André Gaul · 10 years ago
  7. d912426 batman-adv: Fix out-of-order fragmentation support by Sven Eckelmann · 10 years ago
  8. 0185dda batman-adv: prefer kmalloc_array to kmalloc when possible by Antonio Quartulli · 10 years ago
  9. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 35df3b2 batman-adv: fix TT VLAN inconsistency on VLAN re-add by Antonio Quartulli · 10 years ago
  11. d46b6bf batman-adv: drop QinQ claim frames in bridge loop avoidance by Simon Wunderlich · 10 years ago
  12. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  13. b98fe24 batman-adv: Use kasprintf by Himangi Saraogi · 10 years ago
  14. bad93e9 net: add __pskb_copy_fclone and pskb_copy_for_clone by Octavian Purdila · 10 years ago
  15. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. af0a171 batman-adv: fix NULL pointer dereferences by Marek Lindner · 10 years ago
  17. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. b6ed549 batman: fix a bogus warning from batadv_is_on_batman_iface() by Cong Wang · 10 years ago
  19. 871d3d9 batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  20. 2b64df2 batman-adv: remove semi-colon after macro definition by Antonio Quartulli · 10 years ago
  21. f138694 batman-adv: add blank line between declarations and the rest of the code by Antonio Quartulli · 10 years ago
  22. cc2f338 batman-adv: fix local TT check for outgoing arp requests in DAT by Antonio Quartulli · 10 years ago
  23. 377fe0f batman-adv: increase orig refcount when storing ref in gw_node by Antonio Quartulli · 10 years ago
  24. be18101 batman-adv: fix reference counting imbalance while sending fragment by Antonio Quartulli · 10 years ago
  25. 16a4142 batman-adv: fix indirect hard_iface NULL dereference by Marek Lindner · 10 years ago
  26. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  27. 709de13 batman-adv: fix removing neigh_ifinfo by Simon Wunderlich · 10 years ago
  28. 7b955a9 batman-adv: always run purge_orig_neighbors by Simon Wunderlich · 10 years ago
  29. 000c8df batman-adv: fix neigh reference imbalance by Simon Wunderlich · 10 years ago
  30. c1e517f batman-adv: fix neigh_ifinfo imbalance by Simon Wunderlich · 10 years ago
  31. 3f2532f batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  32. 151dcb3 batman-adv: improve DAT documentation by Antonio Quartulli · 10 years ago
  33. 43e6f65 batman-adv: improve the TT flags documentation by Antonio Quartulli · 10 years ago
  34. 4c8755d batman-adv: Send multicast packets to nodes with a WANT_ALL flag by Linus Lüssing · 10 years ago
  35. ab49886 batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support by Linus Lüssing · 10 years ago
  36. 1d8ab8d batman-adv: Modified forwarding behaviour for multicast packets by Linus Lüssing · 10 years ago
  37. 60432d7 batman-adv: Announce new capability via multicast TVLV by Linus Lüssing · 10 years ago
  38. e17931d batman-adv: introduce capability initialization bitfield by Linus Lüssing · 10 years ago
  39. c5caf4e batman-adv: Multicast Listener Announcements via Translation Table by Linus Lüssing · 10 years ago
  40. c5d3a65 batman-adv: add kerneldoc for dst_hint argument by Antonio Quartulli · 10 years ago
  41. af63fde batman-adv: call unregister_netdev() to have it handle the locking for us by Marek Lindner · 10 years ago
  42. 1a321b0 batman-adv: fix a few kerneldoc inconsistencies by Simon Wunderlich · 10 years ago
  43. 8fdd015 batman-adv: prefer ether_addr_copy to memcpy by Antonio Quartulli · 10 years ago
  44. e88b617 batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx() by Linus Lüssing · 10 years ago
  45. 927c2ed batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path by Linus Lüssing · 10 years ago
  46. abae947 batman-adv: fix coccinelle warnings by Fengguang Wu · 10 years ago
  47. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  48. 70b271a batman-adv: fix potential kernel paging error for unicast transmissions by Antonio Quartulli · 10 years ago
  49. a5a5cb8 batman-adv: avoid double free when orig_node initialization fails by Antonio Quartulli · 10 years ago
  50. 05c3c8a batman-adv: free skb on TVLV parsing success by Antonio Quartulli · 10 years ago
  51. a30e22c batman-adv: fix TT CRC computation by ensuring byte order by Antonio Quartulli · 10 years ago
  52. b2262df batman-adv: fix potential orig_node reference leak by Simon Wunderlich · 10 years ago
  53. 08bf0ed batman-adv: avoid potential race condition when adding a new neighbour by Antonio Quartulli · 10 years ago
  54. f179142 batman-adv: properly check pskb_may_pull return value by Antonio Quartulli · 10 years ago
  55. 91c2b1a batman-adv: release vlan object after checking the CRC by Antonio Quartulli · 10 years ago
  56. e889241 batman-adv: fix TT-TVLV parsing on OGM reception by Antonio Quartulli · 10 years ago
  57. 930cd6e batman-adv: fix soft-interface MTU computation by Antonio Quartulli · 10 years ago
  58. 2045cea net: remove unnecessary return's by stephen hemminger · 10 years ago
  59. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  60. 7dff08b Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  61. 6631c5ce Revert "batman-adv: drop dependency against CRC16" by David S. Miller · 10 years ago
  62. 1b371d1 batman-adv: use consistent kerneldoc style by Simon Wunderlich · 10 years ago
  63. 1df0cbd batman-adv: fix batman-adv header overhead calculation by Marek Lindner · 10 years ago
  64. 16b7769 batman-adv: use __dev_get_by_index instead of dev_get_by_index to find interface by Ying Xue · 10 years ago
  65. 12afc36 batman-adv: drop dependency against CRC16 by Antonio Quartulli · 10 years ago
  66. 8d90d77 batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  67. e19f975 batman-adv: update copyright years for 2014 by Simon Wunderlich · 10 years ago
  68. 031ace8 batman-adv: add build checks for packet sizes by Simon Wunderlich · 11 years ago
  69. 82ab332 batman-adv: remove returns at the end of void functions by Antonio Quartulli · 11 years ago
  70. cb1c92e batman-adv: add debugfs support to view multiif tables by Simon Wunderlich · 11 years ago
  71. 5bc7c1e batman-adv: add debugfs structure for information per interface by Simon Wunderlich · 11 years ago
  72. f3b3d90 batman-adv: add bonding again by Simon Wunderlich · 11 years ago
  73. ef0a937 batman-adv: consider outgoing interface in OGM sending by Simon Wunderlich · 11 years ago
  74. c039876 batman-adv: add WiFi penalty by Simon Wunderlich · 11 years ago
  75. 7351a482 batman-adv: split out router from orig_node by Simon Wunderlich · 11 years ago
  76. 8965233 batman-adv: split tq information in neigh_node struct by Simon Wunderlich · 11 years ago
  77. f6c8b71 batman-adv: remove bonding and interface alternating by Simon Wunderlich · 11 years ago
  78. 42cb0be batman-adv: set the isolation mark in the skb if needed by Antonio Quartulli · 11 years ago
  79. eceb22a batman-adv: create helper function to get AP isolation status by Antonio Quartulli · 11 years ago
  80. 2d2fcc2a batman-adv: extend the ap_isolation mechanism by Antonio Quartulli · 11 years ago
  81. dd24ddb batman-adv: print the new BATADV_TT_CLIENT_ISOLA flag by Antonio Quartulli · 11 years ago
  82. 9464d07 batman-adv: mark a local client as isolated when needed by Antonio Quartulli · 11 years ago
  83. c42edfe batman-adv: add isolation_mark sysfs attribute by Antonio Quartulli · 11 years ago
  84. 6c413b1 batman-adv: send every DHCP packet as bat-unicast by Antonio Quartulli · 11 years ago
  85. 36484f8 batman-adv: remove parenthesis from return statements by Antonio Quartulli · 11 years ago
  86. 4e820e7 batman-adv: rename gw_deselect() to gw_reselect() by Antonio Quartulli · 11 years ago
  87. f316318 batman-adv: deselect current GW on client mode switch off by Antonio Quartulli · 11 years ago
  88. ebf38fb batman-adv: remove FSF address from GPL disclaimer by Antonio Quartulli · 11 years ago
  89. 3fba732 batman-adv: don't switch byte order too often if not needed by Antonio Quartulli · 11 years ago
  90. a48bcac batman-adv: properly rename define in distributed arp table header file by Antonio Quartulli · 11 years ago
  91. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. 2b1e2cb batman-adv: fix vlan header access by Antonio Quartulli · 11 years ago
  93. 55883fd batman-adv: clean nf state when removing protocol header by Antonio Quartulli · 11 years ago
  94. ca66304 batman-adv: fix alignment for batadv_tvlv_tt_change by Antonio Quartulli · 11 years ago
  95. 2f7a318 batman-adv: fix size of batadv_bla_claim_dst by Simon Wunderlich · 11 years ago
  96. 27a417e batman-adv: fix size of batadv_icmp_header by Antonio Quartulli · 11 years ago
  97. a40d9b0 batman-adv: fix header alignment by unrolling batadv_header by Simon Wunderlich · 11 years ago
  98. 46b76e0 batman-adv: fix alignment for batadv_coded_packet by Simon Wunderlich · 11 years ago
  99. 323813e batman-adv: use batadv_compare_eth for concise by dingtianhong · 11 years ago
  100. d9cd4fe5 batadv: Slight optimization of batadv_compare_eth by Joe Perches · 11 years ago