aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/wireguard/netns.sh (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-13sunvnet: use icmp_ndo_send helperJason A. Donenfeld1-19/+4
2020-02-13gtp: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2020-02-13icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld4-0/+79
2020-02-13net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti1-0/+1
2020-02-13net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti1-0/+1
2020-02-13net/flow_dissector: remove unexist field descriptionHangbin Liu1-1/+0
2020-02-13page_pool: refill page when alloc.count of pool is zeroLi RongQing1-14/+8
2020-02-13ALSA: pcm: Fix double hw_free callsTakashi Iwai1-1/+2
2020-02-13ALSA: usb-audio: Add clock validity quirk for Denon MC7000/MCX8000Alexander Tsoy3-32/+66
2020-02-12linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was splitRandy Dunlap1-1/+2
2020-02-12ice: Trivial fixesTony Nguyen11-29/+31
2020-02-12ice: Use correct netif error functionBen Shelton1-1/+1
2020-02-12ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan1-8/+3
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan8-227/+123
2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan6-27/+27
2020-02-12ice: Remove possible null dereferenceTony Nguyen1-2/+0
2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan2-5/+18
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan4-28/+13
2020-02-12ice: Modify link message loggingAkeem G Abodunrin1-1/+1
2020-02-12ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan1-2/+0
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley4-20/+0
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley1-1/+1
2020-02-12ice: display supported and advertised link modesPaul Greenwalt1-280/+2
2020-02-12ice: Fix switch between FW and SW LLDPDave Ertman1-5/+5
2020-02-12ice: Fix DCB rebuild after resetDave Ertman2-53/+36
2020-02-12net: ethernet: ave: Add capability of rgmii-id modeKunihiko Hayashi1-0/+9
2020-02-12enic: prevent waking up stopped tx queues over watchdog resetFiro Yang1-1/+1
2020-02-12arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven1-1/+1
2020-02-12selftests/bpf: Mark SYN cookie test skipped for UDP socketsJakub Sitnicki1-1/+3
2020-02-12selftests/bpf: Fix error checking on reading the tcp_fastopen sysctlMartin KaFai Lau1-1/+3
2020-02-12drm/i915: Mark the removal of the i915_request from the sched.linkChris Wilson1-0/+2
2020-02-12drm/i915/execlists: Reclaim the hanging virtual requestChris Wilson2-0/+185
2020-02-12drm/i915/execlists: Take a reference while capturing the guilty requestChris Wilson2-10/+32
2020-02-12drm/i915/execlists: Offline error captureChris Wilson1-2/+120
2020-02-12drm/i915/gt: Allow temporary suspension of inflight requestsChris Wilson5-6/+321
2020-02-12drm/i915: Keep track of request among the scheduling listsChris Wilson4-18/+38
2020-02-12drm/i915/gem: Tighten checks and acquiring the mmap objectChris Wilson2-30/+21
2020-02-12drm/i915: Fix preallocated barrier list appendJosé Roberto de Souza1-9/+10
2020-02-12drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutexChris Wilson2-21/+31
2020-02-12drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_releaseChris Wilson1-7/+9
2020-02-12drm/i915: Stub out i915_gpu_coredump_putChris Wilson1-0/+4
2020-02-12ALSA: hda/realtek - Fix silent output on MSI-GL73Takashi Iwai1-0/+1
2020-02-12ALSA: hda/realtek - Add more codec supported Headset ButtonKailang Yang1-0/+3
2020-02-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski1-0/+5
2020-02-11net: ena: ethtool: use correct value for crc32 hashSameeh Jubran1-2/+2
2020-02-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski3-0/+16
2020-02-11net: ena: fix corruption of dev_idx_to_host_tblArthur Kiyanovski1-28/+0
2020-02-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection tableArthur Kiyanovski2-1/+25
2020-02-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski1-1/+5
2020-02-11net: ena: rss: fix failure to get indirection tableSameeh Jubran1-0/+14