summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NFC: st21nfca: Remove unreachable codeChristophe Ricard2015-01-261-2/+0
* NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"Christophe Ricard2015-01-261-1/+0
* NFC: dts: st21nfcb: Fix compatible string spelling to follow other driversChristophe Ricard2015-01-262-2/+3
* NFC: dts: st21nfca: Fix compatible string spelling to follow other driversChristophe Ricard2015-01-262-2/+3
* cxgb3: re-use native hex2bin()Andy Shevchenko2015-01-251-3/+3
* usbnet: re-use native hex2bin()Andy Shevchenko2015-01-251-9/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-2410-101/+424
|\
| * net: e1000e: support txtd update delay via xmit_moreFlorian Westphal2015-01-221-10/+15
| * net: e1000: support txtd update delay via xmit_moreFlorian Westphal2015-01-221-6/+9
| * igb: Indicate failure on vf reset for empty mac addressAlexander Graf2015-01-221-2/+6
| * fm10k: Increase the timeout for the data path resetMatthew Vick2015-01-221-1/+1
| * fm10k: Check tunnel header length in encap offloadJoe Stringer2015-01-221-0/+6
| * net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur...Or Gerlitz2015-01-221-7/+6
| * igb: enable auxiliary PHC functions for the i210Richard Cochran2015-01-223-6/+276
| * igb: enable internal PPS for the i210Richard Cochran2015-01-222-5/+45
| * igb: serialize access to the time sync interrupt registersRichard Cochran2015-01-221-3/+7
| * igb: refactor time sync interrupt handlingRichard Cochran2015-01-221-30/+19
| * fm10k: Clean-up page reuse codeAlexander Duyck2015-01-221-17/+17
| * igb: Clean-up page reuse codeAlexander Duyck2015-01-221-19/+16
| * virtio_net: add software timestamp supportJacob Keller2015-01-221-0/+4
| * e1000e: Fix 82572EI that has no hardware timestamp supportMathias Koehrer2015-01-221-2/+3
| * e1000: fix time comparisonAsaf Vertz2015-01-221-1/+2
* | Merge branch 'vxlan_tx'David S. Miller2015-01-247-65/+65
|\ \
| * | vxlan: Eliminate dependency on UDP socket in transmit pathTom Herbert2015-01-243-41/+38
| * | udp: Do not require sock in udp_tunnel_xmit_skbTom Herbert2015-01-245-26/+29
|/ /
* | net: fec: fix the warning found by dma debugNimrod Andy2015-01-241-11/+23
* | Merge branch 'be2net-next'David S. Miller2015-01-245-261/+236
|\ \
| * | be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFsKalesh AP2015-01-241-0/+1
| * | be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.hVasundhara Volam2015-01-243-224/+176
| * | be2net: issue function reset cmd in resume pathKalesh AP2015-01-241-0/+4
| * | be2net: add a log message for POST timeout in LancerKalesh AP2015-01-241-6/+11
| * | be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/LancerKalesh AP2015-01-241-1/+1
| * | be2net: fix failure case in setting flow controlKalesh AP2015-01-242-11/+15
| * | be2net: move interface create code to a separate routineKalesh AP2015-01-241-20/+29
|/ /
* | Merge branch 'stmmac-dwmac-rk'David S. Miller2015-01-244-44/+25
|\ \
| * | dt-bindings: Document phy-supply property in rockchip-dwmacRomain Perier2015-01-241-0/+1
| * | net: stmmac: dwmac-rk: Use standard devicetree property for phy regulatorRomain Perier2015-01-242-43/+22
| * | ARM: dts: Add regulator voltage settings for vcc_phy in rk3288-evb.dtsiRomain Perier2015-01-241-0/+2
| * | net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driverRomain Perier2015-01-241-1/+0
|/ /
* | Merge branch 'cxgb4-next'David S. Miller2015-01-246-3/+1088
|\ \
| * | cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai2015-01-245-0/+978
| * | cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai2015-01-245-3/+110
|/ /
* | xen-netback: always fully coalesce guest Rx packetsDavid Vrabel2015-01-232-105/+3
* | Merge branch 'link_netns_advertise'David S. Miller2015-01-238-1/+35
|\ \
| * | vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-233-0/+7
| * | veth: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+9
| * | macvlan: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+6
| * | vlan: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+8
| * | ip6gretap: advertise link netns via netlinkNicolas Dichtel2015-01-231-0/+1
| * | rtnl: fix error path when adding an iface with a link netNicolas Dichtel2015-01-231-1/+4
|/ /