cascardo/linux.git
2016-08-17 Ido Schimmelmlxsw: spectrum: Remove redundant errors from the code
2016-08-17 Ido Schimmelmlxsw: spectrum: Don't return upon error in removal...
2016-08-16 David S. MillerMerge branch 'mediatek-fixes'
2016-08-16 sean.wang@mediatek.comnet: ethernet: mediatek: fix runtime warning raised...
2016-08-16 sean.wang@mediatek.comnet: ethernet: mediatek: fix flow control settings...
2016-08-16 sean.wang@mediatek.comnet: ethernet: mediatek: fix RMII mode and add REVMII...
2016-08-15 Vegard Nossumtipc: fix NULL pointer dereference in shutdown()
2016-08-15 David S. MillerMerge branch 'hv_netvsc-VF-removal-fixes'
2016-08-15 Vitaly Kuznetsovhv_netvsc: fix bonding devices check in netvsc_netdev_e...
2016-08-15 Vitaly Kuznetsovhv_netvsc: protect module refcount by checking net_devi...
2016-08-15 Vitaly Kuznetsovhv_netvsc: reset vf_inject on VF removal
2016-08-15 Vitaly Kuznetsovhv_netvsc: avoid deadlocks between rtnl lock and vf_use...
2016-08-15 Vitaly Kuznetsovhv_netvsc: don't lose VF information
2016-08-15 Simon Hormangre: set inner_protocol on xmit
2016-08-15 Lorenzo Colittinet: ipv6: Fix ping to link-local addresses.
2016-08-15 Vegard Nossumrhashtable: fix shift by 64 when shrinking
2016-08-15 Vincentmlxsw: spectrum_router: Fix use after free
2016-08-15 Florian Westphalrhashtable: avoid large lock-array allocations
2016-08-13 Sabrina Dubrocanet: remove type_check from dev_get_nest_level()
2016-08-13 Sabrina Dubrocamacsec: fix lockdep splats when nesting devices
2016-08-13 Mike Manningnet: ipv6: Do not keep IPv6 addresses when IPv6 is...
2016-08-13 Vegard Nossumnet/sctp: always initialise sctp_ht_iter::start_fail
2016-08-13 Vegard Nossumnet/irda: handle iriap_register_lsap() allocation failure
2016-08-13 Johannes Bergipv6: suppress sparse warnings in IP6_ECN_set_ce()
2016-08-13 Daniel Borkmannbpf: fix write helpers with regards to non-linear parts
2016-08-13 sean.wang@mediatek.comnet: ethernet: mediatek: add the missing of_node_put...
2016-08-13 sean.wang@mediatek.comnet: ethernet: mediatek: fixed that initializing u64_st...
2016-08-13 Colin Ian Kingcalipso: fix resource leak on calipso_genopt failure
2016-08-13 Daniel Borkmannbpf: fix bpf_skb_in_cgroup helper naming
2016-08-13 Arnd Bergmanndsa: mv88e6xxx: hide unused functions
2016-08-11 Sabrina Dubrocamacsec: use after free when deleting the underlying...
2016-08-11 Jason Wangmacvtap: fix use after free for skb_array during release
2016-08-11 Martynas Pumputisopenvswitch: do not ignore netdev errors when creating...
2016-08-11 Fabian Fredericknet: hns: fix typo in g_gmac_stats_string[]
2016-08-11 Parthasarathy... tipc: fix variable dereference before NULL check
2016-08-10 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2016-08-10 Laura Garcia... netfilter: nft_exthdr: Add size check on u8 nft_exthdr...
2016-08-10 Toshiaki Makitabridge: Fix problems around fdb entries pointing to...
2016-08-09 Wenyou Yangnet: phy: micrel: Add specific suspend
2016-08-09 Sylwester Nawrockidm9000: Fix irq trigger type setup on non-dt platforms
2016-08-09 Zhu Yanjunbonding: fix the typo
2016-08-09 Grygorii Strashkodrivers: net: cpsw: fix kmemleak false-positive reports...
2016-08-09 Lance Richardsonvti: flush x-netns xfrm cache when vti interface is...
2016-08-09 David S. MillerMerge tag 'rxrpc-fixes-20160809' of git://git./linux...
2016-08-09 David Howellsrxrpc: Free packets discarded in data_ready
2016-08-09 David Howellsrxrpc: Fix a use-after-push in data_ready handler
2016-08-09 David Howellsrxrpc: Once packet posted in data_ready, don't retry...
2016-08-09 David Howellsrxrpc: Don't access connection from call if pointer...
2016-08-09 David Howellsrxrpc: Need to flag call as being released on connect...
2016-08-09 Arnd Bergmannrxrpc: fix uninitialized pointer dereference in debug...
2016-08-09 Liping Zhangnetfilter: ctnetlink: reject new conntrack request...
2016-08-09 Liping Zhangnetfilter: nfnetlink_queue: reject verdict request...
2016-08-09 Liping Zhangnetfilter: nfnetlink_queue: fix memory leak when attach...
2016-08-09 Liping Zhangnetfilter: nf_ct_expect: remove the redundant slash...
2016-08-09 David S. MillerMerge branch 'qed-fixes'
2016-08-09 Sudarsana Reddy... qed: Update app count when adding a new dcbx app entry...
2016-08-09 Sudarsana Reddy... qed: Add dcbx app support for IEEE Selection Field.
2016-08-09 Sudarsana Reddy... qed: Use ieee mfw-mask to get ethtype in ieee-dcbx...
2016-08-09 Sudarsana Reddy... qed: Remove the endian-ness conversion for pri_to_tc...
2016-08-08 Xin Longsctp: use event->chunk when it's valid
2016-08-08 pravin shelarnet: vxlan: lwt: Fix vxlan local traffic.
2016-08-08 pravin shelarnet: vxlan: lwt: Use source ip address during route...
2016-08-08 David S. MillerMerge branch 'bpf-csum-complete'
2016-08-08 Daniel Borkmannbpf: fix checksum for vlan push/pop helper
2016-08-08 Daniel Borkmannbpf: fix checksum fixups on bpf_skb_store_bytes
2016-08-08 Daniel Borkmannbpf: also call skb_postpush_rcsum on xmit occasions
2016-08-08 Paul Gortmakernet/ethernet: tundra: fix dump_eth_one warning in tsi10...
2016-08-08 David S. MillerMerge branch 'mlxsw-dcb-fixes'
2016-08-08 Ido Schimmelmlxsw: spectrum: Add missing DCB rollback in error...
2016-08-08 Ido Schimmelmlxsw: spectrum: Do not override PAUSE settings
2016-08-08 Ido Schimmelmlxsw: spectrum: Do not assume PAUSE frames are disabled
2016-08-08 Phil Sutterrhashtable-test: Fix max_size parameter description
2016-08-08 David S. MillerMerge branch 'sctp_diag-fixes'
2016-08-08 Phil Suttersctp_diag: Respect ss adding TCPF_CLOSE to idiag_states
2016-08-08 Phil Suttersctp_diag: Fix T3_rtx timer export
2016-08-08 Phil Suttersctp: Export struct sctp_info to userspace
2016-08-08 Christophe... netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
2016-08-08 Pablo Neira... netfilter: nft_rbtree: ignore inactive matching element...
2016-08-08 Pablo Neira... netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01
2016-08-08 Liping Zhangnetfilter: nf_ct_h323: do not re-activate already expir...
2016-08-07 Harini Katakamnet: macb: Correct CAPS mask
2016-08-07 David S. MillerMerge tag 'mac80211-for-davem-2016-08-05' of git:/...
2016-08-07 Alexei Starovoitovsamples/bpf: add bpf_map_update_elem() tests
2016-08-07 Alexei Starovoitovbpf: restore behavior of bpf_map_update_elem
2016-08-06 Geert Uytterhoevennet: dsa: b53: Add missing ULL suffix for 64-bit constant
2016-08-06 David Forsteripv4: panic in leaf_walk_rcu due to stale node pointer
2016-08-06 David Howellsrxrpc: Fix races between skb free, ACK generation and...
2016-08-06 Wei Yongjunnet: arc_emac: add missing of_node_put() in arc_emac_pr...
2016-08-06 Ian WienandOVS: Ignore negative headroom value
2016-08-05 Maxim Altshulmac80211: Add ieee80211_hw pointer to get_expected_thro...
2016-08-05 Masashi Honmanl80211: correct checks for NL80211_MESHCONF_HT_OPMODE...
2016-08-05 Masashi Honmamac80211: End the MPSP even if EOSP frame was not acked
2016-08-05 Felix Fietkaumac80211: fix purging multicast PS buffer queue
2016-08-03 David S. MillerMerge branch 'qlcnic-fixes'
2016-08-03 Manish Chopraqlcnic: Update version to 5.3.65
2016-08-03 Manish Chopraqlcnic: fix napi budget alteration
2016-08-03 Manish Chopraqlcnic: fix data structure corruption in async mbx...
2016-08-03 David S. MillerMerge branch 'tg3-fixes'
2016-08-03 Siva Reddy... tg3: Report the correct number of RSS queues through...
2016-08-03 Satish Baddipadigetg3: Fix for diasllow rx coalescing time to be 0
next