summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28bpf: Fix various lib and testsuite build failures on 32-bit.David Miller
2018-11-28selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLSNaresh Kamboju
2018-11-28Merge branch 'bpf-sk-msg-pop-data'Daniel Borkmann
2018-11-28bpf: test_sockmap, add options for msg_pop_data() helperJohn Fastabend
2018-11-28bpf: add msg_pop_data helper to toolsJohn Fastabend
2018-11-28bpf: helper to pop data from messagesJohn Fastabend
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-28Merge tag 'xtensa-20181128' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-11-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-11-28net: qualcomm: rmnet: remove set but not used variables 'ip_family, fc_seq, q...YueHaibing
2018-11-28qlcnic: remove set but not used variables 'cur_rings, max_hw_rings, tx_desc_i...YueHaibing
2018-11-28net: neterion: vxge: remove set but not used variables 'max_frags' and 'txdl_...YueHaibing
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28Merge branch 'dpaa2-eth-Introduce-XDP-support'David S. Miller
2018-11-28dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Map Rx buffers as bidirectionalIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Move functionIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu
2018-11-28dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu
2018-11-28net: hisilicon: remove unexpected free_netdevPan Bian
2018-11-28rapidio/rionet: do not free skb before reading its lengthPan Bian
2018-11-28i40e: fix kerneldoc for xsk methodsJan Sokolowski
2018-11-28Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-28Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-11-28ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-11-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-11-28i40e: Fix deletion of MAC filtersLihong Yang
2018-11-28igb: fix uninitialized variablesYunjian Wang
2018-11-28can: flexcan: split the Message Buffer RAM areaPankaj Bansal
2018-11-28can: flexcan: Add provision for variable payload sizePankaj Bansal
2018-11-28can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()Pankaj Bansal
2018-11-28can: flexcan: flexcan_chip_start(): enable loopback mode in flexcanPankaj Bansal
2018-11-28can: flexcan: add self wakeup supportAisheng Dong
2018-11-28dt-bindings: can: flexcan: add stop mode property to device treeAisheng Dong
2018-11-28can: flexcan: flexcan_chip_start(): adjust comment to match the codeMarc Kleine-Budde
2018-11-28can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argumentMarc Kleine-Budde
2018-11-28can: flexcan: flexcan_irq(): fix indentionMarc Kleine-Budde
2018-11-28can: flexcan: flexcan_start_xmit(): fix indentionMarc Kleine-Budde
2018-11-28can: flexcan: enable flexcan for all architecturesPankaj Bansal
2018-11-28can: rcar: add SPDX identifiers to Kconfig and MakefileKuninori Morimoto
2018-11-28can: rcar: use SPDX identifier for Renesas driversWolfram Sang
2018-11-28can: sja1000: plx_pci: add support for ASEM CAN raw deviceFlavio Suligoi
2018-11-28can: xilinx: add can 2.0 supportShubhrajyoti Datta
2018-11-28dt-bindings: can: xilinx_can: add Xilinx CAN FD 2.0 bindingsShubhrajyoti Datta
2018-11-28can: xilinx: fix return type of ndo_start_xmit functionYueHaibing