1. f398a77 qlcnic: Fix Kconfig dependency on HWMON by Harish Patil · 10 years ago
  2. c1a58d6 Merge branch 'micrel_ksz9031' by David S. Miller · 10 years ago
  3. 6e4b827 ARM: i.MX6: Add OF configuration support for ksz9031 by Hubert Chaumette · 10 years ago
  4. 4b405ef Update Micrel KSZ90x1 binding documentation by Hubert Chaumette · 10 years ago
  5. 698365f net: clean up snmp stats code by WANG Cong · 10 years ago
  6. d1f88a6 isdn: hisax: remove some dead code by Dan Carpenter · 10 years ago
  7. d28071d tunnel: fix RFC number in comment for INET_ECN_decapsulate() by Neal Cardwell · 10 years ago
  8. 528b971 w83977af_ir: remove two faux Kconfig macros by Paul Bolle · 10 years ago
  9. 79e0f1c ipv6: Need to sock_put on csum error by Tom Herbert · 10 years ago
  10. 5a50a92 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  11. 52ff872 tipc: purge signal handler infrastructure by Ying Xue · 10 years ago
  12. 3f5a12b tipc: avoid to asynchronously reset all links by Ying Xue · 10 years ago
  13. eb8b00f tipc: convert allocations of global variables associated with bclink by Ying Xue · 10 years ago
  14. d69afc9 tipc: define new functions to operate bc_lock by Ying Xue · 10 years ago
  15. ca0c427 tipc: avoid to asynchronously deliver name tables to peer node by Ying Xue · 10 years ago
  16. 9d56194 tipc: remove TIPC_NAMES_GONE node flag by Ying Xue · 10 years ago
  17. 9db9fdd tipc: avoid to asynchronously notify subscriptions by Ying Xue · 10 years ago
  18. 10f465c tipc: rename setup_blocked variable of node struct to flags by Ying Xue · 10 years ago
  19. 486f930 tipc: adjust order of variables in tipc_node structure by Ying Xue · 10 years ago
  20. 5356f3d tipc: always use tipc_node_lock() to hold node lock by Ying Xue · 10 years ago
  21. 5b579e2 net: via-rhine: Convert #ifdef USE_MMIO to a runtime flag by Alexey Charkov · 10 years ago
  22. 07c8e35 ipv6: remove unused function ipv6_inherit_linklocal() by WANG Cong · 10 years ago
  23. c020b9d Merge branch 'inet_csums' by David S. Miller · 10 years ago
  24. 4068579 net: Implmement RFC 6936 (zero RX csums for UDP/IPv6) by Tom Herbert · 10 years ago
  25. e4f45b7 net: Call skb_checksum_init in IPv6 by Tom Herbert · 10 years ago
  26. ed70fcf net: Call skb_checksum_init in IPv4 by Tom Herbert · 10 years ago
  27. 76ba0aa net: Generalize checksum_init functions by Tom Herbert · 10 years ago
  28. 20fce54 sparc: csum_add for Sparc by Tom Herbert · 10 years ago
  29. 4405b4d net: Change x86_64 add32_with_carry to allow memory operand by Tom Herbert · 10 years ago
  30. a278534 x86_64: csum_add for x86_64 by Tom Herbert · 10 years ago
  31. 07064c6 net: Allow csum_add to be provided in arch by Tom Herbert · 10 years ago
  32. 2ad0649 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  33. 05f4640 Merge branch 'am437x' by David S. Miller · 10 years ago
  34. de21b26 ARM: dts: am4372: Add clock names for cpsw and cpts by George Cherian · 10 years ago
  35. f9786f4 ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clk by George Cherian · 10 years ago
  36. 09c5537 drivers: net: cpsw: Enable Annexe F Time sync by George Cherian · 10 years ago
  37. f7d403c drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372 by George Cherian · 10 years ago
  38. d0415e7 drivers: net: cpts: Remove hardcoded clock name for CPTS by George Cherian · 10 years ago
  39. 0987a6e ARM: dts: am33xx: Add clock names for cpsw and cpts by George Cherian · 10 years ago
  40. 56bfa7e unregister_netdevice : move RTM_DELLINK to until after ndo_uninit by Roopa Prabhu · 10 years ago
  41. f4a7b5e Merge branch 'filter-cleanups' by David S. Miller · 10 years ago
  42. eb9672f net: filter: misc/various cleanups by Daniel Borkmann · 10 years ago
  43. 3074383 net: filter: make register naming more comprehensible by Daniel Borkmann · 10 years ago
  44. 5bcfedf net: filter: simplify label names from jump-table by Daniel Borkmann · 10 years ago
  45. dfee07c net: filter: doc: expand and improve BPF documentation by Alexei Starovoitov · 10 years ago
  46. 2490155 tcp: remove in_flight parameter from cong_avoid() methods by Eric Dumazet · 10 years ago
  47. e114a71 tcp: fix cwnd limited checking to improve congestion control by Eric Dumazet · 10 years ago
  48. 4e8bbb8 net: Allow tc changes in user namespaces by Stéphane Graber · 10 years ago
  49. 3c4de5a Merge branch 'davinci_mdio' by David S. Miller · 10 years ago
  50. 9728e1a net: davinci_mdio: simplify IO memory mapping by Grygorii Strashko · 10 years ago
  51. 4e8b4c8 net: davinci_mdio: drop pinctrl_pm_select_default_state from probe by Grygorii Strashko · 10 years ago
  52. 50d0636 net: davinci_mdio: use devm_* api by Grygorii Strashko · 10 years ago
  53. 6d48f44 mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free by Grygorii Strashko · 10 years ago
  54. ca8b6e0 net: via-rhine: Drop revision property, use quirks instead by Alexey Charkov · 10 years ago
  55. 406a94d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  56. c25aaf8 hyperv: Enable sendbuf mechanism on the send path by KY Srinivasan · 10 years ago
  57. cc80ee1 net: stmmac: set phy to use polling by default by Dinh Nguyen · 10 years ago
  58. 6ebbc1a virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is true by Zhangjie \(HZ\) · 10 years ago
  59. 1621b94 tipc: fix memory leak of publications by Ying Xue · 10 years ago
  60. 5c98631 net: ipv6: Introduce ip6_sk_dst_hoplimit. by Lorenzo Colitti · 10 years ago
  61. a22adce net: dsa: update DSA drivers to use ds_to_priv by Florian Fainelli · 10 years ago
  62. 7fa857e net: dsa: add ds_to_priv by Florian Fainelli · 10 years ago
  63. 48d11dc rsi: Changing opcode for sta mode according to changes in firmware by Jahnavi Meher · 10 years ago
  64. c83a4e5 ath9k_hw: fix worse EVM for 11b rates by Rajkumar Manoharan · 10 years ago
  65. 8aab2c7 ath9k_hw: update ar9300 initvals by Rajkumar Manoharan · 10 years ago
  66. b88cdde b43: N-PHY: complete radio 0x2056 setup by Rafał Miłecki · 10 years ago
  67. 4c8a348 ath5k: Fix AR5K_PHY_TXPOWER_RATE_MAX register value setting. by Nickolay Ledovskikh · 10 years ago
  68. 45eeeaf iwlegacy: Convert /n to \n by Joe Perches · 10 years ago
  69. 4c10416 wlcore: fix usage of platform_device_add_data() by Christian Engelmayer · 10 years ago
  70. 329d6e2 rtlwifi: rtl8723be: disable MSI interrupts mode by Adam Lee · 10 years ago
  71. 4a79e9a Revert "rtlwifi: rtl8188ee: enable MSI interrupts mode" by Adam Lee · 10 years ago
  72. 7c3c20a b43: don't pre-set radio_on variable to true by Rafał Miłecki · 10 years ago
  73. a6316e2 b43: use b43_software_rfkill helper by Rafał Miłecki · 10 years ago
  74. 6b9e03e b43: bcma: respect GMODE (band choice) during core reset by Rafał Miłecki · 10 years ago
  75. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  76. 0006433 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  77. ed036f8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  78. eab8c045 tipc: move the delivery of named messages out of nametbl lock by Ying Xue · 10 years ago
  79. d7bb74c tipc: fix out of bounds indexing by Erik Hugne · 10 years ago
  80. d37556e ctc: replace PTR_RET with PTR_ERR_OR_ZERO by Frank Blaschka · 10 years ago
  81. 16dc2c4 claw: replace PTR_RET with PTR_ERR_OR_ZERO by Frank Blaschka · 10 years ago
  82. d66cb37 qeth: Add new priority queueing options by Stefan Raspl · 10 years ago
  83. 290b834 qeth: Extend priority queueing to IPv6 by Stefan Raspl · 10 years ago
  84. 9262c6c qeth: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  85. 6274edc lcs: replace PTR_RET with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  86. 0f8ee7f qeth: Fix default queue setting in priority queueing by Stefan Raspl · 10 years ago
  87. d39a743 ptp: validate the requested frequency adjustment. by Richard Cochran · 10 years ago
  88. 5a2b646 ipv4: Use predefined value for readability by Hisao Tanabe · 10 years ago
  89. 266a164 ethtool: exit the loop when invalid index occurs by Jean Sacren · 10 years ago
  90. f55ee08 mac80211_hwsim: Advertise support for AP mode channel width changes by Jouni Malinen · 10 years ago
  91. 3b1700b mac80211: Support dynamic AP mode channel width changes by Jouni Malinen · 10 years ago
  92. e16821b cfg80211: Dynamic channel bandwidth changes in AP mode by Jouni Malinen · 10 years ago
  93. b205786 mac80211: remove unnecessary assignment by Zhao, Gang · 10 years ago
  94. 7df180f mac80211: avoid calling useless channel context code by Zhao, Gang · 10 years ago
  95. ded7b9a i40e/i40evf: Bump build version by Catherine Sullivan · 10 years ago
  96. 6bb3f23 i40e/i40evf: Retrieve and store missing link config information by Neerav Parikh · 10 years ago
  97. f4f94b9 i40e: Update function formal parameters by Kevin Scott · 10 years ago
  98. 53275f2 i40e: Do not expose fd-sb commands from debugfs by Anjali Singhai Jain · 10 years ago
  99. 2e86a0b i40e: Do not enable NTUPLE feature control in MFP mode by Anjali Singhai Jain · 10 years ago
  100. 9d2f98e i40e: Change variable type to avoid typecheck failure by Kevin Scott · 10 years ago