summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ibmvnic: Fix early release of login bufferThomas Falcon2018-02-221-1/+1
| | * | | | net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain2018-02-221-1/+1
| | * | | | net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern2018-02-221-0/+2
| | * | | | tcp_bbr: better deal with suboptimal GSOEric Dumazet2018-02-221-4/+5
| | * | | | smsc75xx: fix smsc75xx_set_features()Eric Dumazet2018-02-221-3/+4
| | * | | | netlink: put module reference if dump start failsJason A. Donenfeld2018-02-221-1/+3
| | | |/ / | | |/| |
| | * | | amd-xgbe: Restore PCI interrupt enablement setting on resumeTom Lendacky2018-02-211-0/+2
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-219-22/+36
| | |\ \ \
| | | * | | tools/libbpf: Avoid possibly using uninitialized variableJeremy Cline2018-02-201-2/+3
| | | * | | bpf: fix mlock precharge on arraymapsDaniel Borkmann2018-02-161-12/+16
| | | * | | Merge branch 'bpf-bpftool-json-fixes'Daniel Borkmann2018-02-152-1/+4
| | | |\ \ \
| | | | * | | tools: bpftool: preserve JSON output on errors on batch file parsingQuentin Monnet2018-02-151-1/+1
| | | | * | | tools: bpftool: preserve JSON for batch mode when dumping insns to fileQuentin Monnet2018-02-151-0/+3
| | | |/ / /
| | | * | | bpf: fix bpf_prog_array_copy_to_user warning from perf event prog queryDaniel Borkmann2018-02-142-1/+3
| | | * | | bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()Jason Wang2018-02-141-1/+1
| | | * | | bpf: fix sock_map_alloc() error pathEric Dumazet2018-02-141-1/+2
| | | * | | bpf: fix memory leak in lpm_trie map_free callback functionYonghong Song2018-02-141-4/+7
| | * | | | Merge branch 'virtio_net-XDP-fixes'David S. Miller2018-02-211-24/+34
| | |\ \ \ \
| | | * | | | virtio_net: fix ndo_xdp_xmit crash towards dev not ready for XDPJesper Dangaard Brouer2018-02-211-1/+11
| | | * | | | virtio_net: fix memory leak in XDP_REDIRECTJesper Dangaard Brouer2018-02-211-15/+22
| | | * | | | virtio_net: fix XDP code path in receive_small()Jesper Dangaard Brouer2018-02-211-1/+1
| | | * | | | virtio_net: disable XDP_REDIRECT in receive_mergeable() caseJesper Dangaard Brouer2018-02-211-7/+0
| | |/ / / /
| | * | | | Merge tag 'mlx5-fixes-2018-02-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-02-2110-33/+70
| | |\ \ \ \
| | | * | | | net/mlx5: Fix error handling when adding flow rulesVlad Buslov2018-02-201-2/+8
| | | * | | | net/mlx5: E-Switch, Fix drop counters use before creationEugenia Emantayev2018-02-201-4/+4
| | | * | | | net/mlx5: Add header re-write to the checks for conflicting actionsOr Gerlitz2018-02-201-1/+2
| | | * | | | net/mlx5: Use 128B cacheline size for 128B or larger cachelinesDaniel Jurgens2018-02-201-1/+1
| | | * | | | net/mlx5e: Specify numa node when allocating drop rqGal Pressman2018-02-201-2/+8
| | | * | | | net/mlx5e: Return error if prio is specified when offloading eswitch vlan pushOr Gerlitz2018-02-201-1/+2
| | | * | | | net/mlx5: Address static checker warnings on non-constant initializersOr Gerlitz2018-02-201-4/+4
| | | * | | | net/mlx5e: Eliminate build warnings on no previous prototypeOr Gerlitz2018-02-202-2/+3
| | | * | | | net/mlx5e: Verify inline header size do not exceed SKB linear sizeEran Ben Elisha2018-02-201-1/+1
| | | * | | | net/mlx5e: Fix loopback self test when GRO is offInbar Karmy2018-02-201-1/+2
| | | * | | | net/mlx5e: Fix TCP checksum in LRO buffersGal Pressman2018-02-201-14/+35
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-2155-300/+314
| | |\ \ \ \ \
| | | * | | | | netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet2018-02-191-3/+6
| | | * | | | | netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet2018-02-161-1/+1
| | | * | | | | netfilter: nat: cope with negative port rangePaolo Abeni2018-02-141-2/+5
| | | * | | | | netfilter: x_tables: fix missing timer initialization in xt_LEDPaolo Abeni2018-02-141-5/+5
| | | * | | | | .gitignore: ignore ASN.1 auto generated filesZhu Lingshan2018-02-141-0/+4
| | | * | | | | netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-1434-104/+116
| | | * | | | | netfilter: x_tables: use pr ratelimiting in matches/targetsFlorian Westphal2018-02-143-33/+40
| | | * | | | | netfilter: x_tables: rate-limit table mismatch warningsFlorian Westphal2018-02-144-8/+8
| | | * | | | | netfilter: bridge: use pr ratelimitingFlorian Westphal2018-02-142-7/+7
| | | * | | | | netfilter: xt_set: use pr ratelimitingFlorian Westphal2018-02-141-25/+25
| | | * | | | | netfilter: xt_NFQUEUE: use pr ratelimitingFlorian Westphal2018-02-141-3/+5
| | | * | | | | netfilter: xt_CT: use pr ratelimitingFlorian Westphal2018-02-141-12/+13
| | | * | | | | netfilter: x_tables: use pr ratelimiting in xt coreFlorian Westphal2018-02-141-36/+34
| | | * | | | | netfilter: x_tables: remove pr_info where possibleFlorian Westphal2018-02-147-34/+16
| | | * | | | | netfilter: ipt_CLUSTERIP: fix a refcount bug in clusterip_config_find_get()Cong Wang2018-02-141-2/+6