summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dt-bindings: dsa: Remove unnecessary #address/#size-cellsFabio Estevam2018-05-091-6/+0
* net: phy: sfp: handle cases where neither BR, min nor BR, max is givenAntoine Tenart2018-05-091-0/+7
* Merge branch 'bnxt_en-Fixes-for-net-next'David S. Miller2018-05-084-20/+30
|\
| * bnxt_en: Always forward VF MAC address to the PF.Michael Chan2018-05-082-2/+3
| * bnxt_en: Read phy eeprom A2h address only when optical diagnostics is supported.Vasundhara Volam2018-05-082-14/+9
| * bnxt_en: Check unsupported speeds in bnxt_update_link() on PF only.Michael Chan2018-05-081-0/+3
| * bnxt_en: Fix firmware message delay loop regression.Michael Chan2018-05-082-4/+15
|/
* net-next/hinic: add pci device ids for 25ge and 100ge cardZhao Chen2018-05-081-2/+6
* flow_dissector: do not rely on implicit castsPaolo Abeni2018-05-082-3/+3
* net: core: rework basic flow dissection helperPaolo Abeni2018-05-084-20/+28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-05-085-8/+114
|\
| * xfrm: use a dedicated slab cache for struct xfrm_stateMathias Krause2018-05-041-2/+7
| * change the comment of vti6_ioctlSun Lianwen2018-05-011-1/+1
| * xfrm: remove VLA usage in __xfrm6_sort()Kees Cook2018-04-261-4/+2
| * udp: enable UDP checksum offload for ESPJacek Kalwas2018-04-181-1/+1
| * selftests: add xfrm state-policy-monitor to rtnetlink.shShannon Nelson2018-04-171-0/+103
* | Merge branch 'ipv6-misc'David S. Miller2018-05-082-11/+28
|\ \
| * | net: ipv6/gre: Add GRO supportEran Ben Elisha2018-05-081-10/+27
| * | net: ipv6: Fix typo in ipv6_find_hdr() documentationTariq Toukan2018-05-081-1/+1
|/ /
* | Merge branch 'qed-Add-support-for-new-multi-partitioning-modes'David S. Miller2018-05-0817-82/+389
|\ \
| * | qed: Add support for Unified Fabric Port.Sudarsana Reddy Kalluru2018-05-0814-27/+283
| * | qed: Add support for multi function mode with 802.1ad tagging.Sudarsana Reddy Kalluru2018-05-082-20/+49
| * | qed: Remove unused data member 'is_mf_default'.Sudarsana Reddy Kalluru2018-05-082-3/+0
| * | qed*: Refactor mf_mode to consist of bits.Sudarsana Reddy Kalluru2018-05-088-46/+71
|/ /
* | net/9p: correct the variable name in v9fs_get_trans_by_name() commentSun Lianwen2018-05-081-1/+1
* | vlan: correct the file path in vlan_dev_change_flags() commentSun Lianwen2018-05-081-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-05-08107-2713/+8852
|\ \
| * | bpf, xskmap: fix crash in xsk_map_alloc error path handlingDaniel Borkmann2018-05-041-0/+2
| * | Merge branch 'bpf-event-output-offload'Daniel Borkmann2018-05-0421-124/+916
| |\ \
| | * | bpf: fix references to free_bpf_prog_info() in commentsJakub Kicinski2018-05-041-2/+2
| | * | tools: bpftool: add simple perf event output readerJakub Kicinski2018-05-048-19/+444
| | * | tools: bpftool: move get_possible_cpus() to common codeJakub Kicinski2018-05-043-58/+59
| | * | tools: bpftool: fold hex keyword in command helpJakub Kicinski2018-05-042-15/+17
| | * | nfp: bpf: rewrite map pointers with NFP TIDsJakub Kicinski2018-05-042-21/+32
| | * | nfp: bpf: perf event output helpers supportJakub Kicinski2018-05-047-4/+187
| | * | bpf: replace map pointer loads before calling into offloadsJakub Kicinski2018-05-041-5/+5
| | * | bpf: export bpf_event_output()Jakub Kicinski2018-05-041-0/+1
| | * | nfp: bpf: record offload neutral maps in the driverJakub Kicinski2018-05-045-6/+168
| | * | bpf: offload: allow offloaded programs to use perf event arraysJakub Kicinski2018-05-042-2/+9
| |/ /
| * | Merge branch 'bpf-subprog-mgmt-cleanup'Daniel Borkmann2018-05-042-63/+67
| |\ \
| | * | bpf: add faked "ending" subprogJiong Wang2018-05-041-20/+14
| | * | bpf: centre subprog information fieldsJiong Wang2018-05-042-33/+38
| | * | bpf: unify main prog and subprogJiong Wang2018-05-042-27/+32
| |/ /
| * | Merge branch 'move-ld_abs-to-native-BPF'Alexei Starovoitov2018-05-0428-1851/+1035
| |\ \
| | * | bpf: sync tools bpf.h uapi headerDaniel Borkmann2018-05-041-1/+32
| | * | bpf, x32: remove ld_abs/ld_indDaniel Borkmann2018-05-041-135/+1
| | * | bpf, s390x: remove ld_abs/ld_indDaniel Borkmann2018-05-044-252/+13
| | * | bpf, ppc64: remove ld_abs/ld_indDaniel Borkmann2018-05-044-317/+11
| | * | bpf, mips64: remove ld_abs/ld_indDaniel Borkmann2018-05-041-104/+0
| | * | bpf, arm32: remove ld_abs/ld_indDaniel Borkmann2018-05-041-77/+0