summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-05527-6928/+4631
|\
| * Merge tag 'mm-compaction-5.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-04-051-11/+18
| |\
| | * mm/compaction.c: abort search if isolation failsQian Cai2019-04-041-1/+1
| | * mm/compaction.c: correct zone boundary handling when resetting pageblock skip...Mel Gorman2019-04-041-10/+17
| * | tty: mark Siemens R3964 line discipline as BROKENGreg Kroah-Hartman2019-04-051-1/+1
| * | Merge tag 'drm-fixes-2019-04-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-0411-17/+44
| |\ \
| | * \ Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-04-055-11/+11
| | |\ \
| | | * \ Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi2019-04-034-10/+7
| | | |\ \
| | | | * | drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplugChris Wilson2019-04-041-1/+1
| | | | * | drm/i915/gvt: Correct the calculation of plane sizeXiong Zhang2019-04-041-6/+2
| | | | * | drm/i915/gvt: do not let pin count of shadow mm go negativeYan Zhao2019-03-291-1/+1
| | | | * | drm/i915/gvt: do not deliver a workload if its creation failsYan Zhao2019-03-291-2/+3
| | | * | | drm/i915: Always backoff after a drm_modeset_lock() deadlockChris Wilson2019-04-011-1/+4
| | | | |/ | | | |/|
| | * | | Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-04-056-6/+33
| | |\ \ \ | | | |/ / | | |/| |
| | | * | drm/amdgpu: remove unnecessary rlc reset function on gfx9Le Ma2019-04-021-2/+0
| | | * | drm/amd/display: VBIOS can't be light up HDMI when restart systemPaul Hsieh2019-03-271-0/+6
| | | * | drm/amd/powerplay: fix possible hang with 3+ 4K monitorsEvan Quan2019-03-271-1/+9
| | | * | drm/amd/powerplay: correct data type to avoid overflowEvan Quan2019-03-271-1/+1
| | | * | drm/amd/powerplay: add ECC feature bitEvan Quan2019-03-273-2/+12
| | | * | drm/amd/amdgpu: fix PCIe dpm feature issue (v3)Chengming Gui2019-03-271-0/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-04122-563/+1096
| |\ \ \ \
| | * | | | ibmvnic: Fix completion structure initializationThomas Falcon2019-04-041-2/+3
| | * | | | ipv6: sit: reset ip header pointer in ipip6_rcvLorenzo Bianconi2019-04-041-0/+4
| | * | | | net: bridge: always clear mcast matching struct on reports and leavesNikolay Aleksandrov2019-04-041-0/+3
| | * | | | libcxgb: fix incorrect ppmax calculationVarun Prakash2019-04-041-1/+8
| | * | | | vlan: conditional inclusion of FCoE hooks to match netdevice.h and bnx2xChris Leech2019-04-041-11/+15
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-046-26/+208
| | |\ \ \ \
| | | * | | | flow_dissector: rst'ify documentationStanislav Fomichev2019-04-043-115/+127
| | | * | | | Merge branch 'bpf-flow-dissector-fixes'Daniel Borkmann2019-04-035-26/+196
| | | |\ \ \ \
| | | | * | | | flow_dissector: document BPF flow dissector environmentStanislav Fomichev2019-04-031-0/+115
| | | | * | | | flow_dissector: allow access only to a subset of __sk_buff fieldsStanislav Fomichev2019-04-031-13/+3
| | | | * | | | flow_dissector: fix clamping of BPF flow_keys for non-zero nhoffStanislav Fomichev2019-04-031-1/+2
| | | | * | | | net/flow_dissector: pass flow_keys->n_proto to BPF programsStanislav Fomichev2019-04-032-2/+5
| | | | * | | | selftests/bpf: fix vlan handling in flow dissector programStanislav Fomichev2019-04-032-11/+72
| | | |/ / / /
| | * | | | | Merge branch 'sch_cake-fixes'David S. Miller2019-04-041-1/+12
| | |\ \ \ \ \
| | | * | | | | sch_cake: Make sure we can write the IP header before changing DSCP bitsToke Høiland-Jørgensen2019-04-041-0/+11
| | | * | | | | sch_cake: Use tc_skb_protocol() helper for getting packet protocolToke Høiland-Jørgensen2019-04-041-1/+1
| | |/ / / / /
| | * | | | | tcp: Ensure DCTCP reacts to lossesKoen De Schepper2019-04-041-18/+18
| | * | | | | net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti2019-04-042-2/+32
| | * | | | | net: thunderx: fix NULL pointer dereference in nicvf_open/nicvf_stopLorenzo Bianconi2019-04-041-8/+12
| | * | | | | Merge branch 'net-hns-bugfixes-for-HNS-Driver'David S. Miller2019-04-0414-58/+69
| | |\ \ \ \ \
| | | * | | | | net: hns: Fix sparse: some warnings in HNS driversYonglong Liu2019-04-0411-43/+33
| | | * | | | | net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu2019-04-041-1/+3
| | | * | | | | net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu2019-04-041-6/+27
| | | * | | | | net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu2019-04-041-1/+1
| | | * | | | | net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu2019-04-041-5/+2
| | | * | | | | net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu2019-04-041-2/+3
| | |/ / / / /
| | * | | | | ipv6: Fix dangling pointer when ipv6 fragmentJunwei Hu2019-04-031-1/+3
| | * | | | | net-gro: Fix GRO flush when receiving a GSO packet.Steffen Klassert2019-04-031-1/+1
| | * | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-04-023-14/+33
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |