1. ed3587f bonding: convert 3ad to use pr_warn instead of pr_warning by Veaceslav Falico · 11 years ago
  2. 3bf2d28 bonding: clean up style for bond_3ad.c by Veaceslav Falico · 11 years ago
  3. f9577a3 Merge branch 'alx_stats' by David S. Miller · 10 years ago
  4. b7e6ce1 alx: add stats to ethtool by Sabrina Dubroca · 11 years ago
  5. f1b6b10 alx: add alx_get_stats64 operation by Sabrina Dubroca · 11 years ago
  6. 5665dc64 alx: add stats update function by Sabrina Dubroca · 11 years ago
  7. ac45a23 alx: add constants for the stats fields by Sabrina Dubroca · 11 years ago
  8. 19f6626 alx: add a hardware stats structure by Sabrina Dubroca · 11 years ago
  9. 6d71f16 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  10. 7ed3f5f i40evf: fix s390 build failure due to implicit prefetch.h by Paul Gortmaker · 10 years ago
  11. 3029ff0 i40e: Bump version by Catherine Sullivan · 11 years ago
  12. c07019e i40e: fix log message wording by Shannon Nelson · 11 years ago
  13. beb0dff i40e: enable PTP by Jacob Keller · 10 years ago
  14. 6ff4ef8 i40e: call clear_pxe after adminq is initialized by Shannon Nelson · 11 years ago
  15. c5c9eb9 i40e: clear qtx_head before enabling Tx queue by Shannon Nelson · 11 years ago
  16. 3126dcb i40e: adjust ITR max and min values by Shannon Nelson · 11 years ago
  17. 8ee75a8 i40e: check for possible incorrect ipv6 checksum by Shannon Nelson · 11 years ago
  18. 700bbf6 i40e: allow VF to remove any MAC filter by Mitch Williams · 11 years ago
  19. 3b867b2 i40e: do not bail when disabling if Tx queue disable fails by Anjali Singhai Jain · 11 years ago
  20. 5f90f42 i40e: Setting queue count to 1 using ethtool is valid by Anjali Singhai Jain · 11 years ago
  21. 98d4438 i40e: Cleanup Doxygen warnings by Jeff Kirsher · 11 years ago
  22. 885552a i40e: fix long lines by Mitch Williams · 11 years ago
  23. 21aa567 i40e: Bump version by Catherine Sullivan · 11 years ago
  24. 4eb6f11 i40e: Update the Current NVM version Low value by Anjali Singhai Jain · 11 years ago
  25. c8e3c58 i40e: drop unused macros by Jesse Brandeburg · 11 years ago
  26. c36bd4a7 i40e: use assignment instead of memcpy by Mitch Williams · 11 years ago
  27. 45593c2 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  28. 795709a Merge branch 'tcp_metrics_saddr' by David S. Miller · 10 years ago
  29. 3e7013d tcp: metrics: Allow selective get/del of tcp-metrics based on src IP by Christoph Paasch · 11 years ago
  30. bbf852b tcp: metrics: Delete all entries matching a certain destination by Christoph Paasch · 11 years ago
  31. 8a59359 tcp: metrics: New netlink attribute for src IP and dumped in netlink reply by Christoph Paasch · 11 years ago
  32. a544302 tcp: metrics: Add source-address to tcp-metrics by Christoph Paasch · 11 years ago
  33. 324fd55 tcp: metrics: rename tcpm_addr to tcpm_daddr by Christoph Paasch · 11 years ago
  34. 1a6c1e5 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  35. ef8570d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  36. 235f939 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
  37. 11b57f9 xen-netback: stop vif thread spinning if frontend is unresponsive by Paul Durrant · 11 years ago
  38. 451cd14 cxgb4: Changed FW check version to match FW binary version by Hariprasad Shenai · 11 years ago
  39. 4acb4d6 irda: sh_sir: use devm_request_irq() by Kuninori Morimoto · 11 years ago
  40. 033b06eb irda: sh_irda: use devm_request_irq() by Kuninori Morimoto · 11 years ago
  41. 90e8c72 irda: fixup SH_SIR position on Kconfig by Kuninori Morimoto · 11 years ago
  42. 751fcac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  43. cf4dfa8 netfilter: nf_tables: fix error path in the init functions by Pablo Neira Ayuso · 11 years ago
  44. 74f77a6 netfilter: introduce l2tp match extension by James Chapman · 11 years ago
  45. bfec4c3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  46. d0eb1f7 ip_tunnel: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  47. ece37c8 openvswitch: Use kmem_cache_free() instead of kfree() by Wei Yongjun · 11 years ago
  48. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  49. 44a6f0d netfilter: nf_tables: prohibit deletion of a table with existing sets by Patrick McHardy · 11 years ago
  50. 7047f9d netfilter: nf_tables: take AF module reference when creating a table by Patrick McHardy · 11 years ago
  51. c5c1f97 netfilter: nf_tables: perform flags validation before table allocation by Patrick McHardy · 11 years ago
  52. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  53. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  54. 93b0806 netfilter: nf_tables: replay request after dropping locks to load chain type by Patrick McHardy · 11 years ago
  55. 88ce65a netfilter: nf_tables: add missing module references to chain types by Patrick McHardy · 11 years ago
  56. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 11 years ago
  57. 7582067 netfilter: nf_tables: fix check for table overflow by Patrick McHardy · 11 years ago
  58. 4401a86 netfilter: nf_tables: restore chain change atomicity by Patrick McHardy · 11 years ago
  59. 57de2a0 netfilter: nf_tables: split chain policy validation from actually setting it by Patrick McHardy · 11 years ago
  60. b38895c netfilter: nft_meta: fix lack of validation of the input register by Pablo Neira Ayuso · 11 years ago
  61. c4ede3d netfilter: nft_ct: Add support to set the connmark by Kristian Evensen · 11 years ago
  62. 1e2f929 ath9k: Disable cross-band FCC by Sujith Manoharan · 11 years ago
  63. ff9a93f ath9k: Use correct channel for RX packets by Sujith Manoharan · 11 years ago
  64. 9c36254 ath9k: Update WB335 PCI IDs by Sujith Manoharan · 11 years ago
  65. b58df44 mwifiex: use a function to replace two copies of a code fragment by Bing Zhao · 11 years ago
  66. 63791cc mwifiex: fix potential buffer overflow in dt configuration by Bing Zhao · 11 years ago
  67. 1cbbcb0 wil6210: prefetch head of packet by Vladimir Kondratiev · 11 years ago
  68. df2d08e wil6210: Fix IP version indication for Tx csum offload by Vladimir Kondratiev · 11 years ago
  69. 83982cb wil6210: interrupt moderation by Vladimir Kondratiev · 11 years ago
  70. 11e69c3 brcmfmac: add support for bcm43362 device by Arend van Spriel · 11 years ago
  71. 260da7e wl1251: fix NULL pointer dereference by Pavel Machek · 11 years ago
  72. deb6e6b wl1251: add nvs file name to module firmware list by Pavel Machek · 11 years ago
  73. b90a116 wl1251: enforce changed hw encryption support on monitor state change by David Gnedt · 11 years ago
  74. 3d49da7 wl1251: disable retry and ACK policy for injected packets by David Gnedt · 11 years ago
  75. c8909e5 wl1251: enable tx path in monitor mode if necessary for packet injection by David Gnedt · 11 years ago
  76. ed3213c wl1251: fix channel switching in monitor mode by David Gnedt · 11 years ago
  77. dd4a560 wl1251: disable power saving in monitor mode by David Gnedt · 11 years ago
  78. 9ed74ba wl1251: implement multicast address filtering (fwd) by David Gnedt · 11 years ago
  79. 4d09b53 wl1251: configure hardware en-/decryption for monitor mode by David Gnedt · 11 years ago
  80. 9281691 wl1251: split RX and TX data path initialisation by David Gnedt · 11 years ago
  81. 204cc5c wl1251: implement hardware ARP filtering by David Gnedt · 11 years ago
  82. f7ad1ee wl1251: retry power save entry by David Gnedt · 11 years ago
  83. 64322e2 wl1251: fix scan behaviour while not associated by David Gnedt · 11 years ago
  84. 2050bc6 i40e: Turn flow director off in MFP mode by Catherine Sullivan · 11 years ago
  85. c35a1d7 i40e: Add a dummy packet template by Jesse Brandeburg · 11 years ago
  86. 4dda12e i40e: fix spelling errors by Jesse Brandeburg · 11 years ago
  87. 829af3a i40e: trivial: formatting and checkpatch fixes by Mitch Williams · 11 years ago
  88. 420136c i40e: shorten wordy fields by Mitch Williams · 11 years ago
  89. 0467bc9 i40e: accept pf to pf adminq messages by Shannon Nelson · 11 years ago
  90. ab954cb i40e: remove interrupt on AQ error by Shannon Nelson · 11 years ago
  91. ff2ff3b i40e: release NVM resource reservation on startup by Shannon Nelson · 11 years ago
  92. e734c1d i40e: Cleanup reconfig rss path by Anjali Singhai Jain · 11 years ago
  93. 3de0506 i40e: disable packet split by Jesse Brandeburg · 11 years ago
  94. 8e9dca5 i40e: add a comment on barrier and fix panic on reset by Greg Rose · 11 years ago
  95. 55c29c3 i40e: Fix MAC format in Write MAC address AQ cmd by Kamil Krawczyk · 11 years ago
  96. dc641b7 i40e: Fix GPL header by Greg Rose · 11 years ago
  97. c02e0fd i40e: use kernel specific defines by Jesse Brandeburg · 11 years ago
  98. 5e82306 i40e: Re-enable interrupt on ICR0 by Anjali Singhai Jain · 11 years ago
  99. 54b553e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  100. 42cb0be batman-adv: set the isolation mark in the skb if needed by Antonio Quartulli · 11 years ago