1. 2d2be8c bpf: fix range propagation on direct packet access by Daniel Borkmann · 8 years ago
  2. 9f5afea tcp: use an RB tree for ooo receive queue by Yaogong Wang · 8 years ago
  3. 3b61075 Merge branch 'ovs-802.1ad' by David S. Miller · 8 years ago
  4. 018c1dd openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes by Eric Garver · 8 years ago
  5. fe19c4f vlan: Check for vlan ethernet types for 8021.q or 802.1ad by Eric Garver · 8 years ago
  6. 8c146bb openvswitch: 802.1ad uapi changes. by Thomas F Herbert · 8 years ago
  7. d545cac net: inet: diag: expose the socket mark to privileged processes. by Lorenzo Colitti · 8 years ago
  8. 74f13c8 net: ethernet: xilinx: Enable emaclite for MIPS by Zubair Lutfullah Kakakhel · 8 years ago
  9. 575f9c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  10. 0f76d25 net: xfrm: Change u32 sysctl entries to use proc_douintvec by subashab@codeaurora.org · 8 years ago
  11. 015777b Merge branch 'be2net-error-recovery-and-bug-fixes' by David S. Miller · 8 years ago
  12. 368f2f1 be2net: Update the driver version to 11.1.0.0 by Sriharsha Basavapatna · 8 years ago
  13. c27ebf5 be2net: Fix mac address collision in some configurations by Suresh Reddy · 8 years ago
  14. 988d44b be2net: Avoid redundant addition of mac address in HW by Suresh Reddy · 8 years ago
  15. 62259ac be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd. by Somnath Kotur · 8 years ago
  16. f72099e be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload by Somnath Kotur · 8 years ago
  17. 710f3e5 be2net: Support UE recovery in BEx/Skyhawk adapters by Sriharsha Basavapatna · 8 years ago
  18. dd0cb7d net: smsc911x: request and deassert optional RESET GPIO by Linus Walleij · 8 years ago
  19. 216559d net: smsc911x: augment device tree bindings by Linus Walleij · 8 years ago
  20. e6f3f12 Merge branch 'qed-debug-data-collection' by David S. Miller · 8 years ago
  21. e0971c8 qed*: Add support for the ethtool get_regs operation by Tomer Tayar · 8 years ago
  22. c965db4 qed: Add support for debug data collection by Tomer Tayar · 8 years ago
  23. 936f060 kaweth: remove obsolete debugging statements by Oliver Neukum · 8 years ago
  24. 72e8d5f qed: add missing header dependencies by Baoyou Xie · 8 years ago
  25. f95bf34 net: diag: make udp_diag_destroy work for mapped addresses. by Lorenzo Colitti · 8 years ago
  26. 733ade2 netlink: don't forget to release a rhashtable_iter structure by Andrey Vagin · 8 years ago
  27. 457b413 Merge tag 'rxrpc-rewrite-20160907-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  28. 9103e04 Merge tag 'rxrpc-rewrite-20160907-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  29. 5a42976 rxrpc: Add tracepoint for working out where aborts happen by David Howells · 8 years ago
  30. e8d6bbb rxrpc: Fix returns of call completion helpers by David Howells · 8 years ago
  31. 8d94aa3 rxrpc: Calls shouldn't hold socket refs by David Howells · 8 years ago
  32. 6543ac5 rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service() by David Howells · 8 years ago
  33. 8b7fac5 rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call() by David Howells · 8 years ago
  34. 278ac0c rxrpc: Cache the security index in the rxrpc_call struct by David Howells · 8 years ago
  35. f4fdb35 rxrpc: Use call->peer rather than call->conn->params.peer by David Howells · 8 years ago
  36. fff7242 rxrpc: Improve the call tracking tracepoint by David Howells · 8 years ago
  37. e796cb4 rxrpc: Delete unused rxrpc_kernel_free_skb() by David Howells · 8 years ago
  38. 71a17de rxrpc: Whitespace cleanup by David Howells · 8 years ago
  39. cf86799 ptp: ixp46x: remove NO_IRQ handling by Arnd Bergmann · 8 years ago
  40. 72a31d8 sfc: check MTU against minimum threshold by Bert Kenward · 8 years ago
  41. f1e4ba5 perf, bpf: fix conditional call to bpf_overflow_handler by Arnd Bergmann · 8 years ago
  42. 3f59199 net: arc_emac: mark arc_mdio_reset() static by Baoyou Xie · 8 years ago
  43. e0c79ff lan78xx: mark symbols static where possible by Baoyou Xie · 8 years ago
  44. c63ad41 Merge branch 'qed-get_regs' by David S. Miller · 8 years ago
  45. 4102426 qed: Add infrastructure for debug data collection by Tomer Tayar · 8 years ago
  46. 736c4c1 bnx2x: Add support for segmentation of tunnels with outer checksums by Alexander Duyck · 8 years ago
  47. 2591c28 qed: Remove OOM messages by Joe Perches · 8 years ago
  48. c7ee567 Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  49. 0122c6d Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  50. 5e1e61a vxlan: Update tx_errors statistics if vxlan_build_skb return err. by Haishuang Yan · 8 years ago
  51. 326fe02 net/mlx4_en: protect ring->xdp_prog with rcu_read_lock by Brenden Blanco · 8 years ago
  52. bc58493 Merge branch 'mediatek-rx-path-enhancements' by David S. Miller · 8 years ago
  53. 41156ce net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPI by Sean Wang · 8 years ago
  54. 635372a net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier used by Sean Wang · 8 years ago
  55. 0da4d28 Merge branch 'hso-neatening' by David S. Miller · 8 years ago
  56. 3981cce hso: Convert printk to pr_<level> by Joe Perches · 8 years ago
  57. 95a6911 hso: Use a more common logging style by Joe Perches · 8 years ago
  58. 13722bb smsc95xx: Add mdix control via ethtool by Woojung Huh · 8 years ago
  59. 273bf28 smsc95xx: Add register define by Woojung Huh · 8 years ago
  60. 983ccd7 smsc95xx: Add maintainer by Woojung Huh · 8 years ago
  61. 464520a Merge branch 'mv88e6xxx-isolate-Global2' by David S. Miller · 8 years ago
  62. ca070c1 net: dsa: mv88e6xxx: make global2 code optional by Vivien Didelot · 8 years ago
  63. ec56127 net: dsa: mv88e6xxx: move Global2 code by Vivien Didelot · 8 years ago
  64. 6654d0b net: dsa: mv88e6xxx: fix module naming by Vivien Didelot · 8 years ago
  65. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  66. 3dc20f0 rxrpc Move enum rxrpc_command to sendmsg.c by David Howells · 8 years ago
  67. 434e612 fs/afs/flock: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  68. df423a4 rxrpc: Rearrange net/rxrpc/sendmsg.c by David Howells · 8 years ago
  69. 4c136da fs/afs/callback: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  70. 0b58b8a rxrpc: Split sendmsg from packet transmission code by David Howells · 8 years ago
  71. 69ad052 fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  72. 9ce4d7d fs/afs/vlocation: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  73. 090f85d rxrpc: Don't change the epoch by David Howells · 8 years ago
  74. 5f2d9c4 rxrpc: Randomise epoch and starting client conn ID values by David Howells · 8 years ago
  75. 2f5281b net: ti: cpmac: Fix compiler warning due to type confusion by Paul Burton · 8 years ago
  76. 661dbeb cxgb4: Add support for ndo_get_vf_config by Hariprasad Shenai · 8 years ago
  77. 6f2a802 Merge branch 'netns-opt' by David S. Miller · 8 years ago
  78. bc51ddd netns: avoid disabling irq for netns id by WANG Cong · 8 years ago
  79. 38f507f vxlan: call peernet2id() in fdb notification by WANG Cong · 8 years ago
  80. 7664423 openvswitch: Free tmpl with tmpl_free. by Joe Stringer · 8 years ago
  81. af338a9 rxrpc: The client call state must be changed before attachment to conn by David Howells · 8 years ago
  82. e8a3925 Merge branch 'liquidio-CN23XX-part-2' by David S. Miller · 8 years ago
  83. 3013639 liquidio:CN23XX pause frame support by Raghu Vatsavayi · 8 years ago
  84. 9ded1a5 liquidio: CN23XX napi support by Raghu Vatsavayi · 8 years ago
  85. 9ff1a9b liquidio: CN23XX health monitoring by Raghu Vatsavayi · 8 years ago
  86. dc3abcb liquidio: ethtool and led control support by Raghu Vatsavayi · 8 years ago
  87. 5b82351 liquidio: CN23XX octeon3 instruction by Raghu Vatsavayi · 8 years ago
  88. 9bdd460 liquidio: CN23XX IQ access by Raghu Vatsavayi · 8 years ago
  89. afdf841 liquidio: RX control commands by Raghu Vatsavayi · 8 years ago
  90. 7b6b6c9 liquidio: link and control commands by Raghu Vatsavayi · 8 years ago
  91. 0cc1f31 Merge branch 'tipc-scalable-broadcast-NACK' by David S. Miller · 8 years ago
  92. e0a05eb tipc: send broadcast nack directly upon sequence gap detection by Jon Paul Maloy · 8 years ago
  93. 7c4a54b tipc: rate limit broadcast retransmissions by Jon Paul Maloy · 8 years ago
  94. 02d11ca tipc: transfer broadcast nacks in link state messages by Jon Paul Maloy · 8 years ago
  95. 2c896fb net: stmmac: dwmac-rk: add pd_gmac support for rk3399 by David Wu · 8 years ago
  96. 45383f5 net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off by Roger Chen · 8 years ago
  97. ba289af net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data by Roger Chen · 8 years ago
  98. 00b5407 rxrpc: Fix uninitialised variable warning by David Howells · 8 years ago
  99. 30787a4 rxrpc: fix undefined behavior in rxrpc_mark_call_released by Arnd Bergmann · 8 years ago
  100. dd19bde switchdev: Fix return value of switchdev_port_fdb_dump(). by Rosen, Rami · 8 years ago