1. 2591c28 qed: Remove OOM messages by Joe Perches · 9 years ago
  2. c7ee567 Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 9 years ago
  3. 0122c6d Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 9 years ago
  4. 5e1e61a vxlan: Update tx_errors statistics if vxlan_build_skb return err. by Haishuang Yan · 9 years ago
  5. 326fe02 net/mlx4_en: protect ring->xdp_prog with rcu_read_lock by Brenden Blanco · 9 years ago
  6. bc58493 Merge branch 'mediatek-rx-path-enhancements' by David S. Miller · 9 years ago
  7. 41156ce net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPI by Sean Wang · 9 years ago
  8. 635372a net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier used by Sean Wang · 9 years ago
  9. 0da4d28 Merge branch 'hso-neatening' by David S. Miller · 9 years ago
  10. 3981cce hso: Convert printk to pr_<level> by Joe Perches · 9 years ago
  11. 95a6911 hso: Use a more common logging style by Joe Perches · 9 years ago
  12. 13722bb smsc95xx: Add mdix control via ethtool by Woojung Huh · 9 years ago
  13. 273bf28 smsc95xx: Add register define by Woojung Huh · 9 years ago
  14. 983ccd7 smsc95xx: Add maintainer by Woojung Huh · 9 years ago
  15. 464520a Merge branch 'mv88e6xxx-isolate-Global2' by David S. Miller · 9 years ago
  16. ca070c1 net: dsa: mv88e6xxx: make global2 code optional by Vivien Didelot · 9 years ago
  17. ec56127 net: dsa: mv88e6xxx: move Global2 code by Vivien Didelot · 9 years ago
  18. 6654d0b net: dsa: mv88e6xxx: fix module naming by Vivien Didelot · 9 years ago
  19. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  20. 3dc20f0 rxrpc Move enum rxrpc_command to sendmsg.c by David Howells · 9 years ago
  21. 434e612 fs/afs/flock: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  22. df423a4 rxrpc: Rearrange net/rxrpc/sendmsg.c by David Howells · 9 years ago
  23. 4c136da fs/afs/callback: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  24. 0b58b8a rxrpc: Split sendmsg from packet transmission code by David Howells · 9 years ago
  25. 69ad052 fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  26. 9ce4d7d fs/afs/vlocation: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  27. 090f85d rxrpc: Don't change the epoch by David Howells · 9 years ago
  28. 5f2d9c4 rxrpc: Randomise epoch and starting client conn ID values by David Howells · 9 years ago
  29. 2f5281b net: ti: cpmac: Fix compiler warning due to type confusion by Paul Burton · 9 years ago
  30. 661dbeb cxgb4: Add support for ndo_get_vf_config by Hariprasad Shenai · 9 years ago
  31. 6f2a802 Merge branch 'netns-opt' by David S. Miller · 9 years ago
  32. bc51ddd netns: avoid disabling irq for netns id by WANG Cong · 9 years ago
  33. 38f507f vxlan: call peernet2id() in fdb notification by WANG Cong · 9 years ago
  34. 7664423 openvswitch: Free tmpl with tmpl_free. by Joe Stringer · 9 years ago
  35. af338a9 rxrpc: The client call state must be changed before attachment to conn by David Howells · 9 years ago
  36. e8a3925 Merge branch 'liquidio-CN23XX-part-2' by David S. Miller · 9 years ago
  37. 3013639 liquidio:CN23XX pause frame support by Raghu Vatsavayi · 9 years ago
  38. 9ded1a5 liquidio: CN23XX napi support by Raghu Vatsavayi · 9 years ago
  39. 9ff1a9b liquidio: CN23XX health monitoring by Raghu Vatsavayi · 9 years ago
  40. dc3abcb liquidio: ethtool and led control support by Raghu Vatsavayi · 9 years ago
  41. 5b82351 liquidio: CN23XX octeon3 instruction by Raghu Vatsavayi · 9 years ago
  42. 9bdd460 liquidio: CN23XX IQ access by Raghu Vatsavayi · 9 years ago
  43. afdf841 liquidio: RX control commands by Raghu Vatsavayi · 9 years ago
  44. 7b6b6c9 liquidio: link and control commands by Raghu Vatsavayi · 9 years ago
  45. 0cc1f31 Merge branch 'tipc-scalable-broadcast-NACK' by David S. Miller · 9 years ago
  46. e0a05eb tipc: send broadcast nack directly upon sequence gap detection by Jon Paul Maloy · 9 years ago
  47. 7c4a54b tipc: rate limit broadcast retransmissions by Jon Paul Maloy · 9 years ago
  48. 02d11ca tipc: transfer broadcast nacks in link state messages by Jon Paul Maloy · 9 years ago
  49. 2c896fb net: stmmac: dwmac-rk: add pd_gmac support for rk3399 by David Wu · 9 years ago
  50. 45383f5 net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off by Roger Chen · 9 years ago
  51. ba289af net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data by Roger Chen · 9 years ago
  52. 00b5407 rxrpc: Fix uninitialised variable warning by David Howells · 9 years ago
  53. 30787a4 rxrpc: fix undefined behavior in rxrpc_mark_call_released by Arnd Bergmann · 9 years ago
  54. dd19bde switchdev: Fix return value of switchdev_port_fdb_dump(). by Rosen, Rami · 9 years ago
  55. 4df2048 Merge branch 'bpf-perf-hw-sw-events' by David S. Miller · 9 years ago
  56. 7287441 samples/bpf: add sampleip example by Brendan Gregg · 9 years ago
  57. 1c47910e samples/bpf: add perf_event+bpf example by Alexei Starovoitov · 9 years ago
  58. aa6a5f3 perf, bpf: add perf events core support for BPF_PROG_TYPE_PERF_EVENT programs by Alexei Starovoitov · 9 years ago
  59. fdc15d3 bpf: perf_event progs should only use preallocated maps by Alexei Starovoitov · 9 years ago
  60. 0515e59 bpf: introduce BPF_PROG_TYPE_PERF_EVENT program type by Alexei Starovoitov · 9 years ago
  61. ea2e7ce bpf: support 8-byte metafield access by Alexei Starovoitov · 9 years ago
  62. 569e937e mISDN: mark symbols static where possible by Baoyou Xie · 9 years ago
  63. b9b17de net: emac: emac gigabit ethernet controller driver by Timur Tabi · 9 years ago
  64. 04bed14 net: dsa: remove ds_to_priv by Vivien Didelot · 9 years ago
  65. 278ed67 Merge branch 'br-next' by David S. Miller · 9 years ago
  66. b6cb5ac net: bridge: add per-port multicast flood flag by Nikolay Aleksandrov · 9 years ago
  67. 8addd5e net: bridge: change unicast boolean to exact pkt_type by Nikolay Aleksandrov · 9 years ago
  68. d297653 rtnetlink: fdb dump: optimize by saving last interface markers by Roopa Prabhu · 9 years ago
  69. 66fdd05 rps: flow_dissector: Add the const for the parameter of flow_keys_have_l4 by Gao Feng · 9 years ago
  70. d001648 rxrpc: Don't expose skbs to in-kernel users [ver #2] by David Howells · 9 years ago
  71. 95ac399 net: pegasus: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  72. f9f225e bonding: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  73. f4b63ea sky2: use napi_complete_done by stephen hemminger · 9 years ago
  74. f5bb341 l2tp: make nla_policy const by stephen hemminger · 9 years ago
  75. 4f70c96 tcp: make nla_policy const by stephen hemminger · 9 years ago
  76. 6501f34 ila: make nla_policy const by stephen hemminger · 9 years ago
  77. 3f18ff2 fou: make nla_policy const by stephen hemminger · 9 years ago
  78. 3ee5256 netns: make nla_policy const by stephen hemminger · 9 years ago
  79. deeb91f batman: make netlink attributes const by stephen hemminger · 9 years ago
  80. 85bae4b drop_monitor: make genl_multicast_group const by stephen hemminger · 9 years ago
  81. 12d8de6 net: make genetlink ctrl ops const by stephen hemminger · 9 years ago
  82. 5a25634 Merge branch 'stmmac-STM32F429' by David S. Miller · 9 years ago
  83. f9a0968 net: ethernet: stmmac: add support of Synopsys 3.50a MAC IP by Alexandre TORGUE · 9 years ago
  84. 99abf9d Documentation: Bindings: Add STM32 DWMAC glue by Alexandre TORGUE · 9 years ago
  85. c6eec6f net: ethernet: dwmac: add Ethernet glue logic for stm32 chip by Alexandre TORGUE · 9 years ago
  86. ce927bf mpls: get rid of trivial returns by stephen hemminger · 9 years ago
  87. ba3d0dd net: xgene: fix backward compatibility fix by Arnd Bergmann · 9 years ago
  88. 53700f0 r8152: fix the coding style with checkpatch.pl by hayeswang · 9 years ago
  89. d00a90c Merge branch 'asix-pm-improvements' by David S. Miller · 9 years ago
  90. 535baf8 net: asix: autoneg will set WRITE_MEDIUM reg by Robert Foss · 9 years ago
  91. a243c2e net: asix: see 802.3 spec for phy reset by Robert Foss · 9 years ago
  92. 4c1442a net: asix: Fix AX88772x resume failures by Robert Foss · 9 years ago
  93. 8a46f66 net: asix: Avoid looping when the device is disconnected by Robert Foss · 9 years ago
  94. d9fe64e net: asix: Add in_pm parameter by Robert Foss · 9 years ago
  95. c7735f1 net: axienet: constify ethtool_ops structures by Julia Lawall · 9 years ago
  96. 407a471 r8152: constify ethtool_ops structures by Julia Lawall · 9 years ago
  97. 6a38cb1 net: mediatek: constify ethtool_ops structures by Julia Lawall · 9 years ago
  98. 127661a Merge branch 'ppp-recursion' by David S. Miller · 9 years ago
  99. 0771277 ppp: declare PPP devices as LLTX by Guillaume Nault · 9 years ago
  100. 55454a5 ppp: avoid dealock on recursive xmit by Guillaume Nault · 9 years ago