summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02net/sched: act_mirred: Add new tc_action_ops get_dev()Hadar Hen Zion
2016-12-02net/sched: cls_flower: Provide a filter to replace/destroy hardware filter fu...Hadar Hen Zion
2016-12-02net/sched: cls_flower: Try to offload only if skip_hw flag isn't setHadar Hen Zion
2016-12-02net/sched: Add separate check for skip_hw flagHadar Hen Zion
2016-12-02tcp: allow to turn tcp timestamp randomization offFlorian Westphal
2016-12-02tcp: randomize tcp timestamp offsets for each connectionFlorian Westphal
2016-12-02Merge branch 'qed-iscsi'David S. Miller
2016-12-02qed: Add iSCSI out of order packet handling.Yuval Mintz
2016-12-02qed: Add support for hardware offloaded iSCSI.Yuval Mintz
2016-12-02net: atarilance: use %8ph for printing hex stringRasmus Villemoes
2016-12-02net/mlx5e: skip loopback selftest with !CONFIG_INETArnd Bergmann
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