summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com2016-08-131-0/+2
| * net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com2016-08-131-0/+1
| * calipso: fix resource leak on calipso_genopt failureColin Ian King2016-08-131-1/+3
| * bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-125-12/+12
| * dsa: mv88e6xxx: hide unused functionsArnd Bergmann2016-08-121-0/+2
| * macsec: use after free when deleting the underlying deviceSabrina Dubroca2016-08-111-6/+17
| * macvtap: fix use after free for skb_array during releaseJason Wang2016-08-111-4/+1
| * openvswitch: do not ignore netdev errors when creating tunnel vportsMartynas Pumputis2016-08-103-4/+25
| * net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick2016-08-101-1/+1
| * tipc: fix variable dereference before NULL checkParthasarathy Bhuvaragan2016-08-101-1/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-108-21/+27
| |\
| | * netfilter: nft_exthdr: Add size check on u8 nft_exthdr attributesLaura Garcia Liebana2016-08-101-2/+9
| | * netfilter: ctnetlink: reject new conntrack request with different l4protoLiping Zhang2016-08-091-0/+2
| | * netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang2016-08-091-4/+2
| | * netfilter: nfnetlink_queue: fix memory leak when attach expectation successfullyLiping Zhang2016-08-091-6/+2
| | * netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang2016-08-091-1/+1
| | * netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeqChristophe Leroy2016-08-081-2/+2
| | * netfilter: nft_rbtree: ignore inactive matching element with no descendantsPablo Neira Ayuso2016-08-081-4/+6
| | * netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso2016-08-081-1/+1
| | * netfilter: nf_ct_h323: do not re-activate already expired timerLiping Zhang2016-08-081-1/+2
| * | bridge: Fix problems around fdb entries pointing to the bridge deviceToshiaki Makita2016-08-091-25/+27
| * | net: phy: micrel: Add specific suspendWenyou Yang2016-08-091-8/+19
| * | dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki2016-08-091-3/+5
| * | bonding: fix the typoZhu Yanjun2016-08-091-1/+1
| * | drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko2016-08-091-0/+2
| * | vti: flush x-netns xfrm cache when vti interface is removedLance Richardson2016-08-091-0/+31
| * | Merge tag 'rxrpc-fixes-20160809' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2016-08-093-11/+23
| |\ \
| | * | rxrpc: Free packets discarded in data_readyDavid Howells2016-08-091-0/+2
| | * | rxrpc: Fix a use-after-push in data_ready handlerDavid Howells2016-08-091-6/+11
| | * | rxrpc: Once packet posted in data_ready, don't retry postingDavid Howells2016-08-091-5/+3
| | * | rxrpc: Don't access connection from call if pointer is NULLDavid Howells2016-08-091-0/+4
| | * | rxrpc: Need to flag call as being released on connect failureDavid Howells2016-08-091-0/+2
| | * | rxrpc: fix uninitialized pointer dereference in debug codeArnd Bergmann2016-08-091-0/+1
| * | | Merge branch 'qed-fixes'David S. Miller2016-08-083-54/+185
| |\ \ \ | | |/ / | |/| |
| | * | qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru2016-08-081-2/+6
| | * | qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2016-08-082-20/+112
| | * | qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru2016-08-082-30/+66
| | * | qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru2016-08-081-2/+1
| |/ /
| * | sctp: use event->chunk when it's validXin Long2016-08-081-2/+2
| * | net: vxlan: lwt: Fix vxlan local traffic.pravin shelar2016-08-081-2/+2
| * | net: vxlan: lwt: Use source ip address during route lookup.pravin shelar2016-08-081-12/+18
| * | Merge branch 'bpf-csum-complete'David S. Miller2016-08-082-24/+57
| |\ \
| | * | bpf: fix checksum for vlan push/pop helperDaniel Borkmann2016-08-081-0/+12
| | * | bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2016-08-082-21/+35
| | * | bpf: also call skb_postpush_rcsum on xmit occasionsDaniel Borkmann2016-08-081-3/+10
| |/ /
| * | net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker2016-08-081-0/+2
| * | Merge branch 'mlxsw-dcb-fixes'David S. Miller2016-08-082-4/+7
| |\ \
| | * | mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel2016-08-081-0/+1
| | * | mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel2016-08-081-0/+2
| | * | mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel2016-08-081-4/+4
| |/ /