summaryrefslogtreecommitdiffstats
path: root/Documentation/memory-barriers.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-18net_sched: unify the init logic for act_policeWANG Cong1-9/+10
2016-08-18net_sched: convert tcf_exts from list to pointer arrayWANG Cong7-41/+85
2016-08-18net_sched: move tc offload macros to pkt_cls.hWANG Cong2-16/+22
2016-08-18net_sched: fix a typo in tc_for_each_action()WANG Cong1-1/+1
2016-08-18net_sched: remove an unnecessary list_del()WANG Cong1-1/+0
2016-08-18net_sched: remove the leftover cleanup_a()WANG Cong1-19/+3
2016-08-18mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel1-1/+1
2016-08-18mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel1-0/+2
2016-08-18mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel1-1/+3
2016-08-18mlxsw: reg: Fix missing op field fill-upJiri Pirko1-0/+1
2016-08-18mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel3-0/+16
2016-08-18mlxsw: spectrum: Add missing packet trapsElad Raz2-0/+18
2016-08-18mlxsw: spectrum: Mark port as active before registering itIdo Schimmel1-2/+3
2016-08-18mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel3-46/+29
2016-08-18mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel1-16/+5
2016-08-18mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel1-22/+5
2016-08-16i40e: check for and deal with non-contiguous TCsDave Ertman1-10/+25
2016-08-16ixgbe: Re-enable ability to toggle VLAN filteringAlexander Duyck1-0/+1
2016-08-16ixgbe: Force VLNCTRL.VFE to be set in all VMDq pathsAlexander Duyck1-6/+12
2016-08-16e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson1-1/+2
2016-08-16e1000e: factor out systim sanitizationJarod Wilson3-29/+44
2016-08-16igb: fix adjusting PTP timestamps for Tx/Rx latencyKshitiz Gupta1-3/+23
2016-08-16net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com1-13/+13
2016-08-16net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com1-0/+5
2016-08-16net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com1-3/+12
2016-08-15power_supply: tps65217-charger: fix missing platform_set_drvdata()Wei Yongjun1-0/+1
2016-08-15tipc: fix NULL pointer dereference in shutdown()Vegard Nossum1-1/+2
2016-08-15hv_netvsc: fix bonding devices check in netvsc_netdev_event()Vitaly Kuznetsov1-2/+7
2016-08-15hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdevVitaly Kuznetsov1-2/+2
2016-08-15hv_netvsc: reset vf_inject on VF removalVitaly Kuznetsov1-10/+16
2016-08-15hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt waitVitaly Kuznetsov2-35/+5
2016-08-15hv_netvsc: don't lose VF informationVitaly Kuznetsov3-42/+45
2016-08-15gre: set inner_protocol on xmitSimon Horman3-3/+1
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti1-16/+17
2016-08-15rhashtable: fix shift by 64 when shrinkingVegard Nossum1-2/+4
2016-08-15mlxsw: spectrum_router: Fix use after freeVincent1-1/+2
2016-08-15rhashtable: avoid large lock-array allocationsFlorian Westphal1-2/+5
2016-08-15Linux 4.8-rc2v4.8-rc2Linus Torvalds1-1/+1
2016-08-15tools/virtio: add dma stubsMichael S. Tsirkin5-1/+52
2016-08-15vhost/test: fix after swiotlb changesMichael S. Tsirkin1-4/+4
2016-08-15vhost/vsock: drop space available check for TX vqGerard Garcia1-7/+3
2016-08-15ringtest: test build fixMichael S. Tsirkin1-0/+1
2016-08-14net: remove type_check from dev_get_nest_level()Sabrina Dubroca5-12/+7
2016-08-14macsec: fix lockdep splats when nesting devicesSabrina Dubroca1-2/+27
2016-08-14net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning1-2/+2
2016-08-14net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum1-0/+1
2016-08-14net/irda: handle iriap_register_lsap() allocation failureVegard Nossum1-2/+6
2016-08-14ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-08-14bpf: fix write helpers with regards to non-linear partsDaniel Borkmann1-52/+18
2016-08-13net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com1-0/+2