summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-10net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick
2016-08-10tipc: 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-09bridge: 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-08Merge branch 'qed-fixes'David S. Miller
2016-08-08qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru
2016-08-08qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru
2016-08-08qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru
2016-08-08qed: 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
2016-08-08bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann
2016-08-08net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker
2016-08-08Merge branch 'mlxsw-dcb-fixes'David S. Miller
2016-08-08mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel
2016-08-08mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel
2016-08-08mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel
2016-08-08rhashtable-test: Fix max_size parameter descriptionPhil Sutter
2016-08-08Merge branch 'sctp_diag-fixes'David S. Miller
2016-08-08sctp_diag: Respect ss adding TCPF_CLOSE to idiag_statesPhil Sutter
2016-08-08sctp_diag: Fix T3_rtx timer exportPhil Sutter
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter
2016-08-08netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeqChristophe Leroy
2016-08-08netfilter: nft_rbtree: ignore inactive matching element with no descendantsPablo Neira Ayuso
2016-08-08netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso
2016-08-08netfilter: nf_ct_h323: do not re-activate already expired timerLiping Zhang
2016-08-06net: macb: Correct CAPS maskHarini Katakam
2016-08-06Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-08-06samples/bpf: add bpf_map_update_elem() testsAlexei Starovoitov