1. 4360fa2 drivers: misc: ti-st: Use int instead of fuzzy char for callback status by Geert Uytterhoeven · 8 years ago
  2. 858d68f bpf: bpf_event_entry_gen's alloc needs to be in atomic context by Daniel Borkmann · 8 years ago
  3. c5c4e45 sctp: fix GSO for IPv6 by Marcelo Ricardo Leitner · 8 years ago
  4. e5b13f3 sctp: recvmsg should be able to run even if sock is in closing state by Marcelo Ricardo Leitner · 8 years ago
  5. b3f2cf8 net: usb: ax88172x: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  6. 009722a Merge branch 'hisilicon-mdio-femac' by David S. Miller · 8 years ago
  7. 542ae60 net: hisilicon: Add Fast Ethernet MAC driver by Dongpo Li · 8 years ago
  8. b786241 of_mdio: Abstract a general interface for phy connect by Dongpo Li · 8 years ago
  9. 4960e4b net: Add MDIO bus driver for the Hisilicon FEMAC by Dongpo Li · 8 years ago
  10. 8d8836d net: cpsw: make TI_CPSW_PHY_SEL invisible by Uwe Kleine-König · 8 years ago
  11. 1efb597 wan/fsl_ucc_hdlc: rewrite error handling to make it clearer by Zhao Qiang · 8 years ago
  12. 1821051 wan/fsl_ucc_hdlc: remove reduplicative freed memory 'uhdlc_priv' by Zhao Qiang · 8 years ago
  13. 43b9e12 net: ipmr/ip6mr: add support for keeping an entry age by Nikolay Aleksandrov · 8 years ago
  14. a5a18bd rndis_host: Set valid random MAC on buggy devices by Kristian Evensen · 8 years ago
  15. 43de874 Merge branch 'bridge-rx-simplify-fwd-consolidate' by David S. Miller · 8 years ago
  16. 37b090e net: bridge: remove _deliver functions and consolidate forward code by Nikolay Aleksandrov · 8 years ago
  17. b35c5f6 net: bridge: drop skb2/skb0 variables and use a local_rcv boolean by Nikolay Aleksandrov · 8 years ago
  18. e151aab net: bridge: rearrange flood vs unicast receive paths by Nikolay Aleksandrov · 8 years ago
  19. 46c0772 net: bridge: minor style adjustments in br_handle_frame_finish by Nikolay Aleksandrov · 8 years ago
  20. c380d37 tcp_timer.c: Add kernel-doc function descriptions by Richard Sailer · 8 years ago
  21. 7dc0993 net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  22. b401a9b net: ethernet: ti: cpmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  23. b4cafd8 net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  24. 1e8b738 net: ethernet: amd: au1000_eth: use phydev from struct net_device by Philippe Reynes · 8 years ago
  25. a1b198b net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  26. 5d872c5 net: ethernet: smsc9420: use phydev from struct net_device by Philippe Reynes · 8 years ago
  27. 87e544b net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  28. 11331fc net: ethernet: ethoc: use phydev from struct net_device by Philippe Reynes · 8 years ago
  29. 6cf285d net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  30. 80721e7 net: ethernet: pasemi_mac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  31. 6e38484 net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  32. b1b7dcf net: ethernet: xilinx: axienet: use phydev from struct net_device by Philippe Reynes · 8 years ago
  33. 3a11d9e net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  34. a4fc549 net: ethernet: tc35815: use phydev from struct net_device by Philippe Reynes · 8 years ago
  35. 02a1987 net: fixup for tracepoint napi:napi_poll by Jesper Dangaard Brouer · 8 years ago
  36. 362899b macvtap: switch to use skb array by Jason Wang · 8 years ago
  37. 1b16bf4 macvtap: avoid hash calculating for single queue by Jason Wang · 8 years ago
  38. e980a07 Merge branch 'bpf-event-output-helper-improvements' by David S. Miller · 8 years ago
  39. 555c8a8 bpf: avoid stack copy and use skb ctx for event output by Daniel Borkmann · 8 years ago
  40. 8e7a392 bpf, perf: split bpf_perf_event_output by Daniel Borkmann · 8 years ago
  41. 7e3f977 perf, events: add non-linear data support for raw records by Daniel Borkmann · 8 years ago
  42. 7acef60 rxrpc: checking for IS_ERR() instead of NULL by Dan Carpenter · 8 years ago
  43. 77501a7 net: phy: micrel: Add KSZ8041FTL fiber mode support by Philipp Zabel · 8 years ago
  44. 2f43b9b wan/fsl_ucc_hdlc: info leak in uhdlc_ioctl() by Dan Carpenter · 8 years ago
  45. 7a7d1d5 Merge branch 'rds-enable-mprds' by David S. Miller · 8 years ago
  46. 09204a6 Documentation: RDS: Document Multipath RDS (mprds) by Sowmini Varadhan · 8 years ago
  47. d67214a Documentation: RDS: updates for SO_RDS_TRANSPORT socket option by Sowmini Varadhan · 8 years ago
  48. 5916e2c RDS: TCP: Enable multipath RDS for TCP by Sowmini Varadhan · 8 years ago
  49. ac3615e RDS: TCP: Reduce code duplication in rds_tcp_reset_callbacks() by Sowmini Varadhan · 8 years ago
  50. a93d01f RDS: TCP: avoid bad page reference in rds_tcp_listen_data_ready by Sowmini Varadhan · 8 years ago
  51. caeccd5 devlink: fix trace format string by Arnd Bergmann · 8 years ago
  52. 0e1824c tracing: change owner name to driver name for devlink hwmsg tracepoint by Jiri Pirko · 8 years ago
  53. a1e3e73 mlxsw: spectrum_router: Return -ENOENT in case of error by Christophe Jaillet · 8 years ago
  54. e6dab902 net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  55. 31abbe3 net: ethernet: ll_temac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  56. 88b3ec5 Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  57. d8c62a9 Merge branch 'pktgen-scripts' by David S. Miller · 8 years ago
  58. d3c937b pktgen: remove sample script pktgen.conf-1-1-rdos by Jesper Dangaard Brouer · 8 years ago
  59. d25692e pktgen: add sample script pktgen_sample05_flow_per_thread.sh by Jesper Dangaard Brouer · 8 years ago
  60. 15f2cbb pktgen: add sample script pktgen_sample04_many_flows.sh by Jesper Dangaard Brouer · 8 years ago
  61. 53d9489 Merge branch 'mlx5-bulk-flow-stats-sriov-tc-offloads' by David S. Miller · 8 years ago
  62. d957b4e net/mlx5e: Add TC offload support for the VF representors netdevice by Or Gerlitz · 8 years ago
  63. adb4c12 net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloads by Or Gerlitz · 8 years ago
  64. 03a9d11 net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloads by Or Gerlitz · 8 years ago
  65. 8438884 net/switchdev: Export the same parent ID service function by Or Gerlitz · 8 years ago
  66. 5c40348 net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOV by Or Gerlitz · 8 years ago
  67. 3d80d1a net/mlx5: E-Switch, Add API to configure rules for the offloaded mode by Or Gerlitz · 8 years ago
  68. 1033665 net/mlx5: E-Switch, Use two priorities for SRIOV offloads mode by Or Gerlitz · 8 years ago
  69. 5513028 net/mlx5e: Offload TC flow counters only when supported by Or Gerlitz · 8 years ago
  70. a351a1b0 net/mlx5: Introduce bulk reading of flow counters by Amir Vadai · 8 years ago
  71. 29cc667 net/mlx5: Store counters in rbtree instead of list by Amir Vadai · 8 years ago
  72. 1801772 Merge branch 'nps_ent-coding-style' by David S. Miller · 8 years ago
  73. 094f57a net: nps_enet: code reuse by Elad Kanfi · 8 years ago
  74. ddbff3e net: nps_enet: fix coding style issues by Elad Kanfi · 8 years ago
  75. 398aae2 Merge branch 'sctp-gso-frags-from-chunk' by David S. Miller · 8 years ago
  76. 2d47fd1 sctp: only check for ECN if peer is using it by Marcelo Ricardo Leitner · 8 years ago
  77. d9cef42 sctp: do not clear chunk->ecn_ce_done flag by Marcelo Ricardo Leitner · 8 years ago
  78. e7487c8 sctp: avoid identifying address family many times for a chunk by Marcelo Ricardo Leitner · 8 years ago
  79. 1f45f78 sctp: allow GSO frags to access the chunk too by Marcelo Ricardo Leitner · 8 years ago
  80. f5d258e sctp: reorder sctp_ulpevent and shrink msg_flags by Marcelo Ricardo Leitner · 8 years ago
  81. 9e23832 sctp: allow others to use sctp_input_cb by Marcelo Ricardo Leitner · 8 years ago
  82. ce3a380 net: ethernet: bgmac: Remove redundant dev_err call in bgmac_probe() by Wei Yongjun · 8 years ago
  83. 3f30849 stmmac: dwmac-socfpga: remove redundant dev_err call in socfpga_dwmac_parse_data() by Wei Yongjun · 8 years ago
  84. 484f674 net: vrf: Address comments from last documentation update by David Ahern · 8 years ago
  85. 0ba3deb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  86. 6e07653 net: vrf: Documentation update by David Ahern · 8 years ago
  87. 8751097 Bluetooth: Increment management interface revision by Johan Hedberg · 8 years ago
  88. 160b925 Bluetooth: Add Authentication Failed reason to Disconnected Mgmt event by Szymon Janc · 8 years ago
  89. b38a75d mlxsw: core: Trace EMAD messages by Jiri Pirko · 8 years ago
  90. e5224f0 devlink: add hardware messages tracing facility by Jiri Pirko · 8 years ago
  91. 85c22ba net: dsa: Fix non static symbol warning by Wei Yongjun · 8 years ago
  92. a6acf68 dwc_eth_qos: fix missing clk_disable_unprepare() on error in dwceqos_probe() by Wei Yongjun · 8 years ago
  93. 379672d net: mediatek: fix non static symbol warnings by Wei Yongjun · 8 years ago
  94. 8addc04 rxrpc: Fix error handling in af_rxrpc_init() by Wei Yongjun · 8 years ago
  95. 2b8fb41 stmmac: dwmac-socfpga: fix wrong pointer passed to PTR_ERR() by Wei Yongjun · 8 years ago
  96. 178cd55 tools: hv: Add a script to help bonding synthetic and VF NICs by Haiyang Zhang · 8 years ago
  97. 25f700e iwlwifi: add missing type declaration by Arnd Bergmann · 8 years ago
  98. 3faf564 mrf24j40: avoid uninitialized byte in SPI transfer to radio. by Walter Mack · 8 years ago
  99. d3fc035 ipv4: af_inet: make it explicitly non-modular by Paul Gortmaker · 8 years ago
  100. 12c2e32 net: ethernet: bgmac: Fix return value check in bgmac_probe() by Wei Yongjun · 8 years ago