summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to callerDaniel Borkmann
2016-12-02sock: reset sk_err for ICMP packets read from error queueSoheil Hassas Yeganeh
2016-12-02Merge branch 'lwt-bpf'David S. Miller
2016-12-02bpf: Add tests and samples for LWT-BPFThomas Graf
2016-12-02bpf: BPF for lightweight tunnel infrastructureThomas Graf
2016-12-02route: Set lwtstate for local traffic and cached input dstsThomas Graf
2016-12-02route: Set orig_output when redirecting to lwt on locally generated trafficThomas Graf
2016-12-02Merge branch 'mlx5-updates'David S. Miller
2016-12-02net/mlx5e: Remove flow encap entry in the correct placeRoi Dayan
2016-12-02net/mlx5e: Refactor tc del flow to accept mlx5e_tc_flow instanceRoi Dayan
2016-12-02net/mlx5e: Correct cleanup order when deleting offloaded TC rulesRoi Dayan
2016-12-02net/mlx5e: Remove redundant hashtable lookup in configure flowerRoi Dayan
2016-12-02net/mlx5e: Create UMR MKey per RQTariq Toukan
2016-12-02net/mlx5e: Move function mlx5e_create_umr_mkeyTariq Toukan
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan
2016-12-02Merge branch 'altera-tse-sgmii-pcs'David S. Miller
2016-12-02net: ethernet: altera_tse: add support for SGMII PCSNeill Whillans
2016-12-02net: phy: vitesse: add support for VSC8572Stephen Agate
2016-12-01Merge branch 'sfc-defalconisation-fixups'David S. Miller
2016-12-01sfc: remove RESET_TYPE_RX_RECOVERYEdward Cree
2016-12-01sfc: don't select SFC_FALCONEdward Cree
2016-12-01sfc: fix debug message format string in efx_farch_handle_rx_not_okEdward Cree
2016-12-01rtnetlink: return the correct error codeZhang Shengju
2016-12-01audit: remove useless synchronize_net()WANG Cong
2016-12-01Merge branch 'mdix_ctrl'David S. Miller
2016-12-01net: phy: Fix the mdix_ctrl changesRaju Lakkaraju
2016-12-01net: phy: Add mdi(x) support in Microsemi PHYs driverRaju Lakkaraju
2016-12-01net: phy: update the mdix_ctrl with correct value.Raju Lakkaraju
2016-12-01net: phy: add mdix_ctrl to hold the user configuration.Raju Lakkaraju
2016-11-30driver: ipvlan: Remove useless member mtu_adj of struct ipvl_devGao Feng
2016-11-30ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-30ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-30net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik
2016-11-30Merge branch 'cpsw-per-channel-shaping'David S. Miller
2016-11-30net: ethernet: ti: cpsw: split tx budget according between channelsIvan Khoronzhuk
2016-11-30net: ethernet: ti: cpsw: optimize end of poll cycleIvan Khoronzhuk
2016-11-30net: ethernet: ti: cpsw: add .ndo to set per-queue rateIvan Khoronzhuk
2016-11-30net: ethernet: ti: davinci_cpdma: add set rate for a channelIvan Khoronzhuk
2016-11-30net: ethernet: ti: davinci_cpdma: add weight function for channelsIvan Khoronzhuk
2016-11-30Merge branch 'qed-XDP-support'David S. Miller
2016-11-30qede: Add support for XDP_TXMintz, Yuval
2016-11-30qede: Add basic XDP supportMintz, Yuval
2016-11-30qede: Better utilize the qede_[rt]x_queueMintz, Yuval
2016-11-30qede: Don't check netdevice for rx-hashMintz, Yuval
2016-11-30qed*: Handle-based L2-queues.Mintz, Yuval
2016-11-30qede: Revise state locking schemeMintz, Yuval
2016-11-30qede: Refactor data-path Rx flowMintz, Yuval
2016-11-30qede: Refactor statistics gatheringMintz, Yuval
2016-11-30qede: Remove 'num_tc'.Mintz, Yuval