1. c2e213c rhashtable: Introduce max_size/min_size by Herbert Xu · 9 years ago
  2. 6aebd94 rhashtable: Remove shift from bucket_table by Herbert Xu · 9 years ago
  3. a61bfa6 Merge branch 'xgene-next' by David S. Miller · 9 years ago
  4. ca62645 drivers: net: xgene: Add second SGMII based 1G interface by Keyur Chudgar · 9 years ago
  5. 2d33394 dtb: xgene: Add second SGMII based 1G interface node by Keyur Chudgar · 9 years ago
  6. c2bc6e1 Documentation: dtb: Add port-id field for APM X-Gene ethernet by Keyur Chudgar · 9 years ago
  7. e7a9eee Merge branch 'tipc_netns_leak' by David S. Miller · 9 years ago
  8. 2b9bb7f tipc: withdraw tipc topology server name when namespace is deleted by Ying Xue · 9 years ago
  9. 8460504 tipc: fix a potential deadlock when nametable is purged by Ying Xue · 9 years ago
  10. 76100a8 tipc: fix netns refcnt leak by Ying Xue · 9 years ago
  11. 5284143 Merge branch 'listener_refactor_part_12' by David S. Miller · 9 years ago
  12. 0470c8c inet: fix request sock refcounting by Eric Dumazet · 9 years ago
  13. e3d95ad inet: avoid fastopen lock for regular accept() by Eric Dumazet · 9 years ago
  14. 9439ce0 tcp: rename struct tcp_request_sock listener by Eric Dumazet · 9 years ago
  15. 4e9a578 inet: add rsk_listener field to struct request_sock by Eric Dumazet · 9 years ago
  16. e49bb33 inet: uninline inet_reqsk_alloc() by Eric Dumazet · 9 years ago
  17. 407640d inet: add sk_listener argument to inet_reqsk_alloc() by Eric Dumazet · 9 years ago
  18. 9f2dbdd Merge branch 'listener_refactor_part_11' by David S. Miller · 9 years ago
  19. 7970ddc tcp: uninline tcp_oow_rate_limited() by Eric Dumazet · 9 years ago
  20. 1bfc443 tcp: move tcp_openreq_init() to tcp_input.c by Eric Dumazet · 9 years ago
  21. adc17d6 inet: move ir_mark to fill a hole by Eric Dumazet · 9 years ago
  22. a940700 netfilter: xt_socket: prepare for TCP_NEW_SYN_RECV support by Eric Dumazet · 9 years ago
  23. 8b58014 netfilter: tproxy: prepare TCP_NEW_SYN_RECV support by Eric Dumazet · 9 years ago
  24. a839923 netfilter: use sk_fullsock() helper by Eric Dumazet · 9 years ago
  25. c249739 bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields by Alexei Starovoitov · 9 years ago
  26. 9cf7867 Merge branch 'const_of_device_id' by David S. Miller · 9 years ago
  27. 2c71ec9 via-velocity: constify of_device_id array by Fabian Frederick · 9 years ago
  28. d2b75a3 net: via-rhine: constify of_device_id array by Fabian Frederick · 9 years ago
  29. abae1e0 ehea: constify of_device_id array by Fabian Frederick · 9 years ago
  30. 47b6166 IBM-EMAC: constify of_device_id array by Fabian Frederick · 9 years ago
  31. 486e957 can: constify of_device_id array by Fabian Frederick · 9 years ago
  32. d8a7dad net: phy: constify of_device_id array by Fabian Frederick · 9 years ago
  33. 3848124 orinoco: constify of_device_id array by Fabian Frederick · 9 years ago
  34. 74847f2 net: xilinx: constify of_device_id array by Fabian Frederick · 9 years ago
  35. 73c7047 net: greth: constify of_device_id array by Fabian Frederick · 9 years ago
  36. 437dab4 netdev: octeon_mgmt: constify of_device_id array by Fabian Frederick · 9 years ago
  37. 14448e2 net: ethernet: apple: constify of_device_id array by Fabian Frederick · 9 years ago
  38. a6b0dc2 drivers: net: xgene: constify of_device_id array by Fabian Frederick · 9 years ago
  39. fa2b183 net: ethoc: constify of_device_id array by Fabian Frederick · 9 years ago
  40. 94e5a2a net/fsl: constify of_device_id array by Fabian Frederick · 9 years ago
  41. 2726053 Altera TSE: constify of_device_id array by Fabian Frederick · 9 years ago
  42. 1156c96 net: netcp: constify of_device_id array by Fabian Frederick · 9 years ago
  43. 617011e rhashtable: Avoid calculating hash again to unlock by Thomas Graf · 9 years ago
  44. 9f1ab18 tcp_metrics: fix wrong lockdep annotations by Eric Dumazet · 9 years ago
  45. bd76a11 dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA by Jiri Pirko · 9 years ago
  46. 73ee544 net/fsl: modify xgmac_mdio for little endian SoCs by Shaohui Xie · 9 years ago
  47. 26eee02 net/fsl: fix a bug in xgmac_mdio by Shaohui Xie · 9 years ago
  48. c243d7e net: kernel socket should be released in init_net namespace by Ying Xue · 9 years ago
  49. db4374f rhashtable: Annotate RCU locking of walkers by Thomas Graf · 9 years ago
  50. 04f49fa rocker: replace fixed stack allocation with dynamic allocation by Scott Feldman · 9 years ago
  51. b35f504 Merge branch 'listener_refactor' by David S. Miller · 9 years ago
  52. 13854e5 inet: add proper refcounting to request sock by Eric Dumazet · 9 years ago
  53. 2c13270 inet: factorize sock_edemux()/sock_gen_put() code by Eric Dumazet · 9 years ago
  54. a58917f inet_diag: allow sk_diag_fill() to handle request socks by Eric Dumazet · 9 years ago
  55. f7e4eb0 inet: ip early demux should avoid request sockets by Eric Dumazet · 9 years ago
  56. 1d0ab25 net: add sk_fullsock() helper by Eric Dumazet · 9 years ago
  57. f00bbd2 Merge branch 'swdev_ops' by David S. Miller · 9 years ago
  58. 812a1c3 netdev: remove ndo ops for switchdev by Scott Feldman · 9 years ago
  59. 98237d4 switchdev: use new swdev ops by Scott Feldman · 9 years ago
  60. 4170604 switchdev: add swdev ops by Scott Feldman · 9 years ago
  61. 7993d44 Merge branch 'rhashtable-fixes-next' by David S. Miller · 9 years ago
  62. 565e864 rhashtable: Fix rhashtable_remove failures by Herbert Xu · 9 years ago
  63. 963ecbd rhashtable: Fix use-after-free in rhashtable_walk_stop by Herbert Xu · 9 years ago
  64. 0034de4 net: bcmgenet: add support for Hardware Filter Block by Petri Gynther · 9 years ago
  65. 70006af Merge branch 'ebpf_skb_fields' by David S. Miller · 9 years ago
  66. 614cd3b samples: bpf: add skb->field examples and tests by Alexei Starovoitov · 9 years ago
  67. 9bac3d6 bpf: allow extended BPF programs access skb fields by Alexei Starovoitov · 9 years ago
  68. a498cfe Merge branch 'ebpf_helpers' by David S. Miller · 9 years ago
  69. c04167c ebpf: add helper for obtaining current processor id by Daniel Borkmann · 9 years ago
  70. 03e69b5 ebpf: add prandom helper for packet sampling by Daniel Borkmann · 9 years ago
  71. 1202882 Merge branch 'gianfar-next' by David S. Miller · 9 years ago
  72. 5591764 gianfar: Consider dts property endianess on handling by Jingchang Lu · 9 years ago
  73. 26eb937 gianfar: Make FCB access endian safe by Claudiu Manoil · 9 years ago
  74. a7312d5 gianfar: Make BDs access endian safe by Claudiu Manoil · 9 years ago
  75. 5a2f78dd Merge branch 'rhashtable-next' by David S. Miller · 9 years ago
  76. c4db884 rhashtable: Move future_tbl into struct bucket_table by Herbert Xu · 9 years ago
  77. 63d512d rhashtable: Add rehash counter to bucket_table by Herbert Xu · 9 years ago
  78. 9d901bc rhashtable: Free bucket tables asynchronously after rehash by Herbert Xu · 9 years ago
  79. 5269b53 rhashtable: Move seed init into bucket_table_alloc by Herbert Xu · 9 years ago
  80. 8f2484b rhashtable: Use SINGLE_DEPTH_NESTING by Herbert Xu · 9 years ago
  81. eddee5ba rhashtable: Fix walker behaviour during rehash by Herbert Xu · 9 years ago
  82. 96026d0 net: dsa: do not use slave MII bus for fixed PHYs by Florian Fainelli · 9 years ago
  83. 316ad4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  84. 6922022a Merge branch 'listener_refactor_part_9' by David S. Miller · 9 years ago
  85. a445834 inet_diag: factorize code in new inet_diag_msg_common_fill() helper by Eric Dumazet · 9 years ago
  86. a07c920 inet_diag: adjust inet_sk_diag_fill() bug condition by Eric Dumazet · 9 years ago
  87. 16f8616 inet: fill request sock ir_iif for IPv4 by Eric Dumazet · 9 years ago
  88. a379520 Merge branch 'tipc-next' by David S. Miller · 9 years ago
  89. e3eea1e tipc: clean up handling of message priorities by Jon Paul Maloy · 9 years ago
  90. 05dcc5a tipc: split link outqueue by Jon Paul Maloy · 9 years ago
  91. 2cdf391 tipc: eliminate unnecessary call to broadcast ack function by Jon Paul Maloy · 9 years ago
  92. c1336ee tipc: extract bundled buffers by cloning instead of copying by Jon Paul Maloy · 9 years ago
  93. 1149557 tipc: eliminate unnecessary linearization of incoming buffers by Jon Paul Maloy · 9 years ago
  94. cf2157f tipc: move message validation function to msg.c by Jon Paul Maloy · 9 years ago
  95. 7764d6e tipc: add framework for node capabilities exchange by Jon Paul Maloy · 9 years ago
  96. 5f1764d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  97. b6d595e ieee802154: don't export static symbol by Julia Lawall · 9 years ago
  98. 51b3b2c at86rf230: fix volatile regmap registers by Alexander Aring · 9 years ago
  99. dce481e at86rf230: add support for calibration timeout by Alexander Aring · 9 years ago
  100. eb3b435 at86rf230: replace state change sleeps with hrtimer by Alexander Aring · 9 years ago