aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-07neighbour: Avoid writing before skb->head in neigh_hh_output()Gravatar Stefano Brivio 1-5/+23
2018-12-05sctp: frag_point sanity checkGravatar Jakub Audykowicz 1-0/+5
2018-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 2-19/+44
2018-12-03sctp: kfree_rcu asocGravatar Xin Long 1-0/+2
2018-11-30bpf: Improve socket lookup reuseport documentationGravatar Joe Stringer 1-0/+4
2018-11-30bpf: Support sk lookup in netns with id 0Gravatar Joe Stringer 1-14/+21
2018-11-30bpf: fix pointer offsets in context for 32 bitGravatar Daniel Borkmann 2-5/+19
2018-11-29net: phy: sfp: correct location of SFP standardsGravatar Baruch Siach 1-1/+1
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-2/+19
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 3-2/+15
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrGravatar Daniel Borkmann 1-0/+4
2018-11-27netfilter: add missing error handling code for register functionsGravatar Taehee Yoo 2-2/+2
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooGravatar Florian Westphal 1-0/+13
2018-11-25Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-1/+1
2018-11-24Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxGravatar Linus Torvalds 1-64/+203
2018-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 2-38/+0
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-1/+32
2018-11-23packet: copy user buffers before orphan or cloneGravatar Willem de Bruijn 1-1/+17
2018-11-22net/dim: Update DIM start sample after each DIM iterationGravatar Tal Gilboa 1-0/+2
2018-11-22Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+3
2018-11-22Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Gravatar Benjamin Tissoires 1-10/+0
2018-11-22Revert "HID: input: Create a utility class for counting scroll events"Gravatar Benjamin Tissoires 1-28/+0
2018-11-21tcp: defer SACK compression after DupThreshGravatar Eric Dumazet 1-0/+1
2018-11-21dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBGravatar Robin Murphy 1-1/+1
2018-11-20Merge tag 'media/v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 2-1/+6
2018-11-19Revert "sctp: remove sctp_transport_pmtu_check"Gravatar Xin Long 1-0/+12
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-2/+11
2018-11-18Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+7
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-4/+4
2018-11-15rxrpc: Fix life checkGravatar David Howells 2-1/+4
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Gravatar Ard Biesheuvel 1-0/+7
2018-11-13Merge tag 'linux-can-fixes-for-4.20-20181109' of ssh://gitolite.kernel.org/pu...Gravatar David S. Miller 2-1/+7
2018-11-12kyber: fix wrong strlcpy() size in trace_kyber_latency()Gravatar Omar Sandoval 1-4/+4
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2018-11-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-9/+9
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-5/+7
2018-11-09Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-7/+1
2018-11-09can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Gravatar Oleksij Rempel 1-1/+2
2018-11-09can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Gravatar Oleksij Rempel 1-0/+4
2018-11-09can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Gravatar Marc Kleine-Budde 1-0/+1
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 8-6/+30
2018-11-08libceph: assume argonaut on the server sideGravatar Ilya Dryomov 1-7/+1
2018-11-08Merge tag 'compiler-attributes-for-linus-v4.20-rc2' of https://github.com/oje...Gravatar Linus Torvalds 2-5/+13
2018-11-08Merge tag 'mtd/fixes-for-4.20-rc2' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-4/+3
2018-11-08Compiler Attributes: improve explanation of headerGravatar Miguel Ojeda 1-5/+9
2018-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 1-2/+2
2018-11-07USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hubGravatar Kai-Heng Feng 1-0/+3
2018-11-06watchdog/core: Add missing prototypes for weak functionsGravatar Mathieu Malaterre 1-0/+2
2018-11-06mtd: nand: Fix nanddev_pos_next_page() kernel-doc headerGravatar Boris Brezillon 1-1/+1