summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-15tipc: fix NULL pointer dereference in shutdown()Vegard Nossum
2016-08-15Merge branch 'hv_netvsc-VF-removal-fixes'David S. Miller
2016-08-15hv_netvsc: fix bonding devices check in netvsc_netdev_event()Vitaly Kuznetsov
2016-08-15hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdevVitaly Kuznetsov
2016-08-15hv_netvsc: reset vf_inject on VF removalVitaly Kuznetsov
2016-08-15hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt waitVitaly Kuznetsov
2016-08-15hv_netvsc: don't lose VF informationVitaly Kuznetsov
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-15net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti
2016-08-15rhashtable: fix shift by 64 when shrinkingVegard Nossum
2016-08-15mlxsw: spectrum_router: Fix use after freeVincent
2016-08-15rhashtable: avoid large lock-array allocationsFlorian Westphal
2016-08-13net: remove type_check from dev_get_nest_level()Sabrina Dubroca
2016-08-13macsec: fix lockdep splats when nesting devicesSabrina Dubroca
2016-08-13net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning
2016-08-13net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum
2016-08-13net/irda: handle iriap_register_lsap() allocation failureVegard Nossum
2016-08-13ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg
2016-08-13bpf: fix write helpers with regards to non-linear partsDaniel Borkmann
2016-08-13net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com
2016-08-13net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com
2016-08-13calipso: fix resource leak on calipso_genopt failureColin Ian King
2016-08-13bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann
2016-08-13dsa: mv88e6xxx: hide unused functionsArnd Bergmann
2016-08-11macsec: use after free when deleting the underlying deviceSabrina Dubroca
2016-08-11macvtap: fix use after free for skb_array during releaseJason Wang
2016-08-11openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis
2016-08-11net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick
2016-08-11tipc: fix variable dereference before NULL checkParthasarathy Bhuvaragan
2016-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-08-10netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana
2016-08-10bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita
2016-08-09net: phy: micrel: Add specific suspendWenyou Yang
2016-08-09dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki
2016-08-09bonding: fix the typoZhu Yanjun
2016-08-09drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko
2016-08-09vti: flush x-netns xfrm cache when vti interface is removedLance Richardson
2016-08-09Merge tag 'rxrpc-fixes-20160809' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2016-08-09rxrpc: Free packets discarded in data_readyDavid Howells
2016-08-09rxrpc: Fix a use-after-push in data_ready handlerDavid Howells
2016-08-09rxrpc: Once packet posted in data_ready, don't retry postingDavid Howells
2016-08-09rxrpc: Don't access connection from call if pointer is NULLDavid Howells
2016-08-09rxrpc: Need to flag call as being released on connect failureDavid Howells
2016-08-09rxrpc: fix uninitialized pointer dereference in debug codeArnd Bergmann
2016-08-09netfilter: ctnetlink: reject new conntrack request with different l4protoLiping Zhang
2016-08-09netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang
2016-08-09netfilter: nfnetlink_queue: fix memory leak when attach expectation successfullyLiping Zhang
2016-08-09netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang
2016-08-09Merge branch 'qed-fixes'David S. Miller
2016-08-09qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru