Age | Commit message (Expand) | Author |
2011-09-16 | Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ... | David S. Miller |
2011-09-16 | ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL | Ben Hutchings |
2011-09-16 | ethtool: Clean up definitions of rule location arrays in RX NFC | Ben Hutchings |
2011-09-16 | ethtool: Explicitly state that RX NFC rule locations are priorities | Ben Hutchings |
2011-09-16 | ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent | Ben Hutchings |
2011-09-16 | vxge: make function table const | stephen hemminger |
2011-09-16 | bna: make function tables cont | stephen hemminger |
2011-09-16 | pcnet32: constify function table | stephen hemminger |
2011-09-16 | wan: make LAPB callbacks const | stephen hemminger |
2011-09-16 | ipv6: Send ICMPv6 RSes only when RAs are accepted | Tore Anderson |
2011-09-16 | can-gw: add netlink based CAN routing | Oliver Hartkopp |
2011-09-16 | sfc: Use correct fields of struct ethtool_coalesce | Ben Hutchings |
2011-09-16 | sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() | Ben Hutchings |
2011-09-16 | sfc: Correct reporting and validation of TX interrupt coalescing | Ben Hutchings |
2011-09-16 | sfc: Use consistent types for interrupt coalescing parameters | Ben Hutchings |
2011-09-16 | sfc: Correct error code for unsupported interrupt coalescing parameters | Ben Hutchings |
2011-09-16 | Merge git://github.com/Jkirsher/net-next | David S. Miller |
2011-09-16 | Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next | David S. Miller |
2011-09-16 | Merge branch 'master' of ../netdev-next/ | David S. Miller |
2011-09-15 | ixgbe: Correctly name and handle MSI-X other interrupt | Alexander Duyck |
2011-09-15 | ixgbe: cleanup configuration of EITRSEL and VF reset path | Alexander Duyck |
2011-09-15 | ixgbe: cleanup reset paths | Alexander Duyck |
2011-09-15 | ixgbe: Update TXDCTL configuration to correctly handle WTHRESH | Alexander Duyck |
2011-09-15 | ixgbe: combine PCI_VDEVICE and board declaration to same line | Alexander Duyck |
2011-09-15 | ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup | Alexander Duyck |
2011-09-15 | ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types | Alexander Duyck |
2011-09-15 | ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA | Alexander Duyck |
2011-09-15 | ixgbe: cleanup allocation and freeing of IRQ affinity hint | Alexander Duyck |
2011-09-15 | v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one | Alexander Duyck |
2011-09-15 | ixgbe: Change default Tx work limit size to 256 buffers | Alexander Duyck |
2011-09-15 | net: consolidate and fix ethtool_ops->get_settings calling | Jiri Pirko |
2011-09-15 | net/irda: sh_irda: add PM support | Kuninori Morimoto |
2011-09-15 | net/irda: sh_irda: update author's email address | Kuninori Morimoto |
2011-09-15 | net/irda: sh_irda: add sh_irda_ prefix to all functions | Kuninori Morimoto |
2011-09-15 | tg3: Code movement | Matt Carlson |
2011-09-15 | tg3: Eliminate tg3_halt_cpu() prototype | Matt Carlson |
2011-09-15 | tg3: Eliminate tg3_write_sig_post_reset() prototype | Matt Carlson |
2011-09-15 | tg3: Eliminate tg3_stop_fw() prototype | Matt Carlson |
2011-09-15 | tg3: Add ability to turn off 1shot MSI | Matt Carlson |
2011-09-15 | tg3: Remove tp->rx_offset term when unneeded | Matt Carlson |
2011-09-15 | tg3: Fix missed MSI workaround | Matt Carlson |
2011-09-15 | tg3: Check all adv bits when checking config | Matt Carlson |
2011-09-15 | MII: fix Kconfig dependencies for MII | Jeff Kirsher |
2011-09-15 | stmmac: update the doc with new info about the driver's debug (v3) | Giuseppe CAVALLARO |
2011-09-15 | stmmac: update the driver version (Aug_2011) (v3) | Giuseppe CAVALLARO |
2011-09-15 | stmmac: add HW DMA feature register (v3) | Giuseppe CAVALLARO |
2011-09-15 | stmmac: rework the code to get the Synopsys ID (v3) | Giuseppe CAVALLARO |
2011-09-15 | stmmac: export DMA TX/RX rings via debugfs (v3) | Giuseppe CAVALLARO |
2011-09-15 | stmmac: add MMC support exported via ethtool (v3) | Giuseppe CAVALLARO |
2011-09-15 | stmmac: support wake up irq from external sources (v3) | Deepak Sikri |