summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-17mlxsw: spectrum: Add missing packet trapsElad Raz2-0/+18
2016-08-17mlxsw: spectrum: Mark port as active before registering itIdo Schimmel1-2/+3
2016-08-17mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel3-46/+29
2016-08-17mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel1-16/+5
2016-08-17mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel1-22/+5
2016-08-15Merge branch 'mediatek-fixes'David S. Miller1-16/+30
2016-08-15net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com1-13/+13
2016-08-15net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com1-0/+5
2016-08-15net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com1-3/+12
2016-08-15tipc: fix NULL pointer dereference in shutdown()Vegard Nossum1-1/+2
2016-08-15Merge branch 'hv_netvsc-VF-removal-fixes'David S. Miller3-82/+66
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-14mlxsw: spectrum_router: Fix use after freeVincent1-1/+2
2016-08-14rhashtable: avoid large lock-array allocationsFlorian Westphal1-2/+5
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca5-12/+7
2016-08-13macsec: fix lockdep splats when nesting devicesSabrina Dubroca1-2/+27
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning1-2/+2
2016-08-13net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum1-0/+1
2016-08-13net/irda: handle iriap_register_lsap() allocation failureVegard Nossum1-2/+6
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-08-13bpf: 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
2016-08-13net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com1-0/+1
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King1-1/+3
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann5-12/+12
2016-08-12dsa: mv88e6xxx: hide unused functionsArnd Bergmann1-0/+2
2016-08-11macsec: use after free when deleting the underlying deviceSabrina Dubroca1-6/+17
2016-08-11macvtap: fix use after free for skb_array during releaseJason Wang1-4/+1
2016-08-10openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis3-4/+25
2016-08-10net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick1-1/+1
2016-08-10tipc: fix variable dereference before NULL checkParthasarathy Bhuvaragan1-1/+2
2016-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-21/+27
2016-08-10netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana1-2/+9
2016-08-09bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita1-25/+27
2016-08-09net: phy: micrel: Add specific suspendWenyou Yang1-8/+19
2016-08-09dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki1-3/+5
2016-08-09bonding: fix the typoZhu Yanjun1-1/+1
2016-08-09drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko1-0/+2
2016-08-09vti: flush x-netns xfrm cache when vti interface is removedLance Richardson1-0/+31
2016-08-09Merge tag 'rxrpc-fixes-20160809' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller3-11/+23
2016-08-09rxrpc: Free packets discarded in data_readyDavid Howells1-0/+2
2016-08-09rxrpc: Fix a use-after-push in data_ready handlerDavid Howells1-6/+11
2016-08-09rxrpc: Once packet posted in data_ready, don't retry postingDavid Howells1-5/+3