1. 1eda58b batman-adv: Prefix main static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  2. f0530ee batman-adv: Prefix unicast static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  3. da64119 batman-adv: Prefix originator static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  4. c0a5592 batman-adv: Prefix hash static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  5. e5d8925 batman-adv: Prefix hard-interface static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  6. 9b4a115 batman-adv: Prefix bitarray static inline functions with batadv_ by Sven Eckelmann · 12 years ago
  7. 9e46625 batman-adv: Prefix bat_debugfs local static functions with batadv_ by Sven Eckelmann · 12 years ago
  8. 7011d08 tcp: Fix bug in tcp socket early demux by Vijay Subramanian · 12 years ago
  9. 0b4a9e1 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  10. dfbce08 ipv4: Don't add deprecated new binary sysctl value. by David S. Miller · 12 years ago
  11. 7586ece ipv4: tcp: dont cache output dst for syncookies by Eric Dumazet · 12 years ago
  12. 24ea818 bnx2x: link module eeprom by Yuval Mintz · 12 years ago
  13. dbef807 bnx2x: 1G sfp+ module handling by Yuval Mintz · 12 years ago
  14. a351d49 bnx2x: revised link register access by Yuval Mintz · 12 years ago
  15. 1440090 bnx2x: treat 0 speed as link down (copper) by Yuval Mintz · 12 years ago
  16. d231023 bnx2x: link cleanup by Yuval Mintz · 12 years ago
  17. d0b8a6f bnx2x: sfp+ Tx fault detection added by Yuval Mintz · 12 years ago
  18. 8e36c4b netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n by Pablo Neira Ayuso · 12 years ago
  19. ab5e8b7 netfilter: nfnetlink_queue: fix sparse warning due to missing include by Pablo Neira Ayuso · 12 years ago
  20. 6648bd7 ipv4: Add sysctl knob to control early socket demux by Alexander Duyck · 12 years ago
  21. 8e27628 smsc911x.c: encapsulate enable irq calls by Matthias Brugger · 12 years ago
  22. d584a61 netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y by Pablo Neira Ayuso · 12 years ago
  23. bb1dfef net: dcb: fix small regression in __dcbnl_pg_setcfg() by John Fastabend · 12 years ago
  24. f73332f ixgbe: simplify padding and length checks by Stephen Hemminger · 12 years ago
  25. fd62e09 tcp: Validate route interface in early demux. by David S. Miller · 12 years ago
  26. 3e428fe Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  27. 1c11a0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  28. da55737 inetpeer: inetpeer_invalidate_tree() cleanup by Eric Dumazet · 12 years ago
  29. 6dab015 team: do RCU update path fixups by Jiri Pirko · 12 years ago
  30. f643776 team: Revert previous two changes. by David S. Miller · 12 years ago
  31. d8dbd96 team: use RCU_INIT_POINTER for NULL assignment of RCU pointer by Jiri Pirko · 12 years ago
  32. b443a23 team: use rcu_access_pointer to access RCU pointer by writer by Jiri Pirko · 12 years ago
  33. 1aa2d1d can: c_can_pci: fix compilation on non HAVE_CLK archs by Marc Kleine-Budde · 12 years ago
  34. 9cfc7bd batman-adv: Reformat multiline comments to consistent style by Sven Eckelmann · 12 years ago
  35. 3193e8f batman-adv: Prefix main non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  36. d0f714f batman-adv: Prefix vis non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  37. 88ed1e77 batman-adv: Prefix unicast non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  38. 08c36d3 batman-adv: Prefix translation-table non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  39. 04b482a batman-adv: Prefix soft-interface non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  40. 9455e34 batman-adv: Prefix send non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  41. 30d3c51 batman-adv: Prefix routing non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  42. 925a667 batman-adv: Prefix ring_buffer non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  43. 7d211ef batman-adv: Prefix originator non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  44. 9039dc7 batman-adv: Prefix icmp-socket non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  45. 1a8eaf0 batman-adv: Prefix hash non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  46. 9563877 batman-adv: Prefix hard-interface non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  47. 84d5e5e batman-adv: Prefix gateway-common non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  48. 7cf06bc batman-adv: Prefix gateway-client non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  49. 08adf15 batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  50. 0f5f932 batman-adv: Prefix bitarray non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  51. 5853e22 batman-adv: Prefix bat_sysfs non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  52. 40a072d batman-adv: Prefix bat_debugfs non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  53. 81c524f batman-adv: Prefix bat_algo non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  54. 5a05fae netfilter: nfq_ct_hook needs __rcu and __read_mostly by Pablo Neira Ayuso · 12 years ago
  55. db01896 ixgbe: clean up ixgbe_get_settings ethtool function by Jacob Keller · 12 years ago
  56. a49fda3 ixgbe: add support for 1G SX modules by Jacob Keller · 12 years ago
  57. 200e5fd igb: Version bump by Carolyn Wyborny · 12 years ago
  58. d67974f igb: Update firmware info output by Carolyn Wyborny · 12 years ago
  59. 374a542 igb: Streamline RSS queue and queue pairing assignment logic. by Matthew Vick · 12 years ago
  60. cb41145 igb: Support the get_ts_info ethtool method. by Carolyn Wyborny · 12 years ago
  61. d3eef8c igb: Add switch case for supported hardware to igb_ptp_remove. by Carolyn Wyborny · 12 years ago
  62. f00b0da igb: A fix to VF TX rate limit by Lior Levy · 13 years ago
  63. 7500673 e1000: Combining Bitwise OR in one expression. by Tushar Dave · 12 years ago
  64. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 12 years ago
  65. f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 12 years ago
  66. 677a3d6 net: qmi_wwan: use module_usb_driver macro by Bjørn Mork · 12 years ago
  67. a40345b net: qmi_wwan: shorten driver description by Bjørn Mork · 12 years ago
  68. 230718b net: qmi_wwan: bind to both control and data interface by Bjørn Mork · 12 years ago
  69. f47cd13 net: qmi_wwan: rearranging to prepare for code sharing by Bjørn Mork · 12 years ago
  70. 853c24f net: qmi_wwan: define a structure for driver specific state by Bjørn Mork · 12 years ago
  71. d1904fb team: use rcu_dereference_bh() in tx path by Jiri Pirko · 12 years ago
  72. 2fcdb2c team: allow to send multiple set events in one message by Jiri Pirko · 12 years ago
  73. 35b384b team: ensure correct order of netlink messages delivery by Jiri Pirko · 12 years ago
  74. 9b00cf2 team: implement multipart netlink messages for options transfers by Jiri Pirko · 12 years ago
  75. ab8250d team: lb: introduce infrastructure for userspace driven tx loadbalancing by Jiri Pirko · 12 years ago
  76. 4bccfd1 team: add port_[enabled/disabled] mode callbacks by Jiri Pirko · 12 years ago
  77. f88725f team: pass NULL to __team_option_inst_add() instead of 0 by Jiri Pirko · 12 years ago
  78. 01048d9 team: allow to specify one option instance to be send to userspace by Jiri Pirko · 12 years ago
  79. 3221c64 team: fix error path in team_nl_fill_port_list_get() by Jiri Pirko · 12 years ago
  80. 75db986 team: fix error path in team_nl_fill_options_get() by Jiri Pirko · 12 years ago
  81. 0f1aad2 team: allow async option changes by Jiri Pirko · 12 years ago
  82. 85d59a8 team: push array_index and port into separate structure by Jiri Pirko · 12 years ago
  83. 0d572e4 team: comments: s/net\/drivers\/team/drivers\/net\/team/ by Jiri Pirko · 12 years ago
  84. b130332 team: introduce array options by Jiri Pirko · 12 years ago
  85. f82b959 team: allow read/write-only options by Jiri Pirko · 12 years ago
  86. 596e202 team: lb: push hash counting into separate function by Jiri Pirko · 12 years ago
  87. 5149ee5 team: add mode priv to port by Jiri Pirko · 12 years ago
  88. d299cd5 team: for nomode use dummy struct team_mode by Jiri Pirko · 12 years ago
  89. 0402788 team: make team_mode struct const by Jiri Pirko · 12 years ago
  90. 3879d4e Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  91. a77f4b4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  92. 364f5b3 bnx2x: Change date and version to 1.72.51-0 by Merav Sicron · 12 years ago
  93. 9876879 bnx2x: Support DCBX for all functions by Barak Witkowski · 12 years ago
  94. 0e8d2ec bnx2x: Add support for ethtool -L by Merav Sicron · 12 years ago
  95. 60aa050 bnx2x: Allow up to 63 RSS queues by Merav Sicron · 12 years ago
  96. 15192a8 bnx2x: Split the FP structure by Barak Witkowski · 12 years ago
  97. 37ae41a bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs by Merav Sicron · 12 years ago
  98. 6556588 bnx2x: Make the transmission queues adjacent by Merav Sicron · 12 years ago
  99. a052997 bnx2x: Allow more than 64 L2 CIDs by Merav Sicron · 12 years ago
  100. 5d317c6a bnx2x: Add support for 4-tupple UDP RSS by Merav Sicron · 12 years ago