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