1. 8303394 netlabel: do not initialise statics to NULL by Wei Tang · 8 years ago
  2. 795f351 netlink: do not initialise statics to 0 or NULL by Wei Tang · 8 years ago
  3. e74a386 tipc: remove pre-allocated message header in link struct by Jon Paul Maloy · 8 years ago
  4. 34f65db tipc: make sure required IPv6 addresses are scoped by Richard Alpe · 8 years ago
  5. ddb3712 tipc: safely copy UDP netlink data from user by Richard Alpe · 8 years ago
  6. 2837f39 tipc: don't check link reset on non existing link by Richard Alpe · 8 years ago
  7. 9b30096 tipc: add net device to skb before UDP xmit by Richard Alpe · 8 years ago
  8. 962d8cd net: fec: Rename "phy-reset-active-low" property by Bernhard Walle · 8 years ago
  9. 4c3e962 stmmac: fix noderef.cocci warnings by Wu Fengguang · 8 years ago
  10. d1491fa act_ife: fix a typo in kmemdup() parameters by WANG Cong · 8 years ago
  11. 00a1f0a Merge branch 'reset_mac_header' by David S. Miller · 8 years ago
  12. 3ef523a wireless: use reset to set mac header by Zhang Shengju · 8 years ago
  13. d57a544 mac80211: use reset to set header pointer by Zhang Shengju · 8 years ago
  14. 6b163a8 mac80211_hwsim: use reset to set mac header by Zhang Shengju · 8 years ago
  15. 6297b91 vxlan: use reset to set header pointers by Zhang Shengju · 8 years ago
  16. 94f7153 Merge tag 'rxrpc-rewrite-20160304' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  17. 3d1c6df Merge branch 'DIV_ROUND_UP-uapi' by David S. Miller · 8 years ago
  18. 14e2037 ethtool.h: define INT_MAX for userland by Nicolas Dichtel · 8 years ago
  19. 166cc71 drm/vmwgfx: remove userland definition of DIV_ROUND_UP by Nicolas Dichtel · 8 years ago
  20. 28466e0 cxgb4i: don't redefine DIV_ROUND_UP by Nicolas Dichtel · 8 years ago
  21. b5d3755 uapi: define DIV_ROUND_UP for userland by Nicolas Dichtel · 8 years ago
  22. 9b2f8f6 nfp: remove Rolf Neugebauer as co-maintainer by Simon Horman · 8 years ago
  23. a4373a4 rxrpc: Don't try to map ICMP to error as the lower layer already did that by David Howells · 8 years ago
  24. ab802ee rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use by David Howells · 8 years ago
  25. 2b15ef1 rxrpc: rxkad: Casts are needed when comparing be32 values by David Howells · 8 years ago
  26. 098a209 rxrpc: rxkad: The version number in the response should be net byte order by David Howells · 8 years ago
  27. ee72b9f rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers by David Howells · 8 years ago
  28. b4f1342 rxrpc: Adjust some whitespace and comments by David Howells · 8 years ago
  29. 351c1e6 rxrpc: Be more selective about the types of received packets we accept by David Howells · 8 years ago
  30. ee6fe08 rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu by David Howells · 8 years ago
  31. e33b3d9 rxrpc: The protocol family should be set to PF_RXRPC not PF_UNIX by David Howells · 8 years ago
  32. 0d12f8a rxrpc: Keep the skb private record of the Rx header in host byte order by David Howells · 8 years ago
  33. 4c198ad rxrpc: Rename call events to begin RXRPC_CALL_EV_ by David Howells · 8 years ago
  34. 5b8848d rxrpc: Convert call flag and event numbers into enums by David Howells · 8 years ago
  35. e721498 rxrpc: Fix a case where a call event bit is being used as a flag bit by David Howells · 8 years ago
  36. 1f27cde net: sched: use pfifo_fast for non real queues by Eric Dumazet · 8 years ago
  37. 799977d net: ipv6: Fix refcnt on host routes by David Ahern · 8 years ago
  38. b54b8c2 net: ezchip: adapt driver to little endian architecture by Lada Trimasova · 8 years ago
  39. 274ba62 sh_eth, ravb: Use ARCH_RENESAS by Simon Horman · 8 years ago
  40. 3d1cbe8 net: mellanox: add DEVLINK dependencies by Arnd Bergmann · 8 years ago
  41. aefd3fb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  42. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 8 years ago
  43. 998fc1d ethernet/atl1c: remove left over dead code by Eric Engestrom · 8 years ago
  44. a9d5623 net/ipv4: remove left over dead code by Eric Engestrom · 8 years ago
  45. 6353e18 net/rtnetlink: remove dead code by Eric Engestrom · 8 years ago
  46. 3ebeac1 Merge branch 'cxgb4-next' by David S. Miller · 8 years ago
  47. f1ea2fe cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrs by Hariprasad Shenai · 8 years ago
  48. 5d7b805 cxgb4vf: Remove redundant adapter ready check during probe by Hariprasad Shenai · 8 years ago
  49. cb44036 cxgb4vf: Make sge init code more readable by Hariprasad Shenai · 8 years ago
  50. edadad8 cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytes by Hariprasad Shenai · 8 years ago
  51. da08e42 cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenished by Hariprasad Shenai · 8 years ago
  52. d93e409 Merge branch 'stmmac-optimizations' by David S. Miller · 8 years ago
  53. 3796e44 stmmac: update version to Oct_2015 by Giuseppe Cavallaro · 8 years ago
  54. 120e87f stmmac: tune rx copy via threshold. by Giuseppe Cavallaro · 8 years ago
  55. 22ad383 stmmac: do not perform zero-copy for rx frames by Giuseppe Cavallaro · 8 years ago
  56. 8ecd80a stmmac: fix phy init when attached to a phy by Fabrice Gasnier · 8 years ago
  57. 8e99fc5 stmmac: do not poll phy handler when attach a switch by Giuseppe Cavallaro · 8 years ago
  58. 0e80bdc stmmac: first frame prep at the end of xmit routine by Giuseppe Cavallaro · 8 years ago
  59. fbc8082 stmmac: set dirty index out of the loop by Giuseppe Cavallaro · 8 years ago
  60. c363b65 stmmac: optimize tx clean function by Fabrice Gasnier · 8 years ago
  61. be434d5 stmmac: optimize tx desc management by Giuseppe Cavallaro · 8 years ago
  62. c1fa321 stmmac: merge get_rx_owner into rx_status routine. by Fabrice Gasnier · 8 years ago
  63. 9695136 stmmac: add is_jumbo field to dma data by Giuseppe Cavallaro · 8 years ago
  64. 2a6d8e1 stmmac: add last_segment field to dma data by Giuseppe Cavallaro · 8 years ago
  65. 553e2ab stmmac: add length field to dma data by Giuseppe Cavallaro · 8 years ago
  66. e3ad57c stmmac: review RX/TX ring management by Giuseppe Cavallaro · 8 years ago
  67. 293e436 stmmac: change descriptor layout by Giuseppe Cavallaro · 8 years ago
  68. afea036 stmmac: rework DMA bus setting and introduce new platform AXI structure by Giuseppe Cavallaro · 8 years ago
  69. 495db27 stmmac: share reset function between dwmac100 and dwmac1000 by Giuseppe Cavallaro · 8 years ago
  70. fcb3f55 Merge branch 'rds-support-FRMR-and-cleanups' by David S. Miller · 8 years ago
  71. 1659185 RDS: IB: Support Fastreg MR (FRMR) memory registration mode by Avinash Repaka · 8 years ago
  72. ad6832f RDS: IB: allocate extra space on queues for FRMR support by santosh.shilimkar@oracle.com · 8 years ago
  73. 2cb2912 RDS: IB: add Fastreg MR (FRMR) detection support by santosh.shilimkar@oracle.com · 8 years ago
  74. db42753 RDS: IB: add mr reused stats by santosh.shilimkar@oracle.com · 8 years ago
  75. 37ea401 RDS: IB: handle the RDMA CM time wait event by santosh.shilimkar@oracle.com · 8 years ago
  76. d4de76d RDS: IB: add connection info to ibmr by santosh.shilimkar@oracle.com · 8 years ago
  77. 490ea59 RDS: IB: move FMR code to its own file by santosh.shilimkar@oracle.com · 8 years ago
  78. a69365a RDS: IB: create struct rds_ib_fmr by santosh.shilimkar@oracle.com · 8 years ago
  79. f6df683 RDS: IB: Re-organise ibmr code by santosh.shilimkar@oracle.com · 8 years ago
  80. dcfd041 RDS: IB: Remove the RDS_IB_SEND_OP dependency by santosh.shilimkar@oracle.com · 8 years ago
  81. 72f26ee MAINTAINERS: update RDS entry by santosh.shilimkar@oracle.com · 8 years ago
  82. 5711f8b RDS: Add support for SO_TIMESTAMP for incoming messages by santosh.shilimkar@oracle.com · 8 years ago
  83. dcdede0 RDS: Drop stale iWARP RDMA transport by santosh.shilimkar@oracle.com · 8 years ago
  84. afc3de9 Merge branch 'qed-next' by David S. Miller · 8 years ago
  85. 619db46 qed: Remove unused NVM vendor ID by Yuval Mintz · 8 years ago
  86. 8c925c4 qed: Fix error flow on slowpath start by Yuval Mintz · 8 years ago
  87. 86622ee qed: Move statistics to L2 code by Yuval Mintz · 8 years ago
  88. 12e09c6 qed: Support B0 instead of A0 by Yuval Mintz · 8 years ago
  89. c2035ee qed: Correct BAR sizes for older MFW by Ram Amrani · 8 years ago
  90. fb653eb batman-adv: clarify CFG80211 dependency by Arnd Bergmann · 8 years ago
  91. 7cb43be wan: lmc: Switch to using managed resources by Amitoj Kaur Chawla · 8 years ago
  92. 7da5ee0 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  93. c145aeb net: pktgen: use reset to set mac header by Zhang Shengju · 8 years ago
  94. 241deec sch_mqprio: Fix build with older gcc. by David S. Miller · 8 years ago
  95. 2fca6d2 of_mdio: kill useless variable in of_mdiobus_register() by Sergei Shtylyov · 8 years ago
  96. 87f761e Merge branch 'qed-next' by David S. Miller · 8 years ago
  97. b4149dc qed: Print additional HW attention info by Yuval Mintz · 8 years ago
  98. ff38577 qed: Print HW attention reasons by Yuval Mintz · 8 years ago
  99. 0d956e8 qed: Add support for HW attentions by Yuval Mintz · 8 years ago
  100. 4ac801b qed: Semantic refactoring of interrupt code by Yuval Mintz · 8 years ago