aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-04drivers: net: emac: add Atheros AR8035 phy initialization codeChristian Lamparter1-0/+26
2016-05-04bnxt: Add support for segmentation of tunnels with outer checksumsAlexander Duyck1-2/+7
2016-05-04net/mlx5e: Fix IPv6 tunnel checksum offloadAlexander Duyck1-2/+1
2016-05-04net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck1-1/+6
2016-05-04net/mlx4_en: Add support for inner IPv6 checksum offloads and TSOAlexander Duyck2-7/+33
2016-05-04net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck1-4/+13
2016-05-04net: Fix netdev_fix_features so that TSO_MANGLEID is only available with TSOAlexander Duyck1-0/+4
2016-05-04gso: Only allow GSO_PARTIAL if we can checksum the inner protocolAlexander Duyck1-3/+3
2016-05-04gso: Do not perform partial GSO if number of partial segments is 1 or lessAlexander Duyck1-1/+4
2016-05-04gre: change gre_parse_header to return the header lengthJiri Benc4-11/+9
2016-05-04tcp: guarantee forward progress in tcp_sendmsg()Eric Dumazet1-2/+5
2016-05-04ixgbevf: Remove unused parameterTony Nguyen3-8/+4
2016-05-04ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni3-42/+71
2016-05-04ixgbevf: Use mac_ops instead of trying to identify NIC typeAlexander Duyck4-27/+13
2016-05-04ixgbevf: Change the relaxed order settings in VF driver for sparcBabu Moger1-0/+6
2016-05-04ixgbe: Revise populating few registers and macro definitionsPreethi Banala2-20/+8
2016-05-04ixgbe: Return 64 bit stats valuesPreethi Banala1-3/+6
2016-05-04ixgbe: Remove duplicate and unused device ID definitionsPreethi Banala1-6/+2
2016-05-04ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov2-28/+25
2016-05-04ixgbe: add WoL support for some 82599 subdevice IDsEmil Tantilov2-3/+11
2016-05-04ixgbevf: Support Windows hosts (Hyper-V)KY Srinivasan5-7/+263
2016-05-04ixgbevf: Add the device ID's presented while running on Hyper-VKY Srinivasan1-0/+5
2016-05-04ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar3-68/+156
2016-05-04ixgbe: Add support for redirect action to cls_u32 offloadsSridhar Samudrala1-13/+83
2016-05-04net_sched: act_mirred: add helper inlines to access tcf_mirred infoSridhar Samudrala1-0/+15
2016-05-03ipv6/ila: fix nlsize calculation for lwtunnelNicolas Dichtel1-2/+1
2016-05-03ipv6: add new struct ipcm6_cookieWei Wang11-109/+123
2016-05-03net: macb: Probe MDIO bus before registering netdevFlorian Fainelli1-12/+19
2016-05-03RDS: TCP: Synchronize accept() and connect() paths on t_conn_lock.Sowmini Varadhan4-10/+33
2016-05-03RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2-17/+25
2016-05-03net: add __sock_wfree() helperEric Dumazet3-1/+26
2016-05-03vxlan: Add checksum check to the features check functionAlexander Duyck2-1/+8
2016-05-03net: Disable segmentation if checksumming is not supportedAlexander Duyck1-1/+1
2016-05-03tipc: redesign connection-level flow controlJon Paul Maloy5-62/+122
2016-05-03tipc: propagate peer node capabilities to socket layerJon Paul Maloy3-2/+22
2016-05-03tipc: re-enable compensation for socket receive buffer double countingJon Paul Maloy1-1/+1
2016-05-03rtl8152: correct speed testingOliver Neukum1-1/+2
2016-05-03usbnet: correct speed testingOliver Neukum1-0/+1
2016-05-03brcm80211: correct speed testingOliver Neukum1-1/+3
2016-05-03qed: Apply tunnel configurations after PF startManish Chopra1-1/+9
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner1-4/+2
2016-05-03stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()Joachim Eastwood1-14/+3
2016-05-03stmmac: dwmac-socfpga: call phy_resume() only in resume callbackJoachim Eastwood1-31/+19
2016-05-03stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv dataJoachim Eastwood1-11/+22
2016-05-03stmmac: dwmac-socfpga: add PM ops and resume functionJoachim Eastwood1-2/+16
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood4-34/+17
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov1-1/+2
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov1-0/+2
2016-05-04batman-adv: Split batadv_iv_ogm_orig_del_if functionSven Eckelmann1-39/+76
2016-05-04batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_updateSimon Wunderlich1-71/+46