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