1. 7e5fbd1 net: mdio-gpio: Convert to use gpiod functions where possible by Guenter Roeck · 8 years ago
  2. 08d9665 net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_request by Guenter Roeck · 8 years ago
  3. 37c9782 cdc-ether: usbnet_cdc_zte_status() can be static by Wei Yongjun · 8 years ago
  4. 4d7b9dc tools: psock_lib: harden socket filter used by psock tests by Sowmini Varadhan · 8 years ago
  5. 79471b1 lwt_bpf: bpf_lwt_prog_cmp() can be static by Wei Yongjun · 8 years ago
  6. 5df285f Merge branch 's390-qeth-next' by David S. Miller · 8 years ago
  7. e48b9ea s390/qeth: fix retrieval of vipa and proxy-arp addresses by Ursula Braun · 8 years ago
  8. 1034051 s390/qeth: issue STARTLAN as first IPA command by Julian Wiedmann · 8 years ago
  9. ac988d7 s390/qeth: shuffle MAC management functions around by Julian Wiedmann · 8 years ago
  10. 979d792 s390/qeth: extract qeth_l2_remove_mac() by Julian Wiedmann · 8 years ago
  11. 754e0b8 s390/qeth: consolidate errno translation by Julian Wiedmann · 8 years ago
  12. 4b764d1 s390/qeth: don't convert return code twice by Julian Wiedmann · 8 years ago
  13. c07cbf2 s390/qeth: drop qeth_l2_del_all_macs() parameter by Julian Wiedmann · 8 years ago
  14. c2a7ee2 s390/qeth: Remove QETH_IP_HEADER_SIZE by Julian Wiedmann · 8 years ago
  15. dadc08c s390/qeth: Allow reading hsuid in state DOWN by Julian Wiedmann · 8 years ago
  16. dae84c8 s390/qeth: display warning for OSA3 RX/TX checksum offloading by Thomas Richter · 8 years ago
  17. f9d8e6d s390/qeth: test RX/TX checksum offload reply by Thomas Richter · 8 years ago
  18. c947536 s390/qeth: rework RX/TX checksum offload by Thomas Richter · 8 years ago
  19. fcefa42 Merge branch 'bpf-cb-access' by David S. Miller · 8 years ago
  20. 62c7989 bpf: allow b/h/w/dw access for bpf's cb in ctx by Daniel Borkmann · 8 years ago
  21. 6b8cc1d bpf: pass original insn directly to convert_ctx_access by Daniel Borkmann · 8 years ago
  22. f811b43 Merge branch 'smc-fixes' by David S. Miller · 8 years ago
  23. 143c017 smc: ETH_ALEN as memcpy length for mac addresses by Ursula Braun · 8 years ago
  24. 526735d net: fix AF_SMC related typo by Ursula Braun · 8 years ago
  25. 038c35a cxgb4: Initialize mbox lock and list for mgmt dev by Ganesh Goudar · 8 years ago
  26. 738b35c net: core: Make netif_wake_subqueue a wrapper by Florian Fainelli · 8 years ago
  27. 171d87a net: thunderx: Make hfunc variable const type in nicvf_set_rxfh() by Robert Richter · 8 years ago
  28. 60dce04 net: thunderx: Fix error return code in nicvf_open() by Wei Yongjun · 8 years ago
  29. b40296f sfc: efx_get_phys_port_id() can be static by Wei Yongjun · 8 years ago
  30. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  32. cff3b2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  33. a6b6e61 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  34. 265592a Merge branch 'cls_flower-ARP' by David S. Miller · 8 years ago
  35. 99d3132 net/sched: cls_flower: Support matching on ARP by Simon Horman · 8 years ago
  36. 5573335 flow disector: ARP support by Simon Horman · 8 years ago
  37. 380043b net: netcp: correct netcp_get_stats function signature by Keerthy · 8 years ago
  38. 24c63bb net: vrf: do not allow table id 0 by David Ahern · 8 years ago
  39. a13c0652 net: phy: marvell: fix Marvell 88E1512 used in SGMII mode by Russell King · 8 years ago
  40. eb00460 sctp: Fix spelling mistake: "Atempt" -> "Attempt" by Colin Ian King · 8 years ago
  41. 7a18c5b net: ipv4: Fix multipath selection with vrf by David Ahern · 8 years ago
  42. fe02e1c Merge branch 'dsa-phys_port_name' by David S. Miller · 8 years ago
  43. 592050b Revert "net: dsa: Implement ndo_get_phys_port_id" by Florian Fainelli · 8 years ago
  44. 44bb765 net: dsa: Implement ndo_get_phys_port_name() by Florian Fainelli · 8 years ago
  45. 73b3514 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 8 years ago
  46. 9f91484 net: dsa: make "label" property optional for dsa2 by Vivien Didelot · 8 years ago
  47. 7cfd5fd gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 8 years ago
  48. 6c711c8 Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  49. 5e44fca net/mlx5: Only cancel recovery work when cleaning up device by Daniel Jurgens · 8 years ago
  50. 0bbcc0a net/mlx5e: Remove WARN_ONCE from adaptive moderation code by Gil Rockah · 8 years ago
  51. 3deef8c net/mlx5e: Un-register uplink representor on nic_disable by Saeed Mahameed · 8 years ago
  52. 5e86397 net/mlx5e: Properly handle FW errors while adding TC rules by Or Gerlitz · 8 years ago
  53. a757d10 net/mlx5e: Fix kbuild warnings for uninitialized parameters by Hadar Hen Zion · 8 years ago
  54. 0827444 net/mlx5e: Set inline mode requirements for matching on IP fragments by Or Gerlitz · 8 years ago
  55. 2e72eb4 net/mlx5e: Properly get address type of encapsulation IP headers by Or Gerlitz · 8 years ago
  56. a42485e net/mlx5e: TC ipv4 tunnel encap offload error flow fixes by Or Gerlitz · 8 years ago
  57. 2fcd82e net/mlx5e: Warn when rejecting offload attempts of IP tunnels by Or Gerlitz · 8 years ago
  58. cd37766 net/mlx5e: Properly handle offloading of source udp port for IP tunnels by Or Gerlitz · 8 years ago
  59. 575b196 timerfd: export defines to userspace by Mike Frysinger · 8 years ago
  60. e5bbc8a mm/hugetlb.c: fix reservation race when freeing surplus pages by Mike Kravetz · 8 years ago
  61. c4e490c mm/slab.c: fix SLAB freelist randomization duplicate entries by John Sperbeck · 8 years ago
  62. b09ab05 zram: support BDI_CAP_STABLE_WRITES by Minchan Kim · 8 years ago
  63. e7ccfc4 zram: revalidate disk under init_lock by Minchan Kim · 8 years ago
  64. f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago
  65. 4d09d0f mm: add documentation for page fragment APIs by Alexander Duyck · 8 years ago
  66. 2976db8 mm: rename __page_frag functions to __page_frag_cache, drop order from drain by Alexander Duyck · 8 years ago
  67. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
  68. b4536f0c8 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 8 years ago
  69. f073bdc mm: don't dereference struct page fields of invalid pages by Ard Biesheuvel · 8 years ago
  70. 9ebf73b mailmap: add codeaurora.org names for nameless email commits by Stephen Boyd · 8 years ago
  71. 2d39b3c signal: protect SIGNAL_UNKILLABLE from unintentional clearing. by Jamie Iles · 8 years ago
  72. 20f664a mm: pmd dirty emulation in page fault handler by Minchan Kim · 8 years ago
  73. c626bc4 ipc/sem.c: fix incorrect sem_lock pairing by Manfred Spraul · 8 years ago
  74. da0510c lib/Kconfig.debug: fix frv build failure by Sudip Mukherjee · 8 years ago
  75. 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
  76. 2df2663 mm: fix remote numa hits statistics by Michal Hocko · 8 years ago
  77. f931ab4 mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} by Dan Williams · 8 years ago
  78. e7ee2c08 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 8 years ago
  79. 7984c27 bpf: do not use KMALLOC_SHIFT_MAX by Michal Hocko · 8 years ago
  80. bb1107f mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER by Michal Hocko · 8 years ago
  81. f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
  82. 0979639 mm: add follow_pte_pmd() by Ross Zwisler · 8 years ago
  83. d670ffd mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache. by Aneesh Kumar K.V · 8 years ago
  84. 965d004 dax: fix deadlock with DAX 4k holes by Ross Zwisler · 8 years ago
  85. 5771f6e MAINTAINERS: remove duplicate bug filling description by Vlastimil Babka · 8 years ago
  86. 57ea52a gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 8 years ago
  87. 1272ce8 gro: Enter slow-path if there is no tailroom by Herbert Xu · 8 years ago
  88. 9f9b74e mlx4: Return EOPNOTSUPP instead of ENOTSUPP by Martin KaFai Lau · 8 years ago
  89. dc5367b net/af_iucv: don't use paged skbs for TX on HiperSockets by Julian Wiedmann · 8 years ago
  90. a505e58 packet: pdiag_put_ring() should return TX_RING info for TPACKET_V3 by Sowmini Varadhan · 8 years ago
  91. 3bf0033 bpf: Make unnecessarily global functions static by Tobias Klauser · 8 years ago
  92. a5ef01a bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive() by Tobias Klauser · 8 years ago
  93. 5d722b3 net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 8 years ago
  94. da36e13 ipvlan: improvise dev_id generation logic in IPvlan by Mahesh Bandewar · 8 years ago
  95. 3512a1a net: qrtr: Mark 'buf' as little endian by Stephen Boyd · 8 years ago
  96. faf3a93 net: dsa: Ensure validity of dst->ds[0] by Florian Fainelli · 8 years ago
  97. 807b93e Merge tag 'linux-kselftest-4.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  98. de28c99 liquidio: store the L4 hash of rx packets in skb by Prasad Kanneganti · 8 years ago
  99. 5bd36a6 Merge branch 'sfc-physical-port-ids' by David S. Miller · 8 years ago
  100. 0d71a84 sfc: stop setting dev_port by Bert Kenward · 8 years ago