aboutsummaryrefslogtreecommitdiffstats
path: root/net/6lowpan (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-12ipvs: fix dependency on nf_defrag_ipv6Andrea Claudi3-6/+15
2019-02-12netfilter: compat: initialize all fields in xt_initFrancesco Ruggeri1-1/+1
2019-02-11net/x25: do not hold the cpu too long in x25_new_lci()Eric Dumazet1-4/+2
2019-02-11vxlan: test dev->flags & IFF_UP before calling netif_rx()Eric Dumazet1-3/+11
2019-02-11Documentation: bring operstate documentation up-to-dateJouke Witteveen2-7/+9
2019-02-11netfilter: nat: fix spurious connection timeoutsFlorian Westphal2-0/+2
2019-02-11netfilter: nf_nat_snmp_basic: add missing length checks in ASN.1 cbsJann Horn1-1/+6
2019-02-10Revert "r8169: make use of xmit_more and __netdev_sent_queue"Heiner Kallweit1-9/+10
2019-02-10Revert "r8169: remove unneeded mmiowb barriers"Heiner Kallweit1-1/+7
2019-02-08net/smc: fix byte_order for rx_curs_confirmedUrsula Braun2-12/+11
2019-02-08vsock: cope with memory allocation failure at socket creation timePaolo Abeni1-0/+4
2019-02-08net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi3-2/+7
2019-02-08net: sfp: do not probe SFP module before we're attachedRussell King3-9/+25
2019-02-07net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran1-3/+0
2019-02-07sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu1-1/+2
2019-02-07geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu1-3/+7
2019-02-07KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7221)Peter Shier1-0/+1
2019-02-07KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini1-0/+7
2019-02-07kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974)Jann Horn1-1/+2
2019-02-06net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas1-1/+0
2019-02-06net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei3-3/+3
2019-02-06net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: tulip: de2104x: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: defxx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang1-10/+15
2019-02-06net/mlx5e: Update hw flows when encap source mac changedTonghao Zhang3-0/+7
2019-02-06qed*: Advance drivers version to 8.37.0.20Manish Chopra2-2/+2
2019-02-06qed: Change verbosity for coalescing message.Rahul Verma1-1/+2
2019-02-06qede: Fix system crash on configuring channels.Sudarsana Reddy Kalluru3-0/+19
2019-02-06qed: Consider TX tcs while deriving the max num_queues for PF.Sudarsana Reddy Kalluru1-2/+3
2019-02-06qed: Assign UFP TC value to vlan priority in UFP mode.Sudarsana Reddy Kalluru1-0/+3
2019-02-06qed: Fix EQ full firmware assert.Manish Chopra2-8/+8
2019-02-06dm: don't use bio_trim() afterallMike Snitzer1-1/+5
2019-02-06dm: add memory barrier before waitqueue_activeMikulas Patocka2-2/+2
2019-02-06net: dsa: Fix NULL checking in dsa_slave_set_eee()Dan Carpenter1-2/+2
2019-02-06svcrdma: Remove max_sge check at connect timeChuck Lever2-12/+102
2019-02-06nfsd: Fix error return values for nfsd4_clone_file_range()Trond Myklebust1-2/+4
2019-02-06MAINTAINERS: add maintainer for SFF/SFP/SFP+ supportRussell King1-0/+9
2019-02-06rxrpc: bad unlock balance in rxrpc_recvmsgEric Dumazet1-1/+2
2019-02-06drm/omap: dsi: Hack-fix DSI bus flagsTomi Valkeinen1-0/+11
2019-02-06drm/omap: dsi: Fix OF platform depopulateTomi Valkeinen1-2/+2
2019-02-06drm/omap: dsi: Fix crash in DSI debug dumpsTomi Valkeinen1-6/+6
2019-02-06drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSenVille Syrjälä1-6/+44
2019-02-06ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai1-1/+3