Age | Commit message (Expand) | Author |
2015-01-17 | qeth: sysfs: replace strcmp() with sysfs_streq() | Eugene Crosser |
2015-01-17 | qeth: use qeth_card_hw_is_reachable() everywhere | Eugene Crosser |
2015-01-17 | s390/net: Delete useless checks before function calls | Markus Elfring |
2015-01-17 | s390/ctcm, netiucv: migrate variables to handle y2038 problem | Aya Mahfouz |
2015-01-17 | tc: cls_bpf: rename bpf_len to bpf_num_ops | Jiri Pirko |
2015-01-17 | tc: add BPF based action | Jiri Pirko |
2015-01-17 | bridge: fix setlink/dellink notifications | Roopa Prabhu |
2015-01-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2015-01-16 | Merge branch 'amd-xgbe' | David S. Miller |
2015-01-16 | amd-xgbe-phy: Allow certain PHY settings to be set by UEFI | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Add ACPI support | Lendacky, Thomas |
2015-01-16 | amd-xgbe-phy: Use the proper auto-negotiation XNP registers | Lendacky, Thomas |
2015-01-16 | amd-xgbe-phy: Properly support the FEC auto-negotiation | Lendacky, Thomas |
2015-01-16 | amd-xgbe-phy: Change auto-negotiation logic | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Remove need for Tx path spinlock | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Simplify the Rx desciptor ring tracking | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Clear all state during a device restart | Lendacky, Thomas |
2015-01-16 | amd-xgbe-phy: On suspend, save CTRL1 reg for use on resume | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Add check to be sure amd-xgbe-phy driver is used | Lendacky, Thomas |
2015-01-16 | amd-xgbe-phy: Checkpatch fixes | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Checkpatch fixes | Lendacky, Thomas |
2015-01-16 | i40e/i40evf: Bump i40e and i40evf versions | Sravanthi Tangeda |
2015-01-16 | i40e: Support for NPAR iSCSI partition with DCB | Neerav Parikh |
2015-01-16 | i40e: when Rx timestamps disabled set specific mode | Jacob Keller |
2015-01-16 | i40e: use same check for Rx hang as for Rx timestamps | Jacob Keller |
2015-01-16 | i40e: AQ API updates for new commands | Shannon Nelson |
2015-01-16 | i40e: AQ API updates | Jeff Kirsher |
2015-01-16 | i40e: add more struct size checks | Shannon Nelson |
2015-01-16 | i40e: Issue "Stop LLDP" command for firmware older than v4.3 | Neerav Parikh |
2015-01-16 | i40e: check I40E_FLAG_PTP before handling Tx or Rx timestamps | Jacob Keller |
2015-01-16 | i40e: only enable PTP interrupt cause if PTP is enabled | Jacob Keller |
2015-01-16 | i40e/i40evf: Bump i40e/i40evf versions | Catherine Sullivan |
2015-01-16 | i40e: Dump Stats string removed from debugfs help command | Sravanthi Tangeda |
2015-01-16 | i40e: Add define for interrupt name string len | Carolyn Wyborny |
2015-01-16 | i40e: don't give up on DCB error after reset | Shannon Nelson |
2015-01-16 | i40e: fix proc/int descriptions | Carolyn Wyborny |
2015-01-16 | i40e/i40evf: Increase ASQ timeout | Kevin Scott |
2015-01-16 | i40e/i40evf: AdminQ updates ww36 | Shannon Nelson |
2015-01-16 | netlink: Fix netlink_insert EADDRINUSE error | Herbert Xu |
2015-01-16 | rhashtable: Fix race in rhashtable_destroy() and use regular work_struct | Ying Xue |
2015-01-16 | Merge branch 'iw_cxgb4-next' | David S. Miller |
2015-01-16 | iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h | Hariprasad Shenai |
2015-01-16 | iw_cxgb4: Cleanup register defines/MACROS defined in t4.h | Hariprasad Shenai |
2015-01-16 | iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h | Hariprasad Shenai |
2015-01-16 | iw_cxgb4: Cleanup register defines/MACROS defined in t4.h | Hariprasad Shenai |
2015-01-16 | net/macb: Create gem_ethtool_ops for new statistics functions | Xander Huff |
2015-01-16 | net/macb: Add whitespace around arithmetic operators | Xander Huff |
2015-01-16 | net/macb: Fix comments to meet style guidelines | Xander Huff |
2015-01-16 | Driver: Vmxnet3: Fix ethtool -S to return correct rx queue stats | Shrikrishna Khare |
2015-01-15 | bridge: use MDBA_SET_ENTRY_MAX for maxtype in nlmsg_parse() | Nicolas Dichtel |