| Commit message (Expand) | Author | Age | Files | Lines |
* | net: phy: add helper mii_10gbt_stat_mod_linkmode_lpa_t | Heiner Kallweit | 2019-02-19 | 1 | -0/+19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2019-02-18 | 5 | -8/+90 |
|\ |
|
| * | netfilter: reject: skip csum verification for protocols that don't support it | Alin Nastac | 2019-02-13 | 3 | -0/+29 |
| * | netfilter: ipv6: avoid indirect calls for IPV6=y case | Florian Westphal | 2019-02-04 | 1 | -13/+51 |
| * | netfilter: nat: remove module dependency on ipv6 core | Florian Westphal | 2019-02-04 | 1 | -0/+6 |
| * | netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE options | wenxu | 2019-02-04 | 1 | -0/+9 |
* | | ptr_ring: remove duplicated include from ptr_ring.h | YueHaibing | 2019-02-18 | 1 | -1/+0 |
* | | ethtool: add compat for flash update | Jakub Kicinski | 2019-02-18 | 1 | -0/+7 |
* | | devlink: add flash update command | Jakub Kicinski | 2019-02-18 | 2 | -0/+9 |
* | | trace: events: add a few neigh tracepoints | Roopa Prabhu | 2019-02-17 | 1 | -0/+204 |
* | | net: phy: add genphy_c45_an_config_aneg | Andrew Lunn | 2019-02-17 | 1 | -0/+1 |
* | | net: phy: add helper linkmode_adv_to_mii_10gbt_adv_t | Heiner Kallweit | 2019-02-17 | 1 | -0/+25 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2019-02-17 | 5 | -14/+139 |
|\ \ |
|
| * | | net: bpf: remove XDP_QUERY_XSK_UMEM enumerator | Jan Sokolowski | 2019-02-15 | 1 | -4/+3 |
| * | | ipv6_stub: add ipv6_route_input stub/proxy. | Peter Oskolkov | 2019-02-14 | 1 | -0/+1 |
| * | | bpf: implement BPF_LWT_ENCAP_IP mode in bpf_lwt_push_encap | Peter Oskolkov | 2019-02-14 | 1 | -0/+2 |
| * | | bpf: add plumbing for BPF_LWT_ENCAP_IP in bpf_lwt_push_encap | Peter Oskolkov | 2019-02-14 | 1 | -2/+24 |
| * | | bpf: offload: add priv field for drivers | Jakub Kicinski | 2019-02-12 | 1 | -1/+2 |
| * | | bpf: Add struct bpf_tcp_sock and BPF_FUNC_tcp_sock | Martin KaFai Lau | 2019-02-11 | 2 | -1/+80 |
| * | | bpf: Add state, dst_ip4, dst_ip6 and dst_port to bpf_sock | Martin KaFai Lau | 2019-02-11 | 1 | -9/+8 |
| * | | bpf: Add a bpf_sock pointer to __sk_buff and a bpf_sk_fullsock helper | Martin KaFai Lau | 2019-02-11 | 2 | -1/+23 |
* | | | Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller | 2019-02-16 | 6 | -53/+185 |
|\ \ \ |
|
| * | | | net/mlx5: E-Switch, Consider ECPF vport depends on eswitch ownership | Bodong Wang | 2019-02-16 | 3 | -4/+12 |
| * | | | net/mlx5: E-Switch, Assign a different position for uplink rep and vport | Bodong Wang | 2019-02-16 | 1 | -3/+8 |
| * | | | net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver | Bodong Wang | 2019-02-16 | 1 | -7/+4 |
| * | | | net/mlx5: E-Switch, Add state to eswitch vport representors | Bodong Wang | 2019-02-16 | 1 | -1/+7 |
| * | | | net/mlx5: E-Switch, Split VF and special vports for offloads mode | Bodong Wang | 2019-02-16 | 1 | -0/+1 |
| * | | | net/mlx5: E-Switch, Properly refer to host PF vport as other vport | Bodong Wang | 2019-02-16 | 1 | -2/+2 |
| * | | | net/mlx5: E-Switch, Properly refer to the esw manager vport | Bodong Wang | 2019-02-16 | 1 | -0/+2 |
| * | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed | 2019-02-16 | 5 | -42/+155 |
| |\ \ \ |
|
| | * | | | net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register | Aya Levin | 2019-02-14 | 1 | -0/+19 |
| | * | | | net/mlx5: Add new fields to Port Type and Speed register | Aya Levin | 2019-02-14 | 1 | -4/+8 |
| | * | | | net/mlx5: Refactor queries to speed fields in Port Type and Speed register | Aya Levin | 2019-02-14 | 1 | -11/+0 |
| | * | | | net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode | Bodong Wang | 2019-02-14 | 1 | -1/+3 |
| | * | | | net/mlx5: Relocate vport macros to the vport header file | Bodong Wang | 2019-02-14 | 2 | -6/+7 |
| | * | | | net/mlx5: E-Switch, Normalize the name of uplink vport number | Bodong Wang | 2019-02-14 | 1 | -0/+4 |
| | * | | | net/mlx5: Provide an alternative VF upper bound for ECPF | Bodong Wang | 2019-02-14 | 1 | -1/+10 |
| | * | | | net/mlx5: Add host params change event | Bodong Wang | 2019-02-14 | 2 | -0/+7 |
| | * | | | net/mlx5: Add query host params command | Bodong Wang | 2019-02-14 | 1 | -0/+41 |
| | * | | | net/mlx5: Update enable HCA dependency | Bodong Wang | 2019-02-14 | 1 | -2/+4 |
| | * | | | net/mlx5: Introduce Mellanox SmartNIC and modify page management logic | Bodong Wang | 2019-02-14 | 3 | -6/+17 |
| | * | | | net/mlx5: Use consistent vport num argument type | Bodong Wang | 2019-02-14 | 1 | -4/+4 |
| | * | | | net/mlx5: Use void pointer as the type in address_of macro | Bodong Wang | 2019-02-14 | 1 | -1/+1 |
| | * | | | net/mlx5: Set ODP SRQ support in firmware | Moni Shoua | 2019-02-03 | 2 | -0/+4 |
| | * | | | net/mlx5: Add XRC transport to ODP device capabilities layout | Moni Shoua | 2019-02-03 | 1 | -1/+3 |
| | * | | | net/mlx5: Make mlx5_cmd_exec_cb() a safe API | Jason Gunthorpe | 2019-01-24 | 1 | -6/+26 |
| | * | | | RDMA/mad: Reduce MAD scope to mlx5_ib only | Leon Romanovsky | 2019-01-15 | 1 | -2/+0 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-15 | 10 | -36/+37 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 2019-02-15 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | mmc: block: handle complete_work on separate workqueue | Zachary Hays | 2019-02-08 | 1 | -0/+1 |