Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | bpf: fix truncated jump targets on heavy expansions | Daniel Borkmann | 2018-05-17 | 2 | -27/+84 | |
| | * | | | | | | | bpf: parse and verdict prog attach may race with bpf map update | John Fastabend | 2018-05-18 | 1 | -3/+3 | |
| | * | | | | | | | bpf: sockmap update rollback on error can incorrectly dec prog refcnt | John Fastabend | 2018-05-18 | 1 | -6/+6 | |
| | * | | | | | | | selftests/bpf: check return value of fopen in test_verifier.c | Jesper Dangaard Brouer | 2018-05-17 | 1 | -0/+5 | |
| * | | | | | | | | net: test tailroom before appending to linear skb | Willem de Bruijn | 2018-05-17 | 2 | -2/+4 | |
| * | | | | | | | | Merge branch 'ip6_gre-Fixes-in-headroom-handling' | David S. Miller | 2018-05-17 | 1 | -39/+145 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | net: ip6_gre: Fix ip6erspan hlen calculation | Petr Machata | 2018-05-17 | 1 | -9/+65 | |
| | * | | | | | | | net: ip6_gre: Split up ip6gre_changelink() | Petr Machata | 2018-05-17 | 1 | -9/+24 | |
| | * | | | | | | | net: ip6_gre: Split up ip6gre_newlink() | Petr Machata | 2018-05-17 | 1 | -6/+18 | |
| | * | | | | | | | net: ip6_gre: Split up ip6gre_tnl_change() | Petr Machata | 2018-05-17 | 1 | -2/+8 | |
| | * | | | | | | | net: ip6_gre: Split up ip6gre_tnl_link_config() | Petr Machata | 2018-05-17 | 1 | -12/+26 | |
| | * | | | | | | | net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit() | Petr Machata | 2018-05-17 | 1 | -1/+1 | |
| | * | | | | | | | net: ip6_gre: Request headroom in __gre6_xmit() | Petr Machata | 2018-05-17 | 1 | -0/+3 | |
| |/ / / / / / / | ||||||
| * | | | | | | | erspan: fix invalid erspan version. | William Tu | 2018-05-17 | 2 | -2/+7 | |
| * | | | | | | | Merge branch 'ibmvnic-Fix-bugs-and-memory-leaks' | David S. Miller | 2018-05-17 | 1 | -11/+17 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ibmvnic: Fix statistics buffers memory leak | Thomas Falcon | 2018-05-17 | 1 | -9/+15 | |
| | * | | | | | | | ibmvnic: Fix non-fatal firmware error reset | Thomas Falcon | 2018-05-17 | 1 | -2/+1 | |
| | * | | | | | | | ibmvnic: Free coherent DMA memory if FW map failed | Thomas Falcon | 2018-05-17 | 1 | -0/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | net/ipv4: Initialize proto and ports in flow struct | David Ahern | 2018-05-17 | 3 | -3/+14 | |
| * | | | | | | | tls: don't use stack memory in a scatterlist | Matt Mullins | 2018-05-17 | 2 | -5/+7 | |
| * | | | | | | | tuntap: fix use after free during release | Jason Wang | 2018-05-16 | 1 | -1/+1 | |
| * | | | | | | | Merge branch 'qed-LL2-fixes' | David S. Miller | 2018-05-16 | 1 | -11/+50 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | qed: Fix LL2 race during connection terminate | Michal Kalderon | 2018-05-16 | 1 | -10/+14 | |
| | * | | | | | | | qed: Fix possibility of list corruption during rmmod flows | Michal Kalderon | 2018-05-16 | 1 | -1/+10 | |
| | * | | | | | | | qed: LL2 flush isles when connection is closed | Michal Kalderon | 2018-05-16 | 1 | -0/+26 | |
| |/ / / / / / / | ||||||
| * | | | | | | | net/sched: fix refcnt leak in the error path of tcf_vlan_init() | Davide Caratti | 2018-05-16 | 1 | -0/+2 | |
| * | | | | | | | net: 8390: ne: Fix accidentally removed RBTX4927 support | Geert Uytterhoeven | 2018-05-16 | 1 | -1/+3 | |
| * | | | | | | | Merge branch 'dsa-bcm_sf2-CFP-fixes' | David S. Miller | 2018-05-16 | 1 | -14/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net: dsa: bcm_sf2: Fix IPv6 rule half deletion | Florian Fainelli | 2018-05-16 | 1 | -4/+7 | |
| | * | | | | | | | net: dsa: bcm_sf2: Fix IPv6 rules and chain ID | Florian Fainelli | 2018-05-16 | 1 | -9/+11 | |
| | * | | | | | | | net: dsa: bcm_sf2: Fix RX_CLS_LOC_ANY overwrite for last rule | Florian Fainelli | 2018-05-16 | 1 | -1/+4 | |
| |/ / / / / / / | ||||||
| * | | | | | | | net: phy: micrel: add 125MHz reference clock workaround | Markus Niebel | 2018-05-16 | 2 | -0/+38 | |
| * | | | | | | | tcp: purge write queue in tcp_connect_init() | Eric Dumazet | 2018-05-16 | 1 | -2/+5 | |
| * | | | | | | | net/mlx5: Fix build break when CONFIG_SMP=n | Saeed Mahameed | 2018-05-16 | 1 | -11/+1 | |
| * | | | | | | | ipvlan: call netdevice notifier when master mac address changed | Keefe Liu | 2018-05-16 | 1 | -1/+3 | |
| * | | | | | | | vmxnet3: use DMA memory barriers where required | hpreg@vmware.com | 2018-05-14 | 2 | -2/+24 | |
| * | | | | | | | vmxnet3: set the DMA mask before the first DMA map operation | hpreg@vmware.com | 2018-05-14 | 2 | -28/+30 | |
| * | | | | | | | cxgb4: Correct ntuple mask validation for hash filters | Kumar Sanghvi | 2018-05-14 | 1 | -58/+30 | |
| * | | | | | | | net/smc: check for missing nlattrs in SMC_PNETID messages | Eric Biggers | 2018-05-14 | 1 | -31/+40 | |
| * | | | | | | | net/mlx4_core: Fix error handling in mlx4_init_port_info. | Tarick Bedeir | 2018-05-14 | 1 | -1/+3 | |
| * | | | | | | | tun: fix use after free for ptr_ring | Jason Wang | 2018-05-14 | 1 | -15/+12 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2018-05-13 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tools: bpf: handle NULL return in bpf_prog_load_xattr() | Jakub Kicinski | 2018-05-11 | 1 | -1/+1 | |
| | * | | | | | | | nfp: bpf: allow zero-length capabilities | Jakub Kicinski | 2018-05-09 | 1 | -1/+1 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2018-05-13 | 16 | -87/+299 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | netfilter: nf_tables: fix memory leak on error exit return | Colin Ian King | 2018-05-14 | 1 | -2/+4 | |
| | * | | | | | | | | netfilter: nf_tables: bogus EBUSY in chain deletions | Pablo Neira Ayuso | 2018-05-09 | 3 | -7/+59 | |
| | * | | | | | | | | netfilter: nft_compat: fix handling of large matchinfo size | Florian Westphal | 2018-05-09 | 1 | -1/+63 | |
| | * | | | | | | | | netfilter: nft_compat: prepare for indirect info storage | Florian Westphal | 2018-05-09 | 1 | -11/+36 | |
| | * | | | | | | | | netfilter: nf_tables: don't assume chain stats are set when jumplabel is set | Florian Westphal | 2018-05-08 | 1 | -7/+14 |