1. 2c4f414 ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group() by Markus Elfring · 8 years ago
  2. d9e6620 ATM-ENI: Use kmalloc_array() in eni_start() by Markus Elfring · 8 years ago
  3. fa5f4aa Merge tag 'rxrpc-rewrite-20160908' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  4. 46dfc23 via-velocity: remove null pointer check on array tdinfo->skb_dma by Colin Ian King · 8 years ago
  5. 9438451 qede: mark qede_set_features() static by Baoyou Xie · 8 years ago
  6. 4ffd03f net: phy: Fixed checkpatch errors for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  7. 05f1b12 net: x25: remove null checks on arrays calling_ae and called_ae by Colin Ian King · 8 years ago
  8. c24acf0 macsec: set network devtype by stephen hemminger · 8 years ago
  9. b8b867e rtnetlink: remove unused ifla_stats_policy by stephen hemminger · 8 years ago
  10. a349fcc Merge branch 'newroute-creation-flags' by David S. Miller · 8 years ago
  11. 73483c1 ipv6: report NLM_F_CREATE and NLM_F_EXCL flags in RTM_NEWROUTE events by Guillaume Nault · 8 years ago
  12. b93e1fa ipv4: fix value of ->nlmsg_flags reported in RTM_NEWROUTE events by Guillaume Nault · 8 years ago
  13. e895cdc ipv4: accept u8 in IP_TOS ancillary data by Eric Dumazet · 8 years ago
  14. 2d2be8c bpf: fix range propagation on direct packet access by Daniel Borkmann · 8 years ago
  15. 9f5afea tcp: use an RB tree for ooo receive queue by Yaogong Wang · 8 years ago
  16. 3b61075 Merge branch 'ovs-802.1ad' by David S. Miller · 8 years ago
  17. 018c1dd openvswitch: 802.1AD Flow handling, actions, vlan parsing, netlink attributes by Eric Garver · 8 years ago
  18. fe19c4f vlan: Check for vlan ethernet types for 8021.q or 802.1ad by Eric Garver · 8 years ago
  19. 8c146bb openvswitch: 802.1ad uapi changes. by Thomas F Herbert · 8 years ago
  20. d545cac net: inet: diag: expose the socket mark to privileged processes. by Lorenzo Colitti · 8 years ago
  21. 74f13c8 net: ethernet: xilinx: Enable emaclite for MIPS by Zubair Lutfullah Kakakhel · 8 years ago
  22. 575f9c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  23. 248f219 rxrpc: Rewrite the data and ack handling code by David Howells · 8 years ago
  24. 00e9071 rxrpc: Preallocate peers, conns and calls for incoming service requests by David Howells · 8 years ago
  25. 49e19ec rxrpc: Add tracepoints to record received packets and end of data_ready by David Howells · 8 years ago
  26. 2ab2721 rxrpc: Remove skb_count from struct rxrpc_call by David Howells · 8 years ago
  27. de8d6c7 rxrpc: Convert rxrpc_local::services to an hlist by David Howells · 8 years ago
  28. 18f1387 rxrpc: Update protocol definitions slightly by David Howells · 8 years ago
  29. cf13258 rxrpc: Fix ASSERTCMP and ASSERTIFCMP to handle signed values by David Howells · 8 years ago
  30. 0f76d25 net: xfrm: Change u32 sysctl entries to use proc_douintvec by subashab@codeaurora.org · 8 years ago
  31. 015777b Merge branch 'be2net-error-recovery-and-bug-fixes' by David S. Miller · 8 years ago
  32. 368f2f1 be2net: Update the driver version to 11.1.0.0 by Sriharsha Basavapatna · 8 years ago
  33. c27ebf5 be2net: Fix mac address collision in some configurations by Suresh Reddy · 8 years ago
  34. 988d44b be2net: Avoid redundant addition of mac address in HW by Suresh Reddy · 8 years ago
  35. 62259ac be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES SLI cmd. by Somnath Kotur · 8 years ago
  36. f72099e be2net: Issue COMMON_RESET_FUNCTION cmd during driver unload by Somnath Kotur · 8 years ago
  37. 710f3e5 be2net: Support UE recovery in BEx/Skyhawk adapters by Sriharsha Basavapatna · 8 years ago
  38. dd0cb7d net: smsc911x: request and deassert optional RESET GPIO by Linus Walleij · 8 years ago
  39. 216559d net: smsc911x: augment device tree bindings by Linus Walleij · 8 years ago
  40. e6f3f12 Merge branch 'qed-debug-data-collection' by David S. Miller · 8 years ago
  41. e0971c8 qed*: Add support for the ethtool get_regs operation by Tomer Tayar · 8 years ago
  42. c965db4 qed: Add support for debug data collection by Tomer Tayar · 8 years ago
  43. 936f060 kaweth: remove obsolete debugging statements by Oliver Neukum · 8 years ago
  44. 72e8d5f qed: add missing header dependencies by Baoyou Xie · 8 years ago
  45. f95bf34 net: diag: make udp_diag_destroy work for mapped addresses. by Lorenzo Colitti · 8 years ago
  46. 733ade2 netlink: don't forget to release a rhashtable_iter structure by Andrey Vagin · 8 years ago
  47. 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
  48. 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
  49. 5a42976 rxrpc: Add tracepoint for working out where aborts happen by David Howells · 8 years ago
  50. e8d6bbb rxrpc: Fix returns of call completion helpers by David Howells · 8 years ago
  51. 8d94aa3 rxrpc: Calls shouldn't hold socket refs by David Howells · 8 years ago
  52. 6543ac5 rxrpc: Use rxrpc_is_service_call() rather than rxrpc_conn_is_service() by David Howells · 8 years ago
  53. 8b7fac5 rxrpc: Pass the connection pointer to rxrpc_post_packet_to_call() by David Howells · 8 years ago
  54. 278ac0c rxrpc: Cache the security index in the rxrpc_call struct by David Howells · 8 years ago
  55. f4fdb35 rxrpc: Use call->peer rather than call->conn->params.peer by David Howells · 8 years ago
  56. fff7242 rxrpc: Improve the call tracking tracepoint by David Howells · 8 years ago
  57. e796cb4 rxrpc: Delete unused rxrpc_kernel_free_skb() by David Howells · 8 years ago
  58. 71a17de rxrpc: Whitespace cleanup by David Howells · 8 years ago
  59. cf86799 ptp: ixp46x: remove NO_IRQ handling by Arnd Bergmann · 8 years ago
  60. 72a31d8 sfc: check MTU against minimum threshold by Bert Kenward · 8 years ago
  61. f1e4ba5 perf, bpf: fix conditional call to bpf_overflow_handler by Arnd Bergmann · 8 years ago
  62. 3f59199 net: arc_emac: mark arc_mdio_reset() static by Baoyou Xie · 8 years ago
  63. e0c79ff lan78xx: mark symbols static where possible by Baoyou Xie · 8 years ago
  64. c63ad41 Merge branch 'qed-get_regs' by David S. Miller · 8 years ago
  65. 4102426 qed: Add infrastructure for debug data collection by Tomer Tayar · 8 years ago
  66. 736c4c1 bnx2x: Add support for segmentation of tunnels with outer checksums by Alexander Duyck · 8 years ago
  67. 2591c28 qed: Remove OOM messages by Joe Perches · 8 years ago
  68. 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
  69. 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
  70. 5e1e61a vxlan: Update tx_errors statistics if vxlan_build_skb return err. by Haishuang Yan · 8 years ago
  71. 326fe02 net/mlx4_en: protect ring->xdp_prog with rcu_read_lock by Brenden Blanco · 8 years ago
  72. bc58493 Merge branch 'mediatek-rx-path-enhancements' by David S. Miller · 8 years ago
  73. 41156ce net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPI by Sean Wang · 8 years ago
  74. 635372a net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier used by Sean Wang · 8 years ago
  75. 0da4d28 Merge branch 'hso-neatening' by David S. Miller · 8 years ago
  76. 3981cce hso: Convert printk to pr_<level> by Joe Perches · 8 years ago
  77. 95a6911 hso: Use a more common logging style by Joe Perches · 8 years ago
  78. 13722bb smsc95xx: Add mdix control via ethtool by Woojung Huh · 8 years ago
  79. 273bf28 smsc95xx: Add register define by Woojung Huh · 8 years ago
  80. 983ccd7 smsc95xx: Add maintainer by Woojung Huh · 8 years ago
  81. 464520a Merge branch 'mv88e6xxx-isolate-Global2' by David S. Miller · 8 years ago
  82. ca070c1 net: dsa: mv88e6xxx: make global2 code optional by Vivien Didelot · 8 years ago
  83. ec56127 net: dsa: mv88e6xxx: move Global2 code by Vivien Didelot · 8 years ago
  84. 6654d0b net: dsa: mv88e6xxx: fix module naming by Vivien Didelot · 8 years ago
  85. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  86. 3dc20f0 rxrpc Move enum rxrpc_command to sendmsg.c by David Howells · 8 years ago
  87. 434e612 fs/afs/flock: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  88. df423a4 rxrpc: Rearrange net/rxrpc/sendmsg.c by David Howells · 8 years ago
  89. 4c136da fs/afs/callback: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  90. 0b58b8a rxrpc: Split sendmsg from packet transmission code by David Howells · 8 years ago
  91. 69ad052 fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  92. 9ce4d7d fs/afs/vlocation: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  93. 090f85d rxrpc: Don't change the epoch by David Howells · 8 years ago
  94. 5f2d9c4 rxrpc: Randomise epoch and starting client conn ID values by David Howells · 8 years ago
  95. 2f5281b net: ti: cpmac: Fix compiler warning due to type confusion by Paul Burton · 8 years ago
  96. 661dbeb cxgb4: Add support for ndo_get_vf_config by Hariprasad Shenai · 8 years ago
  97. 6f2a802 Merge branch 'netns-opt' by David S. Miller · 8 years ago
  98. bc51ddd netns: avoid disabling irq for netns id by WANG Cong · 8 years ago
  99. 38f507f vxlan: call peernet2id() in fdb notification by WANG Cong · 8 years ago
  100. 7664423 openvswitch: Free tmpl with tmpl_free. by Joe Stringer · 8 years ago