2016-12-02 |
Roi Dayan | net/mlx5e: Remove flow encap entry in the correct place |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Roi Dayan | net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Roi Dayan | net/mlx5e: Correct cleanup order when deleting offloade... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Roi Dayan | net/mlx5e: Remove redundant hashtable lookup in configu... |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Tariq Toukan | net/mlx5e: Create UMR MKey per RQ |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Tariq Toukan | net/mlx5e: Move function mlx5e_create_umr_mkey |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Tariq Toukan | net/mlx5e: Implement Fragmented Work Queue (WQ) |
commit | commitdiff | tree | snapshot |
2016-12-02 |
David S. Miller | Merge branch 'altera-tse-sgmii-pcs' |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Neill Whillans | net: ethernet: altera_tse: add support for SGMII PCS |
commit | commitdiff | tree | snapshot |
2016-12-02 |
Stephen Agate | net: phy: vitesse: add support for VSC8572 |
commit | commitdiff | tree | snapshot |
2016-12-01 |
David S. Miller | Merge branch 'sfc-defalconisation-fixups' |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Edward Cree | sfc: remove RESET_TYPE_RX_RECOVERY |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Edward Cree | sfc: don't select SFC_FALCON |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Edward Cree | sfc: fix debug message format string in efx_farch_handl... |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Zhang Shengju | rtnetlink: return the correct error code |
commit | commitdiff | tree | snapshot |
2016-12-01 |
WANG Cong | audit: remove useless synchronize_net() |
commit | commitdiff | tree | snapshot |
2016-12-01 |
David S. Miller | Merge branch 'mdix_ctrl' |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Raju Lakkaraju | net: phy: Fix the mdix_ctrl changes |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Raju Lakkaraju | net: phy: Add mdi(x) support in Microsemi PHYs driver |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Raju Lakkaraju | net: phy: update the mdix_ctrl with correct value. |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Raju Lakkaraju | net: phy: add mdix_ctrl to hold the user configuration. |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Gao Feng | driver: ipvlan: Remove useless member mtu_adj of struct... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Souptick Joarder | ethernet :mellanox :mlx5: Replace pci_pool_alloc by... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Souptick Joarder | ethernet :mellanox :mlx4: Replace pci_pool_alloc by... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Lorenzo Colitti | net: ipv4: Don't crash if passing a null sk to ip_rt_up... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Josef Bacik | bpf: add test for the verifier equal logic bug |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David S. Miller | Merge branch 'cpsw-per-channel-shaping' |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Ivan Khoronzhuk | net: ethernet: ti: cpsw: split tx budget according... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Ivan Khoronzhuk | net: ethernet: ti: cpsw: optimize end of poll cycle |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Ivan Khoronzhuk | net: ethernet: ti: cpsw: add .ndo to set per-queue... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Ivan Khoronzhuk | net: ethernet: ti: davinci_cpdma: add set rate for... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Ivan Khoronzhuk | net: ethernet: ti: davinci_cpdma: add weight function... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David S. Miller | Merge branch 'qed-XDP-support' |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qede: Add support for XDP_TX |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qede: Add basic XDP support |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qede: Better utilize the qede_[rt]x_queue |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qede: Don't check netdevice for rx-hash |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qed*: Handle-based L2-queues. |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qede: Revise state locking scheme |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qede: Refactor data-path Rx flow |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qede: Refactor statistics gathering |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qede: Remove 'num_tc'. |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qed: Optimize qed_chain datapath usage |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Mintz, Yuval | qede: Optimize aggregation information size |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Tobias Klauser | ehea: Remove unnecessary memset of stats in netdev... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Alexei Starovoitov | cgroup, bpf: remove unnecessary #include |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Zhang Shengju | neigh: remove duplicate check for same neigh |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Alexei Starovoitov | samples/bpf: fix include path |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Zhang Shengju | macvtap: replace printk with netdev_err |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David S. Miller | Merge branch 'liquidio-VF' |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Raghu Vatsavayi | liquidio CN23XX: VF init and destroy |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Raghu Vatsavayi | liquidio CN23XX: VF interrupt |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Raghu Vatsavayi | liquidio CN23XX: VF mailbox |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Raghu Vatsavayi | liquidio CN23XX: init VF softcommand queues |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Raghu Vatsavayi | liquidio CN23XX: VF register access |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Raghu Vatsavayi | liquidio CN23XX: VF queue setup |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Raghu Vatsavayi | liquidio CN23XX: VF config setup |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Raghu Vatsavayi | liquidio CN23XX: VF registration |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Raghu Vatsavayi | liquidio CN23XX: VF register definitions |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Sargun Dhillon | samples: bpf: Refactor test_cgrp2_attach -- use getopt... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Philippe Reynes | net: brocade: bna: use new api ethtool_{get|set}_link_k... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Daniel Borkmann | bpf, xdp: allow to pass flags to dev_change_xdp_fd |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David S. Miller | Merge branch 'broadcom-phy-internal-counters' |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Florian Fainelli | net: phy: bcm7xxx: Plug in support for reading PHY... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Florian Fainelli | net: phy: broadcom: Add support code for reading PHY... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Edward Cree | sfc: separate out SFC4000 ("Falcon") support into new... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Yegor Yefremov | cpsw: ethtool: add support for nway reset |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David S. Miller | Merge branch 'tcp-sender-chronographs' |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Francis Yan | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Francis Yan | tcp: export sender limits chronographs to TCP_INFO |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Francis Yan | tcp: instrument how long TCP is limited by insufficient... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Francis Yan | tcp: instrument how long TCP is limited by receive... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Francis Yan | tcp: instrument how long TCP is busy sending |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Francis Yan | tcp: instrument tcp sender limits chronographs |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Yegor Yefremov | cpsw: ethtool: add support for getting/setting EEE... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Vitaly Kuznetsov | hv_netvsc: remove excessive logging on MTU change |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David S. Miller | Merge branch 'mlxsw-enhancements' |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Ido Schimmel | mlxsw: core: Change order of operations in removal... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Ido Schimmel | mlxsw: core: Add missing rollback in error path |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Ido Schimmel | mlxsw: spectrum_buffers: Limit size of pools |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Ido Schimmel | mlxsw: resources: Add maximum buffer size |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Arnd Bergmann | mlxsw: switchib: add MLXSW_PCI dependency |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Geert Uytterhoeven | net: phy: Fix use after free in phy_detach() |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Pavel Machek | stmmac: fix comments, make debug output consistent |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Daniel Mack | bpf: cgroup: fix documentation of __cgroup_bpf_update() |
commit | commitdiff | tree | snapshot |
2016-11-30 |
David S. Miller | Merge branch 'eee-broken-modes' |
commit | commitdiff | tree | snapshot |
2016-11-30 |
jbrunet | dt: bindings: add ethernet phy eee-broken-modes option... |
commit | commitdiff | tree | snapshot |
2016-11-30 |
jbrunet | dt-bindings: net: add EEE capability constants |
commit | commitdiff | tree | snapshot |
2016-11-30 |
jbrunet | net: phy: add an option to disable EEE advertisement |
commit | commitdiff | tree | snapshot |
2016-11-30 |
Niklas Cassel | net: stmmac: enable tx queue 0 for gmac4 IPs synthesize... |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Peter Robinson | net: arc_emac: add dependencies on associated arches... |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Andreas Färber | MAINTAINERS: Add device tree bindings to mv88e6xx section |
commit | commitdiff | tree | snapshot |
2016-11-29 |
Eric Dumazet | mlx4: give precise rx/tx bytes/packets counters |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Haishuang Yan | geneve: fix ip_hdr_len reserved for geneve6 tunnel. |
commit | commitdiff | tree | snapshot |
2016-11-28 |
David S. Miller | Merge branch 'phy-doc-improvements' |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Florian Fainelli | Documentation: net: phy: Add links to several standards... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Florian Fainelli | Documentation: net: phy: Add blurb about RGMII |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Florian Fainelli | Documentation: net: phy: Add a paragraph about pause... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Florian Fainelli | Documentation: net: phy: remove description of function... |
commit | commitdiff | tree | snapshot |
2016-11-28 |
Andreas Färber | net: dsa: mv88e6xxx: Fix mv88e6xxx_g1_irq_free() interr... |
commit | commitdiff | tree | snapshot |
next |