1. 32bc201 ipv6: allow routes to be configured with expire values by Xin Long · 9 years ago
  2. ce42af9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  3. b4b29f9 locking/osq: Fix ordering of node initialisation in osq_lock by Will Deacon · 9 years ago
  4. d7637d0 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  5. 3036fac fou: clean up socket with kfree_rcu by Hannes Frederic Sowa · 9 years ago
  6. b337904 net: Pass ndm_state to route netlink FDB notifications. by Hubert Sokolowski · 9 years ago
  7. 4d4f379 Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  8. 79aa05a 82xx: FCC: Fixing a bug causing to FCC port lock-up by Martin Roth · 9 years ago
  9. 7bff47d gianfar: Don't enable RX Filer if not supported by Hamish Martin · 9 years ago
  10. 0354aec dma-debug: Fix dma_debug_entry offset calculation by Daniel Mentz · 9 years ago
  11. a5e90b1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  12. 7bbadd2 net: fix warnings in 'make htmldocs' by moving macro definition out of field declaration by Hannes Frederic Sowa · 9 years ago
  13. c6ff526 rhashtable: Fix walker list corruption by Herbert Xu · 9 years ago
  14. 04ad378 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  15. 897ca37 Merge branch 'geneve-udp-port-offload' by David S. Miller · 9 years ago
  16. cd86660 i40e: Call geneve_get_rx_port to get the existing Geneve ports by Singhai, Anjali · 9 years ago
  17. 05ca402 geneve: Add geneve_get_rx_port support by Singhai, Anjali · 9 years ago
  18. c110c31 i40e: Kernel dependency update for i40e to support geneve offload by Singhai, Anjali · 9 years ago
  19. 6a89902 i40e: geneve tunnel offload support by Singhai, Anjali · 9 years ago
  20. a8170d2 geneve: Add geneve udp port offload for ethernet devices by Singhai, Anjali · 9 years ago
  21. 566178f net: sctp: dynamically enable or disable pf state by Zhu Yanjun · 9 years ago
  22. 3a32460 rhashtable: Enforce minimum size on initial hash table by Herbert Xu · 9 years ago
  23. 5a1dd8a batman-adv: lock crc access in bridge loop avoidance by Simon Wunderlich · 9 years ago
  24. c05a57f batman-adv: Fix typo 'wether' -> 'whether' by Sven Eckelmann · 9 years ago
  25. 01f6b5c batman-adv: Use chain pointer when purging fragments by Sven Eckelmann · 9 years ago
  26. ad7e2c4 batman-adv: unify flags access style in tt global add by Simon Wunderlich · 9 years ago
  27. c169c59 batman-adv: detect local excess vlans in TT request by Simon Wunderlich · 9 years ago
  28. 887dc9f inet: tcp: fix inetpeer_set_addr_v4() by Eric Dumazet · 9 years ago
  29. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 9 years ago
  30. 6857a02 sctp: use GFP_KERNEL in sctp_init() by Eric Dumazet · 9 years ago
  31. 5cfe6d8 Merge branch 'sock-diag-destroy' by David S. Miller · 9 years ago
  32. c1e64e2 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  33. 6eb5d2e net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 9 years ago
  34. 64be0ae net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  35. b613f56 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 9 years ago
  36. fec65bd Merge branch 'ila-early-demux' by David S. Miller · 9 years ago
  37. 7f00fea ila: Add generic ILA translation facility by Tom Herbert · 9 years ago
  38. fc9e50f netlink: add a start callback for starting a netlink dump by Tom Herbert · 9 years ago
  39. 3502cad rhashtable: add function to replace an element by Tom Herbert · 9 years ago
  40. 33f11d1 ila: Create net/ipv6/ila directory by Tom Herbert · 9 years ago
  41. 3026043 Merge branch 'stmmac-mdio-compat' by David S. Miller · 9 years ago
  42. 4356981 stmmac: socfpga: Provide dt node to config ptp clk source. by Phil Reid · 9 years ago
  43. 19d857c stmmac: Fix calculations for ptp counters when clock input = 50Mhz. by Phil Reid · 9 years ago
  44. bf171f0 stmmac: Correct documentation on stmmac clocks. by Phil Reid · 9 years ago
  45. e34d656 stmmac: create of compatible mdio bus for stmmac driver by Phil Reid · 9 years ago
  46. 93d085d Merge branch 'end-of-ip-csum' by David S. Miller · 9 years ago
  47. 7a6ae71 net: Elaborate on checksum offload interface description by Tom Herbert · 9 years ago
  48. 6ae23ad net: Add driver helper functions to determine checksum offloadability by Tom Herbert · 9 years ago
  49. 9a49850 tcp: Fix conditions to determine checksum offload by Tom Herbert · 9 years ago
  50. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  51. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  52. 253aab0 fcoe: Use CHECKSUM_PARTIAL to indicate CRC offload by Tom Herbert · 9 years ago
  53. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  54. 55dc5a9 net: Add skb_inner_transport_offset function by Tom Herbert · 9 years ago
  55. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
  56. 130ed5d net: fix uninitialized variable issue by tadeusz.struk@intel.com · 9 years ago
  57. 5233252 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  58. edb42dc Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  59. 8c2b759 Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  60. 5fab517d Merge tag 'please-pull-mlock2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  61. 225734d net_sched: make qdisc_tree_decrease_qlen() work for non mq by Eric Dumazet · 9 years ago
  62. 58ab367 Merge branch 'ser_gigaset-platform-device-dealloc' by David S. Miller · 9 years ago
  63. 8aeb3c3 ser_gigaset: remove unnecessary kfree() calls from release method by Tilman Schmidt · 9 years ago
  64. 4c5e354 ser_gigaset: fix deallocation of platform device structure by Tilman Schmidt · 9 years ago
  65. ede03d3 ser_gigaset: turn nonsense checks into WARN_ON by Alan Cox · 9 years ago
  66. 74375c0 ser_gigaset: fix up NULL checks by Tilman Schmidt · 9 years ago
  67. ca43444 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  68. 173ae9b Fix user-visible spelling error by Linus Torvalds · 9 years ago
  69. 389e4e0 qlcnic: fix a timeout loop by Dan Carpenter · 9 years ago
  70. fe0be35 sfc: fix a timeout loop by Dan Carpenter · 9 years ago
  71. 351434c qlge: fix a timeout loop in ql_change_rx_buffers() by Dan Carpenter · 9 years ago
  72. b4bc88a ravb: Add fixed-link support by Kazuya Mizuguchi · 9 years ago
  73. c7557e6 amd-xgbe: fix a couple timeout loops by Dan Carpenter · 9 years ago
  74. 40d24c4 mISDN: fix a loop count by Dan Carpenter · 9 years ago
  75. a7159a3 Merge branch 'mlxsw-bridge-vlan-offloading' by David S. Miller · 9 years ago
  76. 272c447 mlxsw: spectrum: Add support for VLAN devices on top of LAG by Ido Schimmel · 9 years ago
  77. 64771e3 mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAG by Ido Schimmel · 9 years ago
  78. afd7f97 mlxsw: reg: Add lag_vid field to SFD register by Ido Schimmel · 9 years ago
  79. 26f0e7f mlxsw: spectrum: Add support for VLAN devices bridging by Ido Schimmel · 9 years ago
  80. 9589a7b5 mlxsw: spectrum: Handle VLAN devices linking / unlinking by Ido Schimmel · 9 years ago
  81. aac78a4 mlxsw: spectrum: Adjust FDB notifications for VLAN devices by Ido Schimmel · 9 years ago
  82. 54a7320 mlxsw: spectrum: Adjust switchdev ops for VLAN devices by Ido Schimmel · 9 years ago
  83. 9de6a80 mlxsw: spectrum: Use FID instead of VID when accessing FDB by Ido Schimmel · 9 years ago
  84. 19ae612 mlxsw: spectrum: Add another flood table for vFIDs by Ido Schimmel · 9 years ago
  85. c06a94e mlxsw: spectrum: Use appropriate parameter name by Ido Schimmel · 9 years ago
  86. 7f71eb4 mlxsw: spectrum: Split vFID range in two by Ido Schimmel · 9 years ago
  87. bd40e9d mlxsw: spectrum: Allocate active VLANs only for port netdevs by Ido Schimmel · 9 years ago
  88. 6ff64f6 switchdev: Pass original device to port netdev driver by Ido Schimmel · 9 years ago
  89. 9d54783 switchdev: vlan: Use switchdev_port* in vlan_netdev_ops by Ido Schimmel · 9 years ago
  90. 2b2b31c net/mlx4_core: fix handling return value of mlx4_slave_convert_port by Andrzej Hajda · 9 years ago
  91. 335b320 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  92. 18165f6 batman-adv: rename equiv/equal or better to similar or better by Simon Wunderlich · 9 years ago
  93. 4ff1e2a batman-adv: update last seen field of single hop originators by Marek Lindner · 9 years ago
  94. 7587405 batman-adv: export single hop neighbor list via debugfs by Marek Lindner · 9 years ago
  95. 8248a4c batman-adv: add bat_hardif_neigh_init algo ops call by Marek Lindner · 9 years ago
  96. cef6341 batman-adv: add list of unique single hop neighbors per hard-interface by Marek Lindner · 9 years ago
  97. 030ee5f Doc: update email address by Antonio Quartulli · 9 years ago
  98. ca8e940 MAINTAINERS: update email address by Antonio Quartulli · 9 years ago
  99. 9c55d3b nfnetlink: add nfnl_dereference_protected helper by Florian Westphal · 9 years ago
  100. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 9 years ago