1. bb1dfef net: dcb: fix small regression in __dcbnl_pg_setcfg() by John Fastabend · 12 years ago
  2. f73332f ixgbe: simplify padding and length checks by Stephen Hemminger · 12 years ago
  3. fd62e09 tcp: Validate route interface in early demux. by David S. Miller · 12 years ago
  4. 3e428fe Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  5. 1c11a0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  6. da55737 inetpeer: inetpeer_invalidate_tree() cleanup by Eric Dumazet · 12 years ago
  7. 6dab015 team: do RCU update path fixups by Jiri Pirko · 12 years ago
  8. f643776 team: Revert previous two changes. by David S. Miller · 12 years ago
  9. d8dbd96 team: use RCU_INIT_POINTER for NULL assignment of RCU pointer by Jiri Pirko · 12 years ago
  10. b443a23 team: use rcu_access_pointer to access RCU pointer by writer by Jiri Pirko · 12 years ago
  11. 1aa2d1d can: c_can_pci: fix compilation on non HAVE_CLK archs by Marc Kleine-Budde · 12 years ago
  12. 9cfc7bd batman-adv: Reformat multiline comments to consistent style by Sven Eckelmann · 12 years ago
  13. 3193e8f batman-adv: Prefix main non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  14. d0f714f batman-adv: Prefix vis non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  15. 88ed1e77 batman-adv: Prefix unicast non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  16. 08c36d3 batman-adv: Prefix translation-table non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  17. 04b482a batman-adv: Prefix soft-interface non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  18. 9455e34 batman-adv: Prefix send non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  19. 30d3c51 batman-adv: Prefix routing non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  20. 925a667 batman-adv: Prefix ring_buffer non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  21. 7d211ef batman-adv: Prefix originator non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  22. 9039dc7 batman-adv: Prefix icmp-socket non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  23. 1a8eaf0 batman-adv: Prefix hash non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  24. 9563877 batman-adv: Prefix hard-interface non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  25. 84d5e5e batman-adv: Prefix gateway-common non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  26. 7cf06bc batman-adv: Prefix gateway-client non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  27. 08adf15 batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  28. 0f5f932 batman-adv: Prefix bitarray non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  29. 5853e22 batman-adv: Prefix bat_sysfs non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  30. 40a072d batman-adv: Prefix bat_debugfs non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  31. 81c524f batman-adv: Prefix bat_algo non-static functions with batadv_ by Sven Eckelmann · 12 years ago
  32. db01896 ixgbe: clean up ixgbe_get_settings ethtool function by Jacob Keller · 12 years ago
  33. a49fda3 ixgbe: add support for 1G SX modules by Jacob Keller · 12 years ago
  34. 200e5fd igb: Version bump by Carolyn Wyborny · 12 years ago
  35. d67974f igb: Update firmware info output by Carolyn Wyborny · 12 years ago
  36. 374a542 igb: Streamline RSS queue and queue pairing assignment logic. by Matthew Vick · 12 years ago
  37. cb41145 igb: Support the get_ts_info ethtool method. by Carolyn Wyborny · 12 years ago
  38. d3eef8c igb: Add switch case for supported hardware to igb_ptp_remove. by Carolyn Wyborny · 12 years ago
  39. f00b0da igb: A fix to VF TX rate limit by Lior Levy · 13 years ago
  40. 7500673 e1000: Combining Bitwise OR in one expression. by Tushar Dave · 12 years ago
  41. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 12 years ago
  42. f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 12 years ago
  43. 677a3d6 net: qmi_wwan: use module_usb_driver macro by Bjørn Mork · 12 years ago
  44. a40345b net: qmi_wwan: shorten driver description by Bjørn Mork · 12 years ago
  45. 230718b net: qmi_wwan: bind to both control and data interface by Bjørn Mork · 12 years ago
  46. f47cd13 net: qmi_wwan: rearranging to prepare for code sharing by Bjørn Mork · 12 years ago
  47. 853c24f net: qmi_wwan: define a structure for driver specific state by Bjørn Mork · 12 years ago
  48. d1904fb team: use rcu_dereference_bh() in tx path by Jiri Pirko · 12 years ago
  49. 2fcdb2c team: allow to send multiple set events in one message by Jiri Pirko · 12 years ago
  50. 35b384b team: ensure correct order of netlink messages delivery by Jiri Pirko · 12 years ago
  51. 9b00cf2 team: implement multipart netlink messages for options transfers by Jiri Pirko · 12 years ago
  52. ab8250d team: lb: introduce infrastructure for userspace driven tx loadbalancing by Jiri Pirko · 12 years ago
  53. 4bccfd1 team: add port_[enabled/disabled] mode callbacks by Jiri Pirko · 12 years ago
  54. f88725f team: pass NULL to __team_option_inst_add() instead of 0 by Jiri Pirko · 12 years ago
  55. 01048d9 team: allow to specify one option instance to be send to userspace by Jiri Pirko · 12 years ago
  56. 3221c64 team: fix error path in team_nl_fill_port_list_get() by Jiri Pirko · 12 years ago
  57. 75db986 team: fix error path in team_nl_fill_options_get() by Jiri Pirko · 12 years ago
  58. 0f1aad2 team: allow async option changes by Jiri Pirko · 12 years ago
  59. 85d59a8 team: push array_index and port into separate structure by Jiri Pirko · 12 years ago
  60. 0d572e4 team: comments: s/net\/drivers\/team/drivers\/net\/team/ by Jiri Pirko · 12 years ago
  61. b130332 team: introduce array options by Jiri Pirko · 12 years ago
  62. f82b959 team: allow read/write-only options by Jiri Pirko · 12 years ago
  63. 596e202 team: lb: push hash counting into separate function by Jiri Pirko · 12 years ago
  64. 5149ee5 team: add mode priv to port by Jiri Pirko · 12 years ago
  65. d299cd5 team: for nomode use dummy struct team_mode by Jiri Pirko · 12 years ago
  66. 0402788 team: make team_mode struct const by Jiri Pirko · 12 years ago
  67. 3879d4e Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  68. 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
  69. 364f5b3 bnx2x: Change date and version to 1.72.51-0 by Merav Sicron · 12 years ago
  70. 9876879 bnx2x: Support DCBX for all functions by Barak Witkowski · 12 years ago
  71. 0e8d2ec bnx2x: Add support for ethtool -L by Merav Sicron · 12 years ago
  72. 60aa050 bnx2x: Allow up to 63 RSS queues by Merav Sicron · 12 years ago
  73. 15192a8 bnx2x: Split the FP structure by Barak Witkowski · 12 years ago
  74. 37ae41a bnx2x: Move the CNIC L2 CIDs to be right after the RSS CIDs by Merav Sicron · 12 years ago
  75. 6556588 bnx2x: Make the transmission queues adjacent by Merav Sicron · 12 years ago
  76. a052997 bnx2x: Allow more than 64 L2 CIDs by Merav Sicron · 12 years ago
  77. 5d317c6a bnx2x: Add support for 4-tupple UDP RSS by Merav Sicron · 12 years ago
  78. cf2c1df6 bnx2x: Return only online tests for MF by Merav Sicron · 12 years ago
  79. 8970b2e bnx2x: Add support for external LB by Merav Sicron · 12 years ago
  80. ea53fe0 canfd: update documentation according to CAN FD extensions by Oliver Hartkopp · 12 years ago
  81. 41052ef vcan: add CAN FD support by Oliver Hartkopp · 12 years ago
  82. 1e0625f candev: add/update helpers for CAN FD by Oliver Hartkopp · 12 years ago
  83. e2d265d canfd: add support for CAN FD in CAN_RAW sockets by Oliver Hartkopp · 12 years ago
  84. 8b01939 canfd: add support for CAN FD in PF_CAN core by Oliver Hartkopp · 12 years ago
  85. 7c94163 canfd: add new data structures and constants by Oliver Hartkopp · 12 years ago
  86. 5b92da0 c_can_pci: generic module for C_CAN/D_CAN on PCI by Federico Vaga · 12 years ago
  87. b3c911e 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
  88. b31525d net: lpc_eth: Driver cleanup by stigge@antcom.de · 12 years ago
  89. 674147e netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset by Pablo Neira Ayuso · 12 years ago
  90. 6bdc5f4 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  91. f032537 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  92. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago
  93. 6e9c2db netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset by Pablo Neira Ayuso · 12 years ago
  94. 32f5376 netfilter: nf_ct_helper: disable automatic helper re-assignment of different type by Pablo Neira Ayuso · 12 years ago
  95. fd7462d netfilter: ctnetlink: fix NULL dereference while trying to change helper by Pablo Neira Ayuso · 12 years ago
  96. dafe94b batman-adv: only store changed gw_bandwidth values by Marek Lindner · 12 years ago
  97. 75c5a2e batman-adv: fix locking in hash_add() by Matthias Schiffer · 12 years ago
  98. ef3a409 batman-adv: use DBG_ALL in log_level sysfs definition by Antonio Quartulli · 12 years ago
  99. be9aa4c batman-adv: turn tt commit code into routing protocol agnostic API by Marek Lindner · 12 years ago
  100. beeb96a batman-adv: fix visualization output without neighbors on the primary interface by Matthias Schiffer · 12 years ago