summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-14macsec: fix lockdep splats when nesting devicesSabrina Dubroca1-2/+27
2016-08-14net: ipv6: Do not keep IPv6 addresses when IPv6 is disabledMike Manning1-2/+2
2016-08-14net/sctp: always initialise sctp_ht_iter::start_failVegard Nossum1-0/+1
2016-08-14net/irda: handle iriap_register_lsap() allocation failureVegard Nossum1-2/+6
2016-08-14ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg1-1/+2
2016-08-14bpf: fix write helpers with regards to non-linear partsDaniel Borkmann1-52/+18
2016-08-14net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com1-0/+2
2016-08-14net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com1-0/+1
2016-08-14calipso: fix resource leak on calipso_genopt failureColin Ian King1-1/+3
2016-08-13bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann5-12/+12
2016-08-13dsa: 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-11openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis3-4/+25
2016-08-11net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick1-1/+1
2016-08-11tipc: fix variable dereference before NULL checkParthasarathy Bhuvaragan1-1/+2
2016-08-11Merge 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-10bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita1-25/+27
2016-08-10net: phy: micrel: Add specific suspendWenyou Yang1-8/+19
2016-08-10dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki1-3/+5
2016-08-10bonding: fix the typoZhu Yanjun1-1/+1
2016-08-10drivers: 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
2016-08-09rxrpc: Don't access connection from call if pointer is NULLDavid Howells1-0/+4
2016-08-09rxrpc: Need to flag call as being released on connect failureDavid Howells1-0/+2
2016-08-09rxrpc: fix uninitialized pointer dereference in debug codeArnd Bergmann1-0/+1
2016-08-09netfilter: ctnetlink: reject new conntrack request with different l4protoLiping Zhang1-0/+2
2016-08-09netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang1-4/+2
2016-08-09netfilter: nfnetlink_queue: fix memory leak when attach expectation successfullyLiping Zhang1-6/+2
2016-08-09netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang1-1/+1
2016-08-09Merge branch 'qed-fixes'David S. Miller3-54/+185
2016-08-09qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru1-2/+6
2016-08-09qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2-20/+112
2016-08-09qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru2-30/+66
2016-08-09qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru1-2/+1
2016-08-09sctp: use event->chunk when it's validXin Long1-2/+2
2016-08-09net: vxlan: lwt: Fix vxlan local traffic.pravin shelar1-2/+2
2016-08-09net: vxlan: lwt: Use source ip address during route lookup.pravin shelar1-12/+18
2016-08-08Merge branch 'bpf-csum-complete'David S. Miller2-24/+57
2016-08-08bpf: fix checksum for vlan push/pop helperDaniel Borkmann1-0/+12
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2-21/+35
2016-08-08bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann1-3/+10
2016-08-08net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker1-0/+2
2016-08-08Merge branch 'mlxsw-dcb-fixes'David S. Miller2-4/+7
2016-08-08mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel1-0/+1