Age | Commit message (Expand) | Author |
2016-12-02 | bpf: BPF for lightweight tunnel infrastructure | Thomas Graf |
2016-12-02 | route: Set lwtstate for local traffic and cached input dsts | Thomas Graf |
2016-12-02 | route: Set orig_output when redirecting to lwt on locally generated traffic | Thomas Graf |
2016-12-02 | Merge branch 'mlx5-updates' | David S. Miller |
2016-12-02 | net/mlx5e: Remove flow encap entry in the correct place | Roi Dayan |
2016-12-02 | net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instance | Roi Dayan |
2016-12-02 | net/mlx5e: Correct cleanup order when deleting offloaded TC rules | Roi Dayan |
2016-12-02 | net/mlx5e: Remove redundant hashtable lookup in configure flower | Roi Dayan |
2016-12-02 | net/mlx5e: Create UMR MKey per RQ | Tariq Toukan |
2016-12-02 | net/mlx5e: Move function mlx5e_create_umr_mkey | Tariq Toukan |
2016-12-02 | net/mlx5e: Implement Fragmented Work Queue (WQ) | Tariq Toukan |
2016-12-02 | Merge branch 'altera-tse-sgmii-pcs' | David S. Miller |
2016-12-02 | net: ethernet: altera_tse: add support for SGMII PCS | Neill Whillans |
2016-12-02 | net: phy: vitesse: add support for VSC8572 | Stephen Agate |
2016-12-01 | Merge branch 'sfc-defalconisation-fixups' | David S. Miller |
2016-12-01 | sfc: remove RESET_TYPE_RX_RECOVERY | Edward Cree |
2016-12-01 | sfc: don't select SFC_FALCON | Edward Cree |
2016-12-01 | sfc: fix debug message format string in efx_farch_handle_rx_not_ok | Edward Cree |
2016-12-01 | rtnetlink: return the correct error code | Zhang Shengju |
2016-12-01 | audit: remove useless synchronize_net() | WANG Cong |
2016-12-01 | Merge branch 'mdix_ctrl' | David S. Miller |
2016-12-01 | net: phy: Fix the mdix_ctrl changes | Raju Lakkaraju |
2016-12-01 | net: phy: Add mdi(x) support in Microsemi PHYs driver | Raju Lakkaraju |
2016-12-01 | net: phy: update the mdix_ctrl with correct value. | Raju Lakkaraju |
2016-12-01 | net: phy: add mdix_ctrl to hold the user configuration. | Raju Lakkaraju |
2016-11-30 | driver: ipvlan: Remove useless member mtu_adj of struct ipvl_dev | Gao Feng |
2016-11-30 | ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zalloc | Souptick Joarder |
2016-11-30 | ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc | Souptick Joarder |
2016-11-30 | net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu. | Lorenzo Colitti |
2016-11-30 | bpf: add test for the verifier equal logic bug | Josef Bacik |
2016-11-30 | Merge branch 'cpsw-per-channel-shaping' | David S. Miller |
2016-11-30 | net: ethernet: ti: cpsw: split tx budget according between channels | Ivan Khoronzhuk |
2016-11-30 | net: ethernet: ti: cpsw: optimize end of poll cycle | Ivan Khoronzhuk |
2016-11-30 | net: ethernet: ti: cpsw: add .ndo to set per-queue rate | Ivan Khoronzhuk |
2016-11-30 | net: ethernet: ti: davinci_cpdma: add set rate for a channel | Ivan Khoronzhuk |
2016-11-30 | net: ethernet: ti: davinci_cpdma: add weight function for channels | Ivan Khoronzhuk |
2016-11-30 | Merge branch 'qed-XDP-support' | David S. Miller |
2016-11-30 | qede: Add support for XDP_TX | Mintz, Yuval |
2016-11-30 | qede: Add basic XDP support | Mintz, Yuval |
2016-11-30 | qede: Better utilize the qede_[rt]x_queue | Mintz, Yuval |
2016-11-30 | qede: Don't check netdevice for rx-hash | Mintz, Yuval |
2016-11-30 | qed*: Handle-based L2-queues. | Mintz, Yuval |
2016-11-30 | qede: Revise state locking scheme | Mintz, Yuval |
2016-11-30 | qede: Refactor data-path Rx flow | Mintz, Yuval |
2016-11-30 | qede: Refactor statistics gathering | Mintz, Yuval |
2016-11-30 | qede: Remove 'num_tc'. | Mintz, Yuval |
2016-11-30 | qed: Optimize qed_chain datapath usage | Mintz, Yuval |
2016-11-30 | qede: Optimize aggregation information size | Mintz, Yuval |
2016-11-30 | ehea: Remove unnecessary memset of stats in netdev private data | Tobias Klauser |
2016-11-30 | cgroup, bpf: remove unnecessary #include | Alexei Starovoitov |