Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'tunnel-mtus' | David S. Miller | 2018-06-01 | 3 | -9/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | ip6_tunnel: remove magic mtu value 0xFFF8 | Nicolas Dichtel | 2018-06-01 | 2 | -5/+11 | |
| | * | | | | | | | | | ip_tunnel: restore binding to ifaces with a large mtu | Nicolas Dichtel | 2018-06-01 | 1 | -4/+4 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2018-06-01 | 2 | -4/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | xfrm Fix potential error pointer dereference in xfrm_bundle_create. | Steffen Klassert | 2018-05-31 | 1 | -3/+2 | |
| | * | | | | | | | | | xfrm6: avoid potential infinite loop in _decode_session6() | Eric Dumazet | 2018-05-14 | 1 | -1/+1 | |
| * | | | | | | | | | | net: dsa: b53: Add BCM5389 support | Damien Thébault | 2018-06-01 | 4 | -1/+19 | |
| * | | | | | | | | | | kcm: Fix use-after-free caused by clonned sockets | Kirill Tkhai | 2018-06-01 | 1 | -1/+1 | |
| * | | | | | | | | | | net-sysfs: Fix memory leak in XPS configuration | Alexander Duyck | 2018-06-01 | 1 | -3/+3 | |
| * | | | | | | | | | | ixgbe: fix parsing of TC actions for HW offload | Ondřej Hlavatý | 2018-06-01 | 1 | -5/+4 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | net: ethernet: davinci_emac: fix error handling in probe() | Dan Carpenter | 2018-05-31 | 1 | -10/+12 | |
| * | | | | | | | | | net/ncsi: Fix array size in dumpit handler | Samuel Mendoza-Jonas | 2018-05-31 | 1 | -1/+1 | |
| * | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub... | David S. Miller | 2018-05-31 | 2 | -9/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs | Hao Wei Tee | 2018-05-29 | 1 | -5/+5 | |
| | * | | | | | | | | | Revert "rt2800: use TXOP_BACKOFF for probe frames" | Stanislaw Gruszka | 2018-05-29 | 1 | -4/+3 | |
| * | | | | | | | | | | cls_flower: Fix incorrect idr release when failing to modify rule | Paul Blakey | 2018-05-31 | 1 | -1/+1 | |
| * | | | | | | | | | | net/sonic: Use dma_mapping_error() | Finn Thain | 2018-05-31 | 1 | -1/+1 | |
| * | | | | | | | | | | vhost_net: flush batched heads before trying to busy polling | Jason Wang | 2018-05-30 | 1 | -13/+24 | |
| * | | | | | | | | | | tun: Fix NULL pointer dereference in XDP redirect | Toshiaki Makita | 2018-05-29 | 1 | -6/+9 | |
| * | | | | | | | | | | be2net: Fix error detection logic for BE3 | Suresh Reddy | 2018-05-29 | 1 | -1/+3 | |
| * | | | | | | | | | | net: qmi_wwan: Add Netgear Aircard 779S | Josh Hill | 2018-05-29 | 1 | -0/+1 | |
| * | | | | | | | | | | mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAG | Petr Machata | 2018-05-29 | 1 | -0/+5 | |
| * | | | | | | | | | | atm: zatm: fix memcmp casting | Ivan Bornyakov | 2018-05-29 | 1 | -2/+2 | |
| * | | | | | | | | | | net: netsec: reduce DMA mask to 40 bits | Ard Biesheuvel | 2018-05-29 | 1 | -2/+2 | |
| * | | | | | | | | | | ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inline | Mathieu Xhonneux | 2018-05-29 | 1 | -2/+2 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-05-29 | 9 | -43/+71 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace() | Taehee Yoo | 2018-05-29 | 1 | -1/+3 | |
| | * | | | | | | | | | | netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj() | Taehee Yoo | 2018-05-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | netfilter: nf_tables: disable preemption in nft_update_chain_stats() | Pablo Neira Ayuso | 2018-05-29 | 1 | -2/+2 | |
| | * | | | | | | | | | | netfilter: provide correct argument to nla_strlcpy() | Eric Dumazet | 2018-05-24 | 2 | -3/+3 | |
| | * | | | | | | | | | | ipvs: fix buffer overflow with sync daemon and service | Julian Anastasov | 2018-05-23 | 1 | -6/+15 | |
| | * | | | | | | | | | | netfilter: nft_limit: fix packet ratelimiting | Pablo Neira Ayuso | 2018-05-23 | 1 | -14/+24 | |
| | * | | | | | | | | | | netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval | Taehee Yoo | 2018-05-23 | 1 | -6/+8 | |
| | * | | | | | | | | | | netfilter: ebtables: handle string from userspace with care | Paolo Abeni | 2018-05-17 | 1 | -1/+2 | |
| | * | | | | | | | | | | netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump() | Taehee Yoo | 2018-05-17 | 1 | -8/+12 | |
* | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2018-06-03 | 1 | -2/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | scsi: scsi_transport_srp: Fix shost to rport translation | Bart Van Assche | 2018-05-29 | 1 | -2/+20 | |
* | | | | | | | | | | | | | Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds | 2018-06-03 | 8 | -44/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2018-06-02 | 1 | -9/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/amd/display: Update color props when modeset is required | Leo (Sunpeng) Li | 2018-05-31 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | | drm/amd/display: Make atomic-check validate underscan changes | David Francis | 2018-05-31 | 1 | -7/+16 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2018-05-30' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-05-31 | 3 | -13/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense | Neil Armstrong | 2018-05-30 | 3 | -13/+6 | |
| * | | | | | | | | | | | | | | Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie | 2018-05-30 | 1 | -6/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | drm/amd/display: Fix BUG_ON during CRTC atomic check update | Leo (Sunpeng) Li | 2018-05-29 | 1 | -6/+7 | |
| * | | | | | | | | | | | | | | | Merge tag 'drm-misc-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2018-05-30 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | drm/omap: fix NULL deref crash with SDI displays | Tomi Valkeinen | 2018-05-24 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | drm/psr: Fix missed entry in PSR setup time table. | Dhinakaran Pandiyan | 2018-05-24 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | Merge tag 'drm-intel-fixes-2018-05-29' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2018-05-30 | 2 | -15/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | drm/i915/query: nospec expects no more than an unsigned long | Chris Wilson | 2018-05-29 | 1 | -1/+4 |