summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann2018-05-172-27/+84
| | * | | | | | | bpf: parse and verdict prog attach may race with bpf map updateJohn Fastabend2018-05-181-3/+3
| | * | | | | | | bpf: sockmap update rollback on error can incorrectly dec prog refcntJohn Fastabend2018-05-181-6/+6
| | * | | | | | | selftests/bpf: check return value of fopen in test_verifier.cJesper Dangaard Brouer2018-05-171-0/+5
| * | | | | | | | net: test tailroom before appending to linear skbWillem de Bruijn2018-05-172-2/+4
| * | | | | | | | Merge branch 'ip6_gre-Fixes-in-headroom-handling'David S. Miller2018-05-171-39/+145
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | net: ip6_gre: Fix ip6erspan hlen calculationPetr Machata2018-05-171-9/+65
| | * | | | | | | net: ip6_gre: Split up ip6gre_changelink()Petr Machata2018-05-171-9/+24
| | * | | | | | | net: ip6_gre: Split up ip6gre_newlink()Petr Machata2018-05-171-6/+18
| | * | | | | | | net: ip6_gre: Split up ip6gre_tnl_change()Petr Machata2018-05-171-2/+8
| | * | | | | | | net: ip6_gre: Split up ip6gre_tnl_link_config()Petr Machata2018-05-171-12/+26
| | * | | | | | | net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()Petr Machata2018-05-171-1/+1
| | * | | | | | | net: ip6_gre: Request headroom in __gre6_xmit()Petr Machata2018-05-171-0/+3
| |/ / / / / / /
| * | | | | | | erspan: fix invalid erspan version.William Tu2018-05-172-2/+7
| * | | | | | | Merge branch 'ibmvnic-Fix-bugs-and-memory-leaks'David S. Miller2018-05-171-11/+17
| |\ \ \ \ \ \ \
| | * | | | | | | ibmvnic: Fix statistics buffers memory leakThomas Falcon2018-05-171-9/+15
| | * | | | | | | ibmvnic: Fix non-fatal firmware error resetThomas Falcon2018-05-171-2/+1
| | * | | | | | | ibmvnic: Free coherent DMA memory if FW map failedThomas Falcon2018-05-171-0/+1
| |/ / / / / / /
| * | | | | | | net/ipv4: Initialize proto and ports in flow structDavid Ahern2018-05-173-3/+14
| * | | | | | | tls: don't use stack memory in a scatterlistMatt Mullins2018-05-172-5/+7
| * | | | | | | tuntap: fix use after free during releaseJason Wang2018-05-161-1/+1
| * | | | | | | Merge branch 'qed-LL2-fixes'David S. Miller2018-05-161-11/+50
| |\ \ \ \ \ \ \
| | * | | | | | | qed: Fix LL2 race during connection terminateMichal Kalderon2018-05-161-10/+14
| | * | | | | | | qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon2018-05-161-1/+10
| | * | | | | | | qed: LL2 flush isles when connection is closedMichal Kalderon2018-05-161-0/+26
| |/ / / / / / /
| * | | | | | | net/sched: fix refcnt leak in the error path of tcf_vlan_init()Davide Caratti2018-05-161-0/+2
| * | | | | | | net: 8390: ne: Fix accidentally removed RBTX4927 supportGeert Uytterhoeven2018-05-161-1/+3
| * | | | | | | Merge branch 'dsa-bcm_sf2-CFP-fixes'David S. Miller2018-05-161-14/+22
| |\ \ \ \ \ \ \
| | * | | | | | | net: dsa: bcm_sf2: Fix IPv6 rule half deletionFlorian Fainelli2018-05-161-4/+7
| | * | | | | | | net: dsa: bcm_sf2: Fix IPv6 rules and chain IDFlorian Fainelli2018-05-161-9/+11
| | * | | | | | | net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last ruleFlorian Fainelli2018-05-161-1/+4
| |/ / / / / / /
| * | | | | | | net: phy: micrel: add 125MHz reference clock workaroundMarkus Niebel2018-05-162-0/+38
| * | | | | | | tcp: purge write queue in tcp_connect_init()Eric Dumazet2018-05-161-2/+5
| * | | | | | | net/mlx5: Fix build break when CONFIG_SMP=nSaeed Mahameed2018-05-161-11/+1
| * | | | | | | ipvlan: call netdevice notifier when master mac address changedKeefe Liu2018-05-161-1/+3
| * | | | | | | vmxnet3: use DMA memory barriers where requiredhpreg@vmware.com2018-05-142-2/+24
| * | | | | | | vmxnet3: set the DMA mask before the first DMA map operationhpreg@vmware.com2018-05-142-28/+30
| * | | | | | | cxgb4: Correct ntuple mask validation for hash filtersKumar Sanghvi2018-05-141-58/+30
| * | | | | | | net/smc: check for missing nlattrs in SMC_PNETID messagesEric Biggers2018-05-141-31/+40
| * | | | | | | net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir2018-05-141-1/+3
| * | | | | | | tun: fix use after free for ptr_ringJason Wang2018-05-141-15/+12
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-05-132-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | tools: bpf: handle NULL return in bpf_prog_load_xattr()Jakub Kicinski2018-05-111-1/+1
| | * | | | | | | nfp: bpf: allow zero-length capabilitiesJakub Kicinski2018-05-091-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-05-1316-87/+299
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nf_tables: fix memory leak on error exit returnColin Ian King2018-05-141-2/+4
| | * | | | | | | | netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso2018-05-093-7/+59
| | * | | | | | | | netfilter: nft_compat: fix handling of large matchinfo sizeFlorian Westphal2018-05-091-1/+63
| | * | | | | | | | netfilter: nft_compat: prepare for indirect info storageFlorian Westphal2018-05-091-11/+36
| | * | | | | | | | netfilter: nf_tables: don't assume chain stats are set when jumplabel is setFlorian Westphal2018-05-081-7/+14