1. e486463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. fa809e2 ipv6: fib: fix fib dump restart by Eric Dumazet · 12 years ago
  3. ed3b856 netxen: Error return off by one for XG port. by Santosh Nayak · 12 years ago
  4. d8140b2 netxen: Error return off by one in 'netxen_nic_set_pauseparam()'. by Santosh Nayak · 12 years ago
  5. 7011d08 tcp: Fix bug in tcp socket early demux by Vijay Subramanian · 12 years ago
  6. 0b4a9e1 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  7. 8b8e4bc batman-adv: fix race condition in TT full-table replacement by Antonio Quartulli · 12 years ago
  8. 5870adc batman-adv: only drop packets of known wifi clients by Marek Lindner · 12 years ago
  9. dfbce08 ipv4: Don't add deprecated new binary sysctl value. by David S. Miller · 12 years ago
  10. a18e08b net: sh_eth: fix the condition to fix the cur_tx/dirty_rx by Yoshihiro Shimoda · 12 years ago
  11. eb2dc35 r8169: RxConfig hack for the 8168evl. by françois romieu · 12 years ago
  12. 7586ece ipv4: tcp: dont cache output dst for syncookies by Eric Dumazet · 12 years ago
  13. 65841fd usbnet: handle remote wakeup asap by Ming Lei · 12 years ago
  14. 5eeb313 usbnet: decrease suspend count if returning -EBUSY for runtime suspend by Ming Lei · 12 years ago
  15. fb13c47 usbnet: clear OPEN flag in failure path by Ming Lei · 12 years ago
  16. 24ea818 bnx2x: link module eeprom by Yuval Mintz · 12 years ago
  17. dbef807 bnx2x: 1G sfp+ module handling by Yuval Mintz · 12 years ago
  18. a351d49 bnx2x: revised link register access by Yuval Mintz · 12 years ago
  19. 1440090 bnx2x: treat 0 speed as link down (copper) by Yuval Mintz · 12 years ago
  20. d231023 bnx2x: link cleanup by Yuval Mintz · 12 years ago
  21. d0b8a6f bnx2x: sfp+ Tx fault detection added by Yuval Mintz · 12 years ago
  22. b9f90eb net: qmi_wwan: fix Gobi device probing by Bjørn Mork · 12 years ago
  23. 8e36c4b netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n by Pablo Neira Ayuso · 12 years ago
  24. ab5e8b7 netfilter: nfnetlink_queue: fix sparse warning due to missing include by Pablo Neira Ayuso · 12 years ago
  25. 6648bd7 ipv4: Add sysctl knob to control early socket demux by Alexander Duyck · 12 years ago
  26. 8e27628 smsc911x.c: encapsulate enable irq calls by Matthias Brugger · 12 years ago
  27. 4e42200 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
  28. d584a61 netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y by Pablo Neira Ayuso · 12 years ago
  29. bb1dfef net: dcb: fix small regression in __dcbnl_pg_setcfg() by John Fastabend · 12 years ago
  30. f73332f ixgbe: simplify padding and length checks by Stephen Hemminger · 12 years ago
  31. fd62e09 tcp: Validate route interface in early demux. by David S. Miller · 12 years ago
  32. 3e428fe Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  33. 1c11a0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  34. da55737 inetpeer: inetpeer_invalidate_tree() cleanup by Eric Dumazet · 12 years ago
  35. 6dab015 team: do RCU update path fixups by Jiri Pirko · 12 years ago
  36. f643776 team: Revert previous two changes. by David S. Miller · 12 years ago
  37. d8dbd96 team: use RCU_INIT_POINTER for NULL assignment of RCU pointer by Jiri Pirko · 12 years ago
  38. b443a23 team: use rcu_access_pointer to access RCU pointer by writer by Jiri Pirko · 12 years ago
  39. 1aa2d1d can: c_can_pci: fix compilation on non HAVE_CLK archs by Marc Kleine-Budde · 12 years ago
  40. 9cfc7bd batman-adv: Reformat multiline comments to consistent style by Sven Eckelmann · 13 years ago
  41. 3193e8f batman-adv: Prefix main non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  42. d0f714f batman-adv: Prefix vis non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  43. 88ed1e77 batman-adv: Prefix unicast non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  44. 08c36d3 batman-adv: Prefix translation-table non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  45. 04b482a batman-adv: Prefix soft-interface non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  46. 9455e34 batman-adv: Prefix send non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  47. 30d3c51 batman-adv: Prefix routing non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  48. 925a667 batman-adv: Prefix ring_buffer non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  49. 7d211ef batman-adv: Prefix originator non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  50. 9039dc7 batman-adv: Prefix icmp-socket non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  51. 1a8eaf0 batman-adv: Prefix hash non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  52. 9563877 batman-adv: Prefix hard-interface non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  53. 84d5e5e batman-adv: Prefix gateway-common non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  54. 7cf06bc batman-adv: Prefix gateway-client non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  55. 08adf15 batman-adv: Prefix bridge_loop_avoidance non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  56. 0f5f932 batman-adv: Prefix bitarray non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  57. 5853e22 batman-adv: Prefix bat_sysfs non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  58. 40a072d batman-adv: Prefix bat_debugfs non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  59. 81c524f batman-adv: Prefix bat_algo non-static functions with batadv_ by Sven Eckelmann · 13 years ago
  60. 5a05fae netfilter: nfq_ct_hook needs __rcu and __read_mostly by Pablo Neira Ayuso · 12 years ago
  61. 931cb03 ath9k_htc: configure bssid on ASSOC/IBSS change by Rajkumar Manoharan · 12 years ago
  62. 882b7b7 iwlwifi: remove log_event debugfs file debugging is disabled by Johannes Berg · 12 years ago
  63. f18e3c6 ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvc by Mohammed Shafi Shajakhan · 12 years ago
  64. a859e4d wl1251: Fix memory leaks in SPI initialization by Grazvydas Ignotas · 12 years ago
  65. 0d776fc wl1251: always report beacon loss to the stack by Grazvydas Ignotas · 12 years ago
  66. cae6247 wl1251: fix TSF calculation by Grazvydas Ignotas · 12 years ago
  67. db01896 ixgbe: clean up ixgbe_get_settings ethtool function by Jacob Keller · 12 years ago
  68. a49fda3 ixgbe: add support for 1G SX modules by Jacob Keller · 12 years ago
  69. 200e5fd igb: Version bump by Carolyn Wyborny · 12 years ago
  70. d67974f igb: Update firmware info output by Carolyn Wyborny · 12 years ago
  71. 374a542 igb: Streamline RSS queue and queue pairing assignment logic. by Matthew Vick · 13 years ago
  72. cb41145 igb: Support the get_ts_info ethtool method. by Carolyn Wyborny · 13 years ago
  73. d3eef8c igb: Add switch case for supported hardware to igb_ptp_remove. by Carolyn Wyborny · 13 years ago
  74. f00b0da igb: A fix to VF TX rate limit by Lior Levy · 13 years ago
  75. 7500673 e1000: Combining Bitwise OR in one expression. by Tushar Dave · 12 years ago
  76. 8633c08 ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings by Alexander Duyck · 12 years ago
  77. 0e808bc Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support. by Carolyn Wyborny · 13 years ago
  78. adc0fa4 igb: Fix incorrect RAR address entries for i210/i211 device. by Carolyn Wyborny · 13 years ago
  79. 41063e9 ipv4: Early TCP socket demux. by David S. Miller · 12 years ago
  80. f9242b6 inet: Sanitize inet{,6} protocol demux. by David S. Miller · 12 years ago
  81. 677a3d6 net: qmi_wwan: use module_usb_driver macro by Bjørn Mork · 12 years ago
  82. a40345b net: qmi_wwan: shorten driver description by Bjørn Mork · 12 years ago
  83. 230718b net: qmi_wwan: bind to both control and data interface by Bjørn Mork · 12 years ago
  84. f47cd13 net: qmi_wwan: rearranging to prepare for code sharing by Bjørn Mork · 12 years ago
  85. 853c24f net: qmi_wwan: define a structure for driver specific state by Bjørn Mork · 12 years ago
  86. d1904fb team: use rcu_dereference_bh() in tx path by Jiri Pirko · 12 years ago
  87. 2fcdb2c team: allow to send multiple set events in one message by Jiri Pirko · 12 years ago
  88. 35b384b team: ensure correct order of netlink messages delivery by Jiri Pirko · 12 years ago
  89. 9b00cf2 team: implement multipart netlink messages for options transfers by Jiri Pirko · 12 years ago
  90. ab8250d team: lb: introduce infrastructure for userspace driven tx loadbalancing by Jiri Pirko · 12 years ago
  91. 4bccfd1 team: add port_[enabled/disabled] mode callbacks by Jiri Pirko · 12 years ago
  92. f88725f team: pass NULL to __team_option_inst_add() instead of 0 by Jiri Pirko · 12 years ago
  93. 01048d9 team: allow to specify one option instance to be send to userspace by Jiri Pirko · 12 years ago
  94. 3221c64 team: fix error path in team_nl_fill_port_list_get() by Jiri Pirko · 12 years ago
  95. 75db986 team: fix error path in team_nl_fill_options_get() by Jiri Pirko · 12 years ago
  96. 0f1aad2 team: allow async option changes by Jiri Pirko · 12 years ago
  97. 85d59a8 team: push array_index and port into separate structure by Jiri Pirko · 12 years ago
  98. 0d572e4 team: comments: s/net\/drivers\/team/drivers\/net\/team/ by Jiri Pirko · 12 years ago
  99. b130332 team: introduce array options by Jiri Pirko · 12 years ago
  100. f82b959 team: allow read/write-only options by Jiri Pirko · 12 years ago