summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-24vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert3-41/+38
2015-01-24udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert5-26/+29
2015-01-24net: fec: fix the warning found by dma debugNimrod Andy1-11/+23
2015-01-24Merge branch 'be2net-next'David S. Miller5-261/+236
2015-01-24be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP1-0/+1
2015-01-24be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam3-224/+176
2015-01-24be2net: issue function reset cmd in resume pathKalesh AP1-0/+4
2015-01-24be2net: add a log message for POST timeout in LancerKalesh AP1-6/+11
2015-01-24be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP1-1/+1
2015-01-24be2net: fix failure case in setting flow controlKalesh AP2-11/+15
2015-01-24be2net: move interface create code to a separate routineKalesh AP1-20/+29
2015-01-24Merge branch 'stmmac-dwmac-rk'David S. Miller4-44/+25
2015-01-24dt-bindings: Document phy-supply property in rockchip-dwmacRomain Perier1-0/+1
2015-01-24net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier2-43/+22
2015-01-24ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsiRomain Perier1-0/+2
2015-01-24net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier1-1/+0
2015-01-24Merge branch 'cxgb4-next'David S. Miller6-3/+1088
2015-01-24cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai5-0/+978
2015-01-24cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai5-3/+110
2015-01-23xen-netback: always fully coalesce guest Rx packetsDavid Vrabel2-105/+3
2015-01-23Merge branch 'link_netns_advertise'David S. Miller8-1/+35
2015-01-23vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel3-0/+7
2015-01-23veth: advertise link netns via netlinkNicolas Dichtel1-0/+9
2015-01-23macvlan: advertise link netns via netlinkNicolas Dichtel1-0/+6
2015-01-23vlan: advertise link netns via netlinkNicolas Dichtel1-0/+8
2015-01-23ip6gretap: advertise link netns via netlinkNicolas Dichtel1-0/+1
2015-01-23rtnl: fix error path when adding an iface with a link netNicolas Dichtel1-1/+4
2015-01-23act_connmark: Add missing dependency on NF_CONNTRACK_MARKThomas Graf1-0/+1
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller13-78/+143
2015-01-19phonet netlink: allow multiple messages per skb in route dumpJohannes Berg1-15/+7
2015-01-19ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy1-2/+2
2015-01-19net: sched: Introduce connmark actionFelix Fietkau5-0/+240
2015-01-19Merge branch 'dsa-next'David S. Miller2-5/+11
2015-01-19net: bridge: reject DSA-enabled master netdevices as bridge membersFlorian Fainelli1-2/+8
2015-01-19net: ipv4: handle DSA enabled master network devicesFlorian Fainelli1-3/+3
2015-01-19mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings3-7/+10
2015-01-19Merge branch 'csiostor'David S. Miller6-506/+25
2015-01-19csiostor:Removed file csio_hw_t4.cPraveen Madhavan2-405/+1
2015-01-19csiostor:Remove T4 FCoE Support.Praveen Madhavan4-101/+24
2015-01-19Merge branch 'netcp'David S. Miller9-0/+5377
2015-01-19net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok3-15/+958
2015-01-19net: netcp: Add Keystone NetCP GbE driverWingman Kwok3-1/+1847
2015-01-19net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan5-0/+2391
2015-01-19Documentation: dt: net: Add binding doc for Keystone NetCP ethernet driverKaricheri, Muralidharan1-0/+197
2015-01-19net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi1-2/+2
2015-01-19Merge branch 'link_netns'David S. Miller20-3/+317
2015-01-19rtnl: allow to create device with IFLA_LINK_NETNSID setNicolas Dichtel1-3/+22
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel11-0/+34
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel3-0/+16
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel6-0/+245