Age | Commit message (Expand) | Author | Files | Lines |
2019-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 9 | -18/+62 |
2019-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -3/+38 |
2019-02-19 | ptp_qoriq: don't pass a large struct by value but instead pass it by reference | Colin Ian King | 1 | -1/+1 |
2019-02-19 | net/tls: Move protocol constants from cipher context to tls context | Vakul Garg | 1 | -17/+29 |
2019-02-18 | net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t | Heiner Kallweit | 1 | -0/+19 |
2019-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 5 | -8/+90 |
2019-02-17 | ptr_ring: remove duplicated include from ptr_ring.h | YueHaibing | 1 | -1/+0 |
2019-02-17 | ethtool: add compat for flash update | Jakub Kicinski | 1 | -0/+7 |
2019-02-17 | devlink: add flash update command | Jakub Kicinski | 2 | -0/+9 |
2019-02-17 | trace: events: add a few neigh tracepoints | Roopa Prabhu | 1 | -0/+204 |
2019-02-17 | net: phy: add genphy_c45_an_config_aneg | Andrew Lunn | 1 | -0/+1 |
2019-02-17 | net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t | Heiner Kallweit | 1 | -0/+25 |
2019-02-17 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -10/+0 |
2019-02-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+5 |
2019-02-17 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -3/+3 |
2019-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 5 | -14/+139 |
2019-02-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -0/+6 |
2019-02-16 | net: Add header for usage of fls64() | David S. Miller | 1 | -0/+1 |
2019-02-16 | Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 6 | -53/+185 |
2019-02-16 | Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/... | Linus Torvalds | 2 | -2/+16 |
2019-02-16 | efi/arm: Revert "Defer persistent reservations until after paging_init()" | Ard Biesheuvel | 1 | -7/+0 |
2019-02-16 | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table | Ard Biesheuvel | 1 | -3/+0 |
2019-02-15 | net: validate untrusted gso packets without csum offload | Willem de Bruijn | 2 | -1/+10 |
2019-02-15 | net: Fix for_each_netdev_feature on Big endian | Hauke Mehrtens | 1 | -2/+21 |
2019-02-15 | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership | Bodong Wang | 3 | -4/+12 |
2019-02-15 | net/mlx5: E-Switch, Assign a different position for uplink rep and vport | Bodong Wang | 1 | -3/+8 |
2019-02-15 | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver | Bodong Wang | 1 | -7/+4 |
2019-02-15 | net/mlx5: E-Switch, Add state to eswitch vport representors | Bodong Wang | 1 | -1/+7 |
2019-02-15 | net/mlx5: E-Switch, Split VF and special vports for offloads mode | Bodong Wang | 1 | -0/+1 |
2019-02-15 | net/mlx5: E-Switch, Properly refer to host PF vport as other vport | Bodong Wang | 1 | -2/+2 |
2019-02-15 | net/mlx5: E-Switch, Properly refer to the esw manager vport | Bodong Wang | 1 | -0/+2 |
2019-02-15 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 5 | -42/+155 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 10 | -36/+37 |
2019-02-15 | include/linux/module.h: copy __init/__exit attrs to init/cleanup_module | Miguel Ojeda | 1 | -2/+2 |
2019-02-15 | Compiler Attributes: add support for __copy (gcc >= 9) | Miguel Ojeda | 1 | -0/+14 |
2019-02-15 | Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 1 | -0/+1 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -20/+14 |
2019-02-15 | net: bpf: remove XDP_QUERY_XSK_UMEM enumerator | Jan Sokolowski | 1 | -4/+3 |
2019-02-14 | net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register | Aya Levin | 1 | -0/+19 |
2019-02-14 | net/mlx5: Add new fields to Port Type and Speed register | Aya Levin | 1 | -4/+8 |
2019-02-14 | net/mlx5: Refactor queries to speed fields in Port Type and Speed register | Aya Levin | 1 | -11/+0 |
2019-02-14 | net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode | Bodong Wang | 1 | -1/+3 |
2019-02-14 | net/mlx5: Relocate vport macros to the vport header file | Bodong Wang | 2 | -6/+7 |
2019-02-14 | net/mlx5: E-Switch, Normalize the name of uplink vport number | Bodong Wang | 1 | -0/+4 |
2019-02-14 | net/mlx5: Provide an alternative VF upper bound for ECPF | Bodong Wang | 1 | -1/+10 |
2019-02-14 | net/mlx5: Add host params change event | Bodong Wang | 2 | -0/+7 |
2019-02-14 | net/mlx5: Add query host params command | Bodong Wang | 1 | -0/+41 |
2019-02-14 | net/mlx5: Update enable HCA dependency | Bodong Wang | 1 | -2/+4 |
2019-02-14 | net/mlx5: Introduce Mellanox SmartNIC and modify page management logic | Bodong Wang | 3 | -6/+17 |
2019-02-14 | net/mlx5: Use consistent vport num argument type | Bodong Wang | 1 | -4/+4 |