Age | Commit message (Expand) | Author |
2015-01-26 | NFC: st21nfcb: Avoid use of skb after free | Christophe Ricard |
2015-01-26 | NFC: st21nfca: Remove unreachable code | Christophe Ricard |
2015-01-26 | NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data" | Christophe Ricard |
2015-01-26 | NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers | Christophe Ricard |
2015-01-26 | NFC: dts: st21nfca: Fix compatible string spelling to follow other drivers | Christophe Ricard |
2015-01-25 | cxgb3: re-use native hex2bin() | Andy Shevchenko |
2015-01-25 | usbnet: re-use native hex2bin() | Andy Shevchenko |
2015-01-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2015-01-24 | vxlan: Eliminate dependency on UDP socket in transmit path | Tom Herbert |
2015-01-24 | udp: Do not require sock in udp_tunnel_xmit_skb | Tom Herbert |
2015-01-24 | net: fec: fix the warning found by dma debug | Nimrod Andy |
2015-01-24 | be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs | Kalesh AP |
2015-01-24 | be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h | Vasundhara Volam |
2015-01-24 | be2net: issue function reset cmd in resume path | Kalesh AP |
2015-01-24 | be2net: add a log message for POST timeout in Lancer | Kalesh AP |
2015-01-24 | be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer | Kalesh AP |
2015-01-24 | be2net: fix failure case in setting flow control | Kalesh AP |
2015-01-24 | be2net: move interface create code to a separate routine | Kalesh AP |
2015-01-24 | net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator | Romain Perier |
2015-01-24 | net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver | Romain Perier |
2015-01-24 | cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc | Hariprasad Shenai |
2015-01-24 | cxgb4: Add debugfs entry to dump the contents of the flash | Hariprasad Shenai |
2015-01-23 | xen-netback: always fully coalesce guest Rx packets | David Vrabel |
2015-01-23 | vxlan: advertise netns of vxlan dev in fdb msg | Nicolas Dichtel |
2015-01-23 | veth: advertise link netns via netlink | Nicolas Dichtel |
2015-01-23 | macvlan: advertise link netns via netlink | Nicolas Dichtel |
2015-01-22 | net: e1000e: support txtd update delay via xmit_more | Florian Westphal |
2015-01-22 | net: e1000: support txtd update delay via xmit_more | Florian Westphal |
2015-01-22 | igb: Indicate failure on vf reset for empty mac address | Alexander Graf |
2015-01-22 | fm10k: Increase the timeout for the data path reset | Matthew Vick |
2015-01-22 | fm10k: Check tunnel header length in encap offload | Joe Stringer |
2015-01-22 | net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation featur... | Or Gerlitz |
2015-01-22 | igb: enable auxiliary PHC functions for the i210 | Richard Cochran |
2015-01-22 | igb: enable internal PPS for the i210 | Richard Cochran |
2015-01-22 | igb: serialize access to the time sync interrupt registers | Richard Cochran |
2015-01-22 | igb: refactor time sync interrupt handling | Richard Cochran |
2015-01-22 | fm10k: Clean-up page reuse code | Alexander Duyck |
2015-01-22 | igb: Clean-up page reuse code | Alexander Duyck |
2015-01-22 | virtio_net: add software timestamp support | Jacob Keller |
2015-01-22 | e1000e: Fix 82572EI that has no hardware timestamp support | Mathias Koehrer |
2015-01-22 | e1000: fix time comparison | Asaf Vertz |
2015-01-19 | Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-01-19 | mii: Handle link state changes for forced modes in mii_check_media() | Ben Hutchings |
2015-01-19 | csiostor:Removed file csio_hw_t4.c | Praveen Madhavan |
2015-01-19 | csiostor:Remove T4 FCoE Support. | Praveen Madhavan |
2015-01-19 | net: netcp: Enhance GBE driver to support 10G Ethernet | Wingman Kwok |
2015-01-19 | net: netcp: Add Keystone NetCP GbE driver | Wingman Kwok |
2015-01-19 | net: netcp: Add Keystone NetCP core ethernet driver | Karicheri, Muralidharan |
2015-01-19 | net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER | Felipe Balbi |
2015-01-19 | tunnels: advertise link netns via netlink | Nicolas Dichtel |