1. 6a7cc41 ipv6: send Change Status Report after DAD is completed by Flavio Leitner · 11 years ago
  2. c3bc40e qlcnic: remove unused code by stephen hemminger · 11 years ago
  3. 2104140 qlcnic: make local functions static by stephen hemminger · 11 years ago
  4. 1d13a96 ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAIT by Florent Fourcot · 11 years ago
  5. d037c4d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  6. 7916a07 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  7. cf84eb0 Merge branch 'virtio_rx_merging' by David S. Miller · 11 years ago
  8. fbf28d7 virtio-net: initial rx sysfs support, export mergeable rx buffer size by Michael Dalton · 11 years ago
  9. 03144b5 lib: Ensure EWMA does not store wrong intermediate values by Michael Dalton · 11 years ago
  10. a953be5 net-sysfs: add support for device-specific rx queue sysfs attributes by Michael Dalton · 11 years ago
  11. ab7db91 virtio-net: auto-tune mergeable rx buffer size for improved performance by Michael Dalton · 11 years ago
  12. fb51879 virtio-net: use per-receive queue page frag alloc for mergeable bufs by Michael Dalton · 11 years ago
  13. 097b4f1 net: allow > 0 order atomic page alloc in skb_page_frag_refill by Michael Dalton · 11 years ago
  14. 722e47d net_sched: fix error return code in fw_change_attrs() by Wei Yongjun · 11 years ago
  15. 8b88a11 Merge branch 'tipc' by David S. Miller · 11 years ago
  16. 9bbb4ec tipc: standardize recvmsg routine by Ying Xue · 11 years ago
  17. 391a6dd tipc: standardize sendmsg routine of connected socket by Ying Xue · 11 years ago
  18. 3f40504 tipc: standardize sendmsg routine of connectionless socket by Ying Xue · 11 years ago
  19. 6398e23 tipc: standardize accept routine by Ying Xue · 11 years ago
  20. 78eb3a5 tipc: standardize connect routine by Ying Xue · 11 years ago
  21. abfce3e sctp: remove the unnecessary assignment by wangweidong · 11 years ago
  22. be121f4 virtio-net: drop rq->max and rq->num by Jason Wang · 11 years ago
  23. 9b05f46 net: davinci_mdio: Fix sparse warning by Lad, Prabhakar · 11 years ago
  24. 3ec775b bonding: handle slave's name change with primary_slave logic by Veaceslav Falico · 11 years ago
  25. 6c80563 net_sched: act: pick a different type for act_xt by WANG Cong · 11 years ago
  26. 7dff08b Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 11 years ago
  27. fb1d598 net_sched: act: use tcf_hash_release() in net/sched/act_police.c by WANG Cong · 11 years ago
  28. 0aebd2d i40e: updates to AdminQ interface by Shannon Nelson · 11 years ago
  29. 68bf94a i40e: check desc pointer before printing by Shannon Nelson · 11 years ago
  30. b01f236 team: block mtu change before it happens via NETDEV_PRECHANGEMTU by Veaceslav Falico · 11 years ago
  31. 1d486bf net: add NETDEV_PRECHANGEMTU to notify before mtu change happens by Veaceslav Falico · 11 years ago
  32. 31cf344 r6040: use ETH_ZLEN instead of MISR for SKB length checking by Florian Fainelli · 11 years ago
  33. 4f8d9f3c r6040: add delays in MDIO read/write polling loops by Florian Fainelli · 11 years ago
  34. 2c0057d xen-netfront: add support for IPv6 offloads by Paul Durrant · 11 years ago
  35. 0b4cec8 net: Check skb->rxhash in gro_receive by Tom Herbert · 11 years ago
  36. 57bdf7f4 net: Add skb_get_hash_raw by Tom Herbert · 11 years ago
  37. e40c10f vxge: make local functions static by stephen hemminger · 11 years ago
  38. 2fd888a bnad: code cleanup by stephen hemminger · 11 years ago
  39. 5b22721 dm9000: fix a lot of checkpatch issues by Barry Song · 11 years ago
  40. b013840 packet: use percpu mmap tx frame pending refcount by Daniel Borkmann · 11 years ago
  41. 87a2fd2 packet: don't unconditionally schedule() in case of MSG_DONTWAIT by Daniel Borkmann · 11 years ago
  42. 902fefb packet: improve socket create/bind latency in some cases by Daniel Borkmann · 11 years ago
  43. ec48a78 i40e: Remove autogenerated Module.symvers file. by David S. Miller · 11 years ago
  44. cf17228 net/ipv4: don't use module_init in non-modular gre_offload by Paul Gortmaker · 11 years ago
  45. f088cbb net/mlx4_core: clean up srq_res_start_move_to() by Paul Bolle · 11 years ago
  46. c9218a9 net/mlx4_core: clean up cq_res_start_move_to() by Paul Bolle · 11 years ago
  47. f7cbdb7 Merge branch 'ixgbe-next' by David S. Miller · 11 years ago
  48. d3cec927 ixgbe: Fix incorrect logic for fixed fiber eeprom write by Don Skidmore · 11 years ago
  49. de02dec ixgbevf: create function for all of ring init by Don Skidmore · 11 years ago
  50. 87e70ab ixgbevf: Convert ring storage form pointer to an array to array of pointers by Don Skidmore · 11 years ago
  51. 27ae296 ixgbevf: use pci drvdata correctly in ixgbevf_suspend() by Wei Yongjun · 11 years ago
  52. e689e72 ixgbevf: set the disable state when ixgbevf_qv_disable is called by Jacob Keller · 11 years ago
  53. 8f4c5c9 ixgbe: reinit_locked() should be called with rtnl_lock by John Fastabend · 11 years ago
  54. 0864c15 net: eth_type_trans() should use skb_header_pointer() by Eric Dumazet · 11 years ago
  55. 7967919 Merge branch 'stmmac_pm' by David S. Miller · 11 years ago
  56. 89f7f2c net: stmmac: notify the PM core of a wakeup event. by Srinivas Kandagatla · 11 years ago
  57. db88f10 net: stmmac: restore pinstate in pm resume. by Srinivas Kandagatla · 11 years ago
  58. 33a23e2 net: stmmac: use suspend functions for hibernation by Srinivas Kandagatla · 11 years ago
  59. 623997f net: stmmac: fix power management suspend-resume case by Srinivas Kandagatla · 11 years ago
  60. 073752a net: stmmac: make stmmac_mdio_reset non-static by Srinivas Kandagatla · 11 years ago
  61. 523f11b net: stmmac: move hardware setup for stmmac_open to new function by Srinivas Kandagatla · 11 years ago
  62. 09f8d69 net: stmmac: move dma allocation to new function by Srinivas Kandagatla · 11 years ago
  63. 984203c net: stmmac: mdio: remove reset gpio free by Srinivas Kandagatla · 11 years ago
  64. 9cbadf0 net: stmmac: support max-speed device tree property by Srinivas Kandagatla · 11 years ago
  65. 82a342d Merge branch 'mvneta' by David S. Miller · 11 years ago
  66. cd71319 net: mvneta: make mvneta_txq_done() return void by Arnaud Ebalard · 11 years ago
  67. 0713a86 net: mvneta: mvneta_tx_done_gbe() cleanups by Arnaud Ebalard · 11 years ago
  68. f19fadf net: mvneta: implement rx_copybreak by willy tarreau · 11 years ago
  69. 8ec2cd4 net: mvneta: convert to build_skb() by willy tarreau · 11 years ago
  70. 34e4179 net: mvneta: prefetch next rx descriptor instead of current one by willy tarreau · 11 years ago
  71. 5428213 net: mvneta: simplify access to the rx descriptor status by willy tarreau · 11 years ago
  72. a1a65ab net: mvneta: factor rx refilling code by willy tarreau · 11 years ago
  73. 6c49897 net: mvneta: remove tests for impossible cases in the tx_done path by willy tarreau · 11 years ago
  74. 71f6d1b net: mvneta: replace Tx timer with a real interrupt by willy tarreau · 11 years ago
  75. 40ba35e net: mvneta: add missing bit descriptions for interrupt masks and causes by willy tarreau · 11 years ago
  76. 2902136 net: mvneta: do not schedule in mvneta_tx_timeout by willy tarreau · 11 years ago
  77. 74c41b0 net: mvneta: use per_cpu stats to fix an SMP lock up by willy tarreau · 11 years ago
  78. dc4277d net: mvneta: increase the 64-bit rx/tx stats out of the hot path by willy tarreau · 11 years ago
  79. e4e19c0 carl9170: use ath_is_mybeacon by Oleksij Rempel · 11 years ago
  80. d44efe2 ath5k: use ath_is_mybeacon by Oleksij Rempel · 11 years ago
  81. aeb0e35 ath9k_htc: use ath_is_mybeacon by Oleksij Rempel · 11 years ago
  82. 1cc47a5 ath9k: use ath_is_mybeacon by Oleksij Rempel · 11 years ago
  83. f1d267c ath: add common function ath_is_mybeacon by Oleksij Rempel · 11 years ago
  84. f862bfd mwifiex: export threshold value and retry limit to cfg80211 by Ujjal Roy · 11 years ago
  85. 1e20224 mwifiex: fix wrong 11ac bits setting in fw_cap_info by Bing Zhao · 11 years ago
  86. 0786dc4 wil6210: correct #include for prefetch() by Vladimir Kondratiev · 11 years ago
  87. 3b24e9f ath9k: Fix possible overflow condition by Sujith Manoharan · 11 years ago
  88. 522aaa1 ath9k: Fix IQ calibration by Sujith Manoharan · 11 years ago
  89. 1908861 ath9k: Fix error reported by smatch by Sujith Manoharan · 11 years ago
  90. bb35071 brcmfmac: handle SDIO card removal by Arend van Spriel · 11 years ago
  91. 2668b0b brcmfmac: initialize escan function pointer during scheduled scan by Arend van Spriel · 11 years ago
  92. 9cf218f brcmfmac: rename chip and core related structures by Arend van Spriel · 11 years ago
  93. c805eeb brcmfmac: restructure brcmf_sdio_chip_recognition() by Arend van Spriel · 11 years ago
  94. 3355650 brcmfmac: rework firmware download code by Arend van Spriel · 11 years ago
  95. 5303626 brcmfmac: update core reset and disable routines. by Hante Meuleman · 11 years ago
  96. a74d036 brcmfmac: Create common nvram parsing routines. by Hante Meuleman · 11 years ago
  97. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  98. 5ff1dd2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  99. 89740ca neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions. by Jiri Pirko · 11 years ago
  100. 2b755bb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago