Age | Commit message (Expand) | Author | Files | Lines |
2018-01-22 | gso: validate gso_type in GSO handlers | Willem de Bruijn | 7 | -0/+21 |
2018-01-22 | net: qdisc_pkt_len_init() should be more robust | Eric Dumazet | 1 | -4/+15 |
2018-01-22 | Merge branch 'ibmvnic-reset-behavior-fixes' | David S. Miller | 2 | -15/+60 |
2018-01-22 | ibmvnic: Allocate and request vpd in init_resources | John Allen | 1 | -7/+9 |
2018-01-22 | ibmvnic: Revert to previous mtu when unsupported value requested | John Allen | 1 | -1/+11 |
2018-01-22 | ibmvnic: Modify buffer size and number of queues on failover | John Allen | 2 | -7/+40 |
2018-01-22 | rds: tcp: compute m_ack_seq as offset from ->write_seq | Sowmini Varadhan | 3 | -5/+6 |
2018-01-22 | usbnet: silence an unnecessary warning | Oliver Neukum | 1 | -5/+3 |
2018-01-22 | Merge branch 'cxgb4-tc-flower-offload-fixes' | David S. Miller | 1 | -2/+5 |
2018-01-22 | cxgb4: fix endianness for vlan value in cxgb4_tc_flower | Kumar Sanghvi | 1 | -2/+2 |
2018-01-22 | cxgb4: set filter type to 1 for ETH_P_IPV6 | Kumar Sanghvi | 1 | -0/+3 |
2018-01-21 | net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compare | Talat Batheesh | 1 | -0/+6 |
2018-01-19 | Merge tag 'trace-v4.15-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -3/+16 |
2018-01-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 8 | -23/+44 |
2018-01-19 | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -7/+12 |
2018-01-19 | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2018-01-19 | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2018-01-19 | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+13 |
2018-01-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 9 | -14/+33 |
2018-01-19 | Merge tag 'powerpc-4.15-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 5 | -22/+55 |
2018-01-19 | Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 17 | -167/+367 |
2018-01-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -6/+24 |
2018-01-19 | ia64: Rewrite atomic_add and atomic_sub | Matthew Wilcox | 1 | -18/+19 |
2018-01-19 | sparse doesn't support struct randomization | Matthew Wilcox | 1 | -1/+1 |
2018-01-19 | proc: fix coredump vs read /proc/*/stat race | Alexey Dobriyan | 1 | -2/+5 |
2018-01-19 | scripts/gdb/linux/tasks.py: fix get_thread_info | Xi Kangjie | 1 | -0/+2 |
2018-01-19 | scripts/decodecode: fix decoding for AArch64 (arm64) instructions | Will Deacon | 1 | -0/+8 |
2018-01-19 | mm/page_owner.c: remove drain_all_pages from init_early_allocated_pages | Oscar Salvador | 1 | -1/+0 |
2018-01-19 | mm/memory.c: release locked page in do_swap_page() | Minchan Kim | 1 | -2/+8 |
2018-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 27 | -117/+369 |
2018-01-19 | phy: work around 'phys' references to usb-nop-xceiv devices | Arnd Bergmann | 1 | -0/+4 |
2018-01-19 | ARM: sunxi_defconfig: Enable CMA | Maxime Ripard | 1 | -0/+2 |
2018-01-19 | Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 3 | -146/+242 |
2018-01-18 | ibmvnic: Fix IPv6 packet descriptors | Thomas Falcon | 1 | -9/+11 |
2018-01-18 | ibmvnic: Fix IP offload control buffer | Thomas Falcon | 1 | -0/+4 |
2018-01-18 | Merge tag 'linux-can-fixes-for-4.15-20180118' of ssh://gitolite.kernel.org/pu... | David S. Miller | 1 | -22/+14 |
2018-01-18 | ipv6: don't let tb6_root node share routes with other node | Wei Wang | 1 | -2/+8 |
2018-01-19 | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes | Dave Airlie | 10 | -13/+114 |
2018-01-18 | ip6_gre: init dev->mtu and dev->hard_header_len correctly | Alexey Kodanev | 1 | -7/+7 |
2018-01-18 | mlxsw: spectrum_router: Free LPM tree upon failure | Ido Schimmel | 1 | -6/+14 |
2018-01-19 | drm/nouveau/mmu/mcp77: fix regressions in stolen memory handling | Ben Skeggs | 7 | -10/+109 |
2018-01-19 | drm/nouveau/bar/gk20a: Avoid bar teardown during init | Jon Hunter | 2 | -2/+2 |
2018-01-19 | drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle() | Thierry Reding | 1 | -1/+3 |
2018-01-18 | flow_dissector: properly cap thoff field | Eric Dumazet | 1 | -2/+1 |
2018-01-18 | Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub... | David S. Miller | 3 | -8/+5 |
2018-01-18 | tracing: Fix converting enum's from the map in trace_event_eval_update() | Steven Rostedt (VMware) | 1 | -1/+15 |
2018-01-18 | fm10k: mark PM functions as __maybe_unused | Arnd Bergmann | 1 | -7/+2 |
2018-01-18 | ring-buffer: Fix duplicate results in mapping context to bits in recursive lock | Steven Rostedt (VMware) | 1 | -2/+1 |
2018-01-18 | cfg80211: fix station info handling bugs | Johannes Berg | 2 | -3/+2 |
2018-01-18 | netlink: reset extack earlier in netlink_rcv_skb | Xin Long | 1 | -1/+1 |