summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-08-09qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru
2016-08-09qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru
2016-08-09qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru
2016-08-08sctp: use event->chunk when it's validXin Long
2016-08-08net: vxlan: lwt: Fix vxlan local traffic.pravin shelar
2016-08-08net: vxlan: lwt: Use source ip address during route lookup.pravin shelar
2016-08-08Merge branch 'bpf-csum-complete'David S. Miller
2016-08-08bpf: fix checksum for vlan push/pop helperDaniel Borkmann
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann