aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-12Revert "net: vhost: lock the vqs one by one"Jason Wang
2018-12-12vhost_net: switch to use mutex_trylock() in vhost_net_busy_poll()Jason Wang
2018-12-12vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang
2018-12-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-12-12Merge branch 'bnx2x-Fix-series'David S. Miller
2018-12-12bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2018-12-12bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru
2018-12-12bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru
2018-12-12bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
2018-12-13netfilter: nf_conncount: use rb_link_node_rcu() instead of rb_link_node()Taehee Yoo
2018-12-13netfilter: nat: can't use dst_hold on noref dstFlorian Westphal
2018-12-13netfilter: ipset: do not call ipset_nest_end after nla_nest_cancelPan Bian
2018-12-12ixgbe: Fix race when the VF driver does a resetRoss Lagerwall
2018-12-12i40e: DRY rx_ptype handling codeMichał Mirosław
2018-12-12USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng
2018-12-12i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław
2018-12-12i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-12-11r8169: fix crash if CONFIG_DEBUG_SHIRQ is enabledHeiner Kallweit
2018-12-11bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64KDaniel Borkmann
2018-12-11Merge branch 'ieee802154-for-davem-2018-12-11' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-11ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_doneYueHaibing
2018-12-10nfp: flower: ensure TCP flags can be placed in IPv6 framePieter Jansen van Vuuren
2018-12-10Merge branch 'ibmvnic-Fix-reset-work-item-locking-bugs'David S. Miller
2018-12-10ibmvnic: Fix non-atomic memory allocation in IRQ contextThomas Falcon
2018-12-10ibmvnic: Convert reset work item mutex to spin lockThomas Falcon
2018-12-11selftests/bpf: use proper type when passing prog_typeStanislav Fomichev
2018-12-10ipv4: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2018-12-10sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_eventXin Long
2018-12-10selftests/bpf: add missing pointer dereference for map stacktrace fixupStanislav Fomichev
2018-12-09Linux 4.20-rc6Linus Torvalds
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-12-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09bpf: powerpc: fix broken uapi for BPF_PROG_TYPE_PERF_EVENTSandipan Das
2018-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-09Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-12-09net/sched: cls_flower: Reject duplicated rules also under skip_swOr Gerlitz
2018-12-09Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan
2018-12-09Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'staging-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-09Merge tag 'tty-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-12-09Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2018-12-09Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-09Merge tag 'libnvdimm-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir