summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller263-1230/+2446
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-127/+259
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2-2/+2
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-03Merge branch 'rds-fixes'David S. Miller4-19/+50
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-03Merge branch 'tunnel-csum-and-sg-offloads'David S. Miller3-2/+9
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-03Merge branch 'tipc-next'David S. Miller6-65/+145
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-03Merge branch 'stmmac-dwmac-socfpga-cleanup'David S. Miller5-86/+71
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
2016-05-04batman-adv: move and restructure batadv_v_ogm_forwardSimon Wunderlich1-47/+63
2016-05-04batman-adv: fix debuginfo macro style issueSimon Wunderlich1-8/+11
2016-05-04batman-adv: Fix function names on new line starting with '*'Sven Eckelmann3-16/+16
2016-05-04batman-adv: Add kernel-doc for batadv_interface_rxSven Eckelmann1-0/+18
2016-05-04batman-adv: Fix kerneldoc for batadv_compare_claimSven Eckelmann1-1/+1
2016-05-04batman-adv: Fix checkpatch warning about 'unsigned' typeSven Eckelmann1-6/+6
2016-05-04batman-adv: fix wrong names in kerneldocAntonio Quartulli8-12/+14
2016-05-04batman-adv: use to_delayed_workGeliang Tang6-7/+7