1. 3ea4891 net/mlx5e: Fix LSO vlan insertion by Achiad Shochat · 9 years ago
  2. e4cf27b net/mlx5e: Re-eanble client vlan TX acceleration by Achiad Shochat · 9 years ago
  3. fe9f4fe net/mlx5e: Return error in case mlx5e_set_features() fails by Achiad Shochat · 9 years ago
  4. 3435ab5 net/mlx5e: Don't allow more than max supported channels by Achiad Shochat · 9 years ago
  5. 61d0e73 net/mlx5_core: Use the the real irqn in eq->irqn by Achiad Shochat · 9 years ago
  6. 01c196a net/mlx5e: Wait for RX buffers initialization in a more proper manner by Achiad Shochat · 9 years ago
  7. a198574 net/mlx5e: Avoid NULL pointer access in case of configuration failure by Achiad Shochat · 9 years ago
  8. fd867d5 net/core: generic support for disabling netdev features down stack by Jarod Wilson · 9 years ago
  9. c238041 sh_eth: fix typo in RX descriptor bit name by Sergei Shtylyov · 9 years ago
  10. a176ded Merge branch 'bonding-actor-updates' by David S. Miller · 9 years ago
  11. 52bc671 bonding: simplify / unify event handling code for 3ad mode. by Mahesh Bandewar · 9 years ago
  12. 7bb11dc bonding: unify all places where actor-oper key needs to be updated. by Mahesh Bandewar · 9 years ago
  13. b25c2e7 bonding: Simplify __get_duplex function. by Mahesh Bandewar · 9 years ago
  14. 12d4309 Merge branch 'bpf-persistent' by David S. Miller · 9 years ago
  15. 42984d7 bpf: add sample usages for persistent maps/progs by Daniel Borkmann · 9 years ago
  16. b219775 bpf: add support for persistent maps/progs by Daniel Borkmann · 9 years ago
  17. e9d8afa bpf: consolidate bpf_prog_put{, _rcu} dismantle paths by Daniel Borkmann · 9 years ago
  18. c210129 bpf: align and clean bpf_{map,prog}_get helpers by Daniel Borkmann · 9 years ago
  19. aa79781 bpf: abstract anon_inode_getfd invocations by Daniel Borkmann · 9 years ago
  20. 1d6119b net: fix percpu memory leaks by Eric Dumazet · 9 years ago
  21. c451113 ravb: use pdev rather than ndev for error messages by Simon Horman · 9 years ago
  22. 9e17f8a net: make skb_set_owner_w() more robust by Eric Dumazet · 9 years ago
  23. eca1e00 bridge: vlan: Use rcu_dereference instead of rtnl_dereference by Ido Schimmel · 9 years ago
  24. b9b3771 net: dsa: mv88e6xxx: lookup switch name by Vivien Didelot · 9 years ago
  25. 3996a4f net: dsa: mv88e6xxx: assert SMI lock by Vivien Didelot · 9 years ago
  26. ac00881 bpf: convert hashtab lock to raw lock by Yang Shi · 9 years ago
  27. 21086b9 Merge branch 'bridge_vlan_fixes' by David S. Miller · 9 years ago
  28. ddd611d bridge: vlan: Use correct flag name in comment by Ido Schimmel · 9 years ago
  29. 07bc588 bridge: vlan: Prevent possible use-after-free by Ido Schimmel · 9 years ago
  30. ce10500 tcp/dccp: fix ireq->pktopts race by Eric Dumazet · 9 years ago
  31. 7b56543 RDS: convert bind hash table to re-sizable hashtable by santosh.shilimkar@oracle.com · 9 years ago
  32. d3ffaefa net: rds: changing the return type from int to void by Saurabh Sengar · 9 years ago
  33. 64cf370 Merge branch 'encx24j600-fixes' by David S. Miller · 9 years ago
  34. 07f56c6 net: encx24j600: Export missing SPI module alias information by Javier Martinez Canillas · 9 years ago
  35. d0cb48c net: encx24j600: Fix SPI id table definition by Javier Martinez Canillas · 9 years ago
  36. 322cf7e enic: assign affinity hint to interrupts by Govindarajulu Varadarajan · 9 years ago
  37. 9920e48 ipv4: use l4 hash for locally generated multipath flows by Paolo Abeni · 9 years ago
  38. 1032a66 Use 64-bit timekeeping by Tina Ruchandani · 9 years ago
  39. 1cf7d8d net: hisilicon: Remove .owner assignment from platform_driver by huangdaode · 9 years ago
  40. 76e398a net: dsa: use switchdev obj for VLAN add/del ops by Vivien Didelot · 9 years ago
  41. ea3803c VSOCK: define VSOCK_SS_LISTEN once only by Stefan Hajnoczi · 9 years ago
  42. 24c39de Merge branch 'csum_partial_frags' by David S. Miller · 9 years ago
  43. 405c92f ipv6: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment by Hannes Frederic Sowa · 9 years ago
  44. 682b1a9 ipv6: no CHECKSUM_PARTIAL on MSG_MORE corked sockets by Hannes Frederic Sowa · 9 years ago
  45. dbd3393 ipv4: add defensive check for CHECKSUM_PARTIAL skbs in ip_fragment by Hannes Frederic Sowa · 9 years ago
  46. d749c9c ipv4: no CHECKSUM_PARTIAL on MSG_MORE corked sockets by Hannes Frederic Sowa · 9 years ago
  47. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  48. 523e134 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  49. 4bb0fb5 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  50. c94eee8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  51. 38dab9a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  52. f9793e37 Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  53. 9b971e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  54. 7c0f488 Merge tag 'please-pull-syscalls' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  55. bae818e rbd: require stable pages if message data CRCs are enabled by Ronny Hegewald · 9 years ago
  56. e7b63ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 9 years ago
  57. a493bcf Merge tag 'wireless-drivers-next-for-davem-2015-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  58. e258d91 switchdev: fix: pass correct obj size when deferring obj add by Scott Feldman · 9 years ago
  59. 3a7bde5 switchdev: fix: erasing too much of vlan obj when handling multiple vlan specs by Scott Feldman · 9 years ago
  60. 740215d Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  61. 5bf8921 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  62. b7b0b1d ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTU by Alexander Duyck · 9 years ago
  63. ee62593 Merge branch 'mlxsw-flooding-and-cosmetics' by David S. Miller · 9 years ago
  64. c7070fc mlxsw: spectrum: Make mlxsw_sp_port_switchdev_ops static by Jiri Pirko · 9 years ago
  65. d9324f6 mlxsw: Put braces on all arms of branch statement by Or Gerlitz · 9 years ago
  66. ef743fd mlxsw: Put constant on the right side of comparisons by Or Gerlitz · 9 years ago
  67. 135f9ec mlxsw: spectrum: Fix ageing time value by Jiri Pirko · 9 years ago
  68. 75c0928 mlxsw: reg: Avoid unnecessary line wrap for mlxsw_reg_sfd_uc_unpack by Jiri Pirko · 9 years ago
  69. 8316f08 mlxsw: reg: Fix desription typos of couple of SFN items by Jiri Pirko · 9 years ago
  70. 4e9ec08 mlxsw: reg: Fix description for reg_sfd_uc_sub_port by Jiri Pirko · 9 years ago
  71. 0293038 mlxsw: spectrum: Add support for flood control by Ido Schimmel · 9 years ago
  72. 1b3433a mlxsw: spectrum: Add support for VLAN ranges in flooding configuration by Ido Schimmel · 9 years ago
  73. 0d9b970 mlxsw: spectrum: move "bridged" bool to u8 flags by Jiri Pirko · 9 years ago
  74. 371e59a switchdev: Make flood to CPU optional by Ido Schimmel · 9 years ago
  75. 741af00 switchdev: Add support for flood control by Ido Schimmel · 9 years ago
  76. 65bdc43 Merge branch 'xgene_txrx_delay' by David S. Miller · 9 years ago
  77. 6ccbe6b Documentation: dts: xgene: Add TX/RX delay field by Iyappan Subramanian · 9 years ago
  78. 16615a4c drivers: net: xgene: Add support RGMII TX/RX delay configuration by Iyappan Subramanian · 9 years ago
  79. b7af147 bridge: set is_local and is_static before fdb entry is added to the fdb hashtable by Roopa Prabhu · 9 years ago
  80. b8812fa geneve: add IPv6 bits to geneve_fill_metadata_dst by John W. Linville · 9 years ago
  81. 3a56f86 geneve: handle ipv6 priority like ipv4 tos by John W. Linville · 9 years ago
  82. 8ed66f0 geneve: implement support for IPv6-based tunnels by John W. Linville · 9 years ago
  83. 73effcc arm64/efi: do not assume DRAM base is aligned to 2 MB by Ard Biesheuvel · 9 years ago
  84. 89bc784 ipv6: protect mtu calculation of wrap-around and infinite loop by rounding issues by Hannes Frederic Sowa · 9 years ago
  85. 1e0d69a Revert "Merge branch 'ipv6-overflow-arith'" by Hannes Frederic Sowa · 9 years ago
  86. 8aaa878 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  87. 13eff53 ath6kl: implement ethtool stats by Ben Greear · 9 years ago
  88. 0370248 ath6kl: break stats gathering code into separate method by Ben Greear · 9 years ago
  89. 53cc329 ath6kl: fix firmware version assignment by Ben Greear · 9 years ago
  90. 7fd9852 ath6kl: add error message to explain lack of HT by Ben Greear · 9 years ago
  91. 9c2e90f ath6kl: report antenna configuration by Ben Greear · 9 years ago
  92. 5140a5f wil6210: handle failure in Tx vring config by Vladimir Kondratiev · 9 years ago
  93. 817f185 wil6210: fix device ready detection by Vladimir Kondratiev · 9 years ago
  94. e3d2ed9 wil6210: Fix TSO overflow handling by Hamad Kadmany · 9 years ago
  95. b03fbab wil6210: ignore selected WMI events by Vladimir Kondratiev · 9 years ago
  96. a226b51 ath10k: add QCA9377 chipset support by Bartosz Markowski · 9 years ago
  97. 5036fe0 ath10k: reload HT/VHT capabilities on antenna change by Rajkumar Manoharan · 9 years ago
  98. f58512f ath10k: move static HT/VHT capability setup functions by Rajkumar Manoharan · 9 years ago
  99. 7a1d70a ath10k: fill HT/VHT MCS rateset only for configured chainmask by Rajkumar Manoharan · 9 years ago
  100. 166de3f ath10k: remove supported chain mask by Rajkumar Manoharan · 9 years ago