summaryrefslogtreecommitdiffstats
path: root/arch/mn10300 (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-12net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-11IB/mlx5: Add flow steering supportMaor Gottlieb3-1/+517
2016-01-11net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-11net/mlx5_core: Make ipv4/ipv6 location more clearMaor Gottlieb1-2/+18
2016-01-11net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb3-8/+51
2016-01-11net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49
2016-01-11net/mlx5_core: Set priority attributesMaor Gottlieb2-19/+55
2016-01-11net/mlx5_core: Connect flow tablesMaor Gottlieb3-10/+104
2016-01-11net/mlx5_core: Introduce modify flow table commandMaor Gottlieb3-4/+83
2016-01-11net/mlx5_core: Managing root flow tableMaor Gottlieb5-10/+144
2016-01-11net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb1-0/+67
2016-01-11net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb3-19/+158
2016-01-11bpf: support ipv6 for bpf_skb_{set,get}_tunnel_keyDaniel Borkmann2-8/+71
2016-01-11bpf: export helper function flags and reject invalid onesDaniel Borkmann2-14/+39
2016-01-11bonding: make mii_status sysfs node consistentJarod Wilson1-1/+1
2016-01-11net/rtnetlink: remove unused sz_idx variableAlexander Kuleshov1-2/+1
2016-01-11net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck1-15/+2
2016-01-11openvswitch: update kernel doc for struct vportJean Sacren1-1/+2
2016-01-11openvswitch: fix struct geneve_port member nameJean Sacren1-3/+3
2016-01-11openvswitch: clean up unused functionJean Sacren1-20/+0
2016-01-11net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck1-1/+1
2016-01-11net: tc35815: Drop unused variableGuenter Roeck1-1/+0
2016-01-11net: tc35815: Fix build error due to missed API changeGuenter Roeck1-15/+2
2016-01-11net: phy: Add support for SMSC LAN8740 PHYJoshua Henderson1-0/+22
2016-01-11net: add scheduling point in recvmmsg/sendmmsgEric Dumazet1-0/+2
2016-01-11ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel1-2/+3
2016-01-11net: lpc_eth: Remove unused variablesFabio Estevam1-2/+1
2016-01-11bfin_mac: fix error pathSudip Mukherjee1-1/+1
2016-01-11phy: fix blackfin build failureSudip Mukherjee1-1/+2
2016-01-11cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai1-2/+2
2016-01-11net: ethernet: arc: Add support emac for RK3036Xing Zheng2-3/+9
2016-01-11net: ethernet: arc: Keep emac compatibility for more Rockchip SoCsXing Zheng1-24/+45
2016-01-11net: ethernet: arc: Probe emac after set RMII clockXing Zheng1-4/+7
2016-01-11bnxt_en: Reset embedded processor after applying firmware upgradeRob Swindell1-4/+42
2016-01-11bnxt_en: Zero pad firmware messages to 128 bytes.Michael Chan1-0/+3
2016-01-11net, sched: add clsact qdiscDaniel Borkmann8-16/+186
2016-01-11ethernet: amd: au1000: Remove pointless warningAndrew Lunn1-3/+0
2016-01-11staging: netlogic: Fix build error due to missed API changeAndrew Lunn1-16/+13
2016-01-11net: ethernet: faraday: Use phy_find_first() instead of open coding itGuenter Roeck1-13/+2
2016-01-11net: ethernet: broadcom: Fix build errorsGuenter Roeck1-7/+2
2016-01-11net: ethernet-rgmii.c: Fix breakage from moving phdev busAndrew Lunn1-3/+3
2016-01-11net: lantiq_etop.c: Use helper to find first phyAndrew Lunn1-8/+2
2016-01-11stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier1-3/+5
2016-01-10bpf: add skb_postpush_rcsum and fix dev_forward_skb occasionsDaniel Borkmann2-4/+30
2016-01-10net, sched: add skb_at_tc_ingress helperDaniel Borkmann2-5/+10
2016-01-10ipv4: Namespecify the tcp_keepalive_intvl sysctl knobNikolay Borisov5-10/+12
2016-01-10ipv4: Namespecify tcp_keepalive_probes sysctl knobNikolay Borisov5-10/+12
2016-01-10ipv4: Namespaceify tcp_keepalive_time sysctl knobNikolay Borisov5-10/+14
2016-01-10switchdev: Adding IGMP snooping documentationElad Raz1-2/+6
2016-01-10mlxsw: Adding layer 2 multicast supportElad Raz3-0/+190