1. 4b2530d firmware: clean up filesystem load exit path by Kees Cook · 9 years ago
  2. 5275d19 firmware: move completing fw into a helper by Luis R. Rodriguez · 9 years ago
  3. ed04630 firmware: simplify dev_*() print messages for generic helpers by Luis R. Rodriguez · 9 years ago
  4. 7c1bfca qede: Add vlan filtering offload support by Sudarsana Reddy Kalluru · 8 years ago
  5. 3f9b4a6 qed: Lay infrastructure for vlan filtering offload by Yuval Mintz · 8 years ago
  6. f3bb237 USB: cdc_subset: only build when one driver is enabled by Arnd Bergmann · 8 years ago
  7. e12a285 net: phy: dp83848: Fix sysfs naming collision warning by Andrew F. Davis · 8 years ago
  8. f468a72 vxlan: do not use fdb in metadata mode by Jiri Benc · 8 years ago
  9. e60b13e mISDN: prevent possible NULL pointer dereference by Anton Protopopov · 8 years ago
  10. a09f4af lance: Return correct error code by Amitoj Kaur Chawla · 8 years ago
  11. 969f07b gpio: use kzalloc to allocate gpio_device by Josh Cartwright · 8 years ago
  12. fc41cdb geneve: clear IFF_TX_SKB_SHARING by Jiri Benc · 8 years ago
  13. 82a0f6b vxlan: clear IFF_TX_SKB_SHARING by Jiri Benc · 8 years ago
  14. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 8 years ago
  15. c9e78ef vxlan: move vxlan device lookup before iptunnel_pull_header by Jiri Benc · 8 years ago
  16. 9fc4754 geneve: move geneve device lookup before iptunnel_pull_header by Jiri Benc · 8 years ago
  17. 1e9f12e geneve: implement geneve_get_sk_family helper by Jiri Benc · 8 years ago
  18. fe5d270 cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 8 years ago
  19. fc08a01 cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 8 years ago
  20. 529f1f6 i40e/i40evf: Add exception handling for Tx checksum by Alexander Duyck · 9 years ago
  21. 475b420 i40e/i40evf: Do not write to descriptor unless we complete by Alexander Duyck · 9 years ago
  22. aeee0e6 geneve: Refine MTU limit by David Wragg · 8 years ago
  23. 07dabf2 vxlan: tun_id is 64bit, not 32bit by Jiri Benc · 8 years ago
  24. a3fd9d8 i40e/i40evf: Handle IPv6 extension headers in checksum offload by Alexander Duyck · 9 years ago
  25. e6bfb70 mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() by Dave Hansen · 9 years ago
  26. 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 9 years ago
  27. a006472 i40e/i40evf: Add support for IPv4 encapsulated in IPv6 by Alexander Duyck · 9 years ago
  28. b96b78f i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path by Alexander Duyck · 9 years ago
  29. c777019 i40e/i40evf: Consolidate all header changes into TSO function by Alexander Duyck · 9 years ago
  30. c49a7bc i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path by Alexander Duyck · 9 years ago
  31. 03f9d6a i40e/i40evf: Use u64 values instead of casting them in TSO function by Alexander Duyck · 9 years ago
  32. a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 9 years ago
  33. 369bc9a of/fdt: factor out assignment of initrd_start/initrd_end by Ard Biesheuvel · 8 years ago
  34. 270522a of/fdt: make memblock minimum physical address arch configurable by Ard Biesheuvel · 8 years ago
  35. 6282697 spi: Add cond_resched() in main message processing loop by Mark Brown · 8 years ago
  36. 15d3ce7 ata: ahci_mvebu: add support for Armada 3700 variant by Lior Amsalem · 8 years ago
  37. d6e3af5 drm/i915/bxt: Remove DSP CLK_GATE programming for BXT by Uma Shankar · 8 years ago
  38. 0588539 spi: docbook: add missing parameter documentation by Martin Sperl · 8 years ago
  39. 3948b6f libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_show() by Tejun Heo · 8 years ago
  40. f5bdd66 Adding Intel Lewisburg device IDs for SATA by Alexandra Yates · 8 years ago
  41. 0183617 pata-rb532-cf: get rid of the irq_to_gpio() call by Gabor Juhos · 8 years ago
  42. 930b37e net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518 by Stefan Roese · 8 years ago
  43. 096f626 isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps by Alison Schofield · 8 years ago
  44. eb4fc33 thermal: small style cleanup in mtk_thermal by Eduardo Valentin · 8 years ago
  45. 28a01d2 mlxsw: spectrum: Allow for PVID deletion by Ido Schimmel · 8 years ago
  46. 148f472 mlxsw: reg: Add the Switch Port Acceptable Frame Types register by Ido Schimmel · 8 years ago
  47. a92db1c thermal: Add Mediatek thermal controller support by Sascha Hauer · 9 years ago
  48. cbf8277 iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now by Will Deacon · 8 years ago
  49. bc7f2ce iommu/arm-smmu: Don't fail device attach if already attached to a domain by Will Deacon · 8 years ago
  50. 25a1c96 iommu/arm-smmu: Allow disabling unmatched stream bypass by Robin Murphy · 9 years ago
  51. 45bb966 of: iommu: Increment DT node refcount in of_iommu_set_ops() by Anup Patel · 9 years ago
  52. 9adb959 iommu/arm-smmu: Support DMA-API domains by Robin Murphy · 9 years ago
  53. d346180 iommu/arm-smmu: Treat all device transactions as unprivileged by Robin Murphy · 9 years ago
  54. 81a467e clk: imx: correct pwm7 clock name in driver for i.MX6UL by Anatolij Gustschin · 8 years ago
  55. 499e49b Merge tag 'spi-fix-v4.5-rc4' into spi-imx by Mark Brown · 8 years ago
  56. 4d80003 drm/i915/skl: Ensure HW is powered during DDB HW state readout by Imre Deak · 8 years ago
  57. 3aec316 spi: sh-spi, sh-msiof, rspi: Use ARCH_RENESAS by Simon Horman · 8 years ago
  58. 297eaaa regulator: s2mps11: Simplify expression used in BUILD_BUG_ON by Krzysztof Kozlowski · 8 years ago
  59. dd75619 drm/i915: Extract intel_encoder_has_connectors() by Ville Syrjälä · 8 years ago
  60. 1a1503c i2c: i801: Adding Intel Lewisburg support for iTCO by Alexandra Yates · 8 years ago
  61. d061c1c USB: option: add "4G LTE usb-modem U901" by Bjørn Mork · 9 years ago
  62. 6627ae1 USB: cp210x: add IDs for GE B650V3 and B850V3 boards by Ken Lin · 9 years ago
  63. 3158a8d USB: option: add support for SIM7100E by Andrey Skvortsov · 9 years ago
  64. 9b7a562 spi: rockchip: add bindings for rk3399 spi by Xu Jianqun · 8 years ago
  65. e28661b drm/i915: Use atomic state in intel_fb_initial_config. by Maarten Lankhorst · 8 years ago
  66. 7bb4afb drm/i915: Use correct dpms for intel_enable_crt. by Maarten Lankhorst · 8 years ago
  67. 0eadc62 drm/i915: Use atomic state in tv load detection. by Maarten Lankhorst · 8 years ago
  68. c8ecb2f drm/i915: Use atomic state for load detect in crt. by Maarten Lankhorst · 8 years ago
  69. edde361 drm/i915: Use atomic state to obtain load detection crtc, v3. by Maarten Lankhorst · 8 years ago
  70. 4c96cb0 pinctrl: sh-pfc: r8a7794: Add EtherAVB pin groups by Sergei Shtylyov · 8 years ago
  71. abc60d4 pinctrl: sh-pfc: Rework PFC GPIO support by Magnus Damm · 8 years ago
  72. 4ca88cf pinctrl: sh-pfc: r8a7795: Add PWM support by Takeshi Kihara · 9 years ago
  73. bb46f6f pinctrl: sh-pfc: r8a7795: Add support for INTC-EX IRQ pins by Magnus Damm · 8 years ago
  74. 73cfc55 pinctrl: sh-pfc: r8a7794: Add audio clock pin groups by Ryo Kataoka · 9 years ago
  75. a79ef33 pinctrl: sh-pfc: r8a7794: Add SSI pin groups by Ryo Kataoka · 9 years ago
  76. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  77. f099aa0 clk: shmobile: r8a7795: Add INTC-EX clock by Magnus Damm · 8 years ago
  78. 8888fd8 i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11. by Catherine Sullivan · 9 years ago
  79. 3b12008 i40e: When in promisc mode apply promisc mode to Tx Traffic as well by Anjali Singhai Jain · 9 years ago
  80. 73b03f9 i40e: clean event descriptor before use by Shannon Nelson · 9 years ago
  81. 9b9344f i40evf: set adapter state on reset failure by Mitch Williams · 9 years ago
  82. 6e93d0c i40e: better error reporting for nvmupdate by Shannon Nelson · 9 years ago
  83. 0d79032 i40e: expand comment by Mitch Williams · 9 years ago
  84. a16ae2d i40e: Do not disable queues in the Legacy/MSI Interrupt handler by Anjali Singhai Jain · 9 years ago
  85. 16fd08b i40e/i40evf: avoid atomics by Mitch Williams · 9 years ago
  86. 4147e2c i40e: Removal of code which relies on BASE VEB SEID by Kiran Patil · 9 years ago
  87. 6784ed5 i40e: Fix PROMISC mode for Multi-function per port (MFP) devices by Anjali Singhai Jain · 9 years ago
  88. dd35310 i40e: Add a SW workaround for lost interrupts by Anjali Singhai Jain · 9 years ago
  89. f734dff i40e: trivial: cleanup use of pf->hw by Jesse Brandeburg · 9 years ago
  90. 00e5ec4 i40evf: support packet split receive by Mitch Williams · 9 years ago
  91. cb5c260 i40e: drop unused debugfs file "dump" by Jesse Brandeburg · 9 years ago
  92. d6b3bca i40e: get rid of magic number by Mitch Williams · 9 years ago
  93. 412d4ae drm/rockchip: hdmi: add Innosilicon HDMI support by Yakir Yang · 9 years ago
  94. b9167b2 vxlan: treat vni in metadata based tunnels consistently by Jiri Benc · 8 years ago
  95. 288b01c vxlan: clean up rx error path by Jiri Benc · 8 years ago
  96. f14eceb vxlan: clean up extension handling on rx by Jiri Benc · 8 years ago
  97. 3288af0 vxlan: move GBP header parsing to a separate function by Jiri Benc · 8 years ago
  98. be5cfea vxlan: simplify vxlan_remcsum by Jiri Benc · 8 years ago
  99. 54bfd87 vxlan: keep flags and vni in network byte order by Jiri Benc · 8 years ago
  100. d4ac05f vxlan: introduce vxlan_hdr by Jiri Benc · 8 years ago