summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: check untrusted gso_size at kernel entryWillem de Bruijn2020-05-271-2/+12
* ipv4: nexthop version of fib_info_nh_uses_devDavid Ahern2020-05-272-0/+35
* ipv4: Refactor nhc evaluation in fib_table_lookupDavid Ahern2020-05-272-0/+35
* nexthop: Expand nexthop_is_multipath in a few placesDavid Ahern2020-05-271-16/+25
* nexthops: don't modify published nexthop groupsNikolay Aleksandrov2020-05-271-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-261-1/+1
|\
| * netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso2020-05-251-1/+1
* | Merge tag 'mac80211-for-net-2020-05-25' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-05-261-1/+1
|\ \
| * | ieee80211: Fix incorrect mask for default PE durationPradeep Kumar Chitrapu2020-05-251-1/+1
| |/
* / net/tls: fix race condition causing kernel panicVinay Kumar Yadav2020-05-261-0/+4
|/
* Merge tag 'efi-urgent-2020-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-05-242-0/+11
|\
| * Merge tag 'efi-fixes-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kern...Borislav Petkov2020-05-222-0/+11
| |\
| | * efi: Pull up arch-specific prototype efi_systab_show_arch()Benjamin Thiel2020-05-171-0/+2
| | * efi: cper: Add support for printing Firmware Error Record ReferencePunit Agrawal2020-05-141-0/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-245-13/+61
|\ \ \
| * | | net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha2020-05-231-0/+9
| * | | net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha2020-05-231-0/+6
| * | | net/mlx5: Add command entry handling completionMoshe Shemesh2020-05-231-0/+1
| * | | Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-05-232-11/+43
| |\ \ \
| | * | | rxrpc: Trace discarded ACKsDavid Howells2020-05-201-0/+35
| | * | | rxrpc: Fix the excessive initial retransmission timeoutDavid Howells2020-05-112-11/+8
| * | | | net: don't return invalid table id error when we fall back to PF_UNSPECSabrina Dubroca2020-05-221-1/+0
| * | | | net sched: fix reporting the first-time use timestampRoman Mashak2020-05-191-1/+2
* | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-05-192-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | i2c: mux: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-151-1/+1
| * | | | i2c: use my kernel.org address from now onWolfram Sang2020-05-051-1/+1
* | | | | Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-05-171-13/+95
|\ \ \ \ \
| * | | | | usb: raw-gadget: support stalling/halting/wedging endpointsAndrey Konovalov2020-05-141-0/+15
| * | | | | usb: raw-gadget: fix gadget endpoint selectionAndrey Konovalov2020-05-141-3/+69
| * | | | | usb: raw-gadget: improve uapi headers commentsAndrey Konovalov2020-05-141-10/+11
* | | | | | Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-05-171-0/+6
|\ \ \ \ \ \
| * | | | | | x86: Fix early boot crash on gcc-10, third tryBorislav Petkov2020-05-151-0/+6
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-05-161-0/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | KVM: Introduce kvm_make_all_cpus_request_except()Suravee Suthikulpanit2020-05-081-0/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-158-9/+22
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-05-151-1/+1
| |\ \ \ \ \ \
| | * | | | | | security: Fix the default value of secid_to_secctx hookAnders Roxell2020-05-141-1/+1
| * | | | | | | net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo2020-05-151-0/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-05-142-1/+2
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | netfilter: flowtable: Add pending bit for offload workPaul Blakey2020-05-111-0/+1
| | * | | | | | netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann2020-05-101-1/+1
| * | | | | | | tcp: fix SO_RCVLOWAT hangs with fat skbsEric Dumazet2020-05-121-0/+13
| * | | | | | | ptp: fix struct member comment for do_aux_workJacob Keller2020-05-121-4/+4
| |/ / / / / /
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-05-091-0/+1
| |\ \ \ \ \ \
| | * | | | | | bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend2020-05-061-0/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | net: bareudp: avoid uninitialized variable warningArnd Bergmann2020-05-081-2/+0
| * | | | | | net: remove spurious declaration of tcp_default_init_rwnd()Maciej Żenczykowski2020-05-071-1/+0
* | | | | | | Merge tag 'sound-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-05-151-0/+1
|\ \ \ \ \ \ \
| * | | | | | | ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai2020-05-071-0/+1
* | | | | | | | Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-05-151-0/+3
|\ \ \ \ \ \ \ \