summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-27ipv6: Remove neigh argument from ndisc_send_redirect()David S. Miller
2012-01-27ipv6: fib: Convert fib6_age() to dst_neigh_lookup().David S. Miller
2012-01-27ipv6: ndisc: Convert to dst_neigh_lookup()David S. Miller
2012-01-27ipv4: ip_gre: Convert to dst_neigh_lookup()David S. Miller
2012-01-26e1000e: update copyright yearBruce Allan
2012-01-26e1000e: split lib.c into three more-appropriate filesBruce Allan
2012-01-26e1000e: call er16flash() instead of __er16flash()Bruce Allan
2012-01-26e1000e: increase version numberBruce Allan
2012-01-26e1000e: convert final strncpy() to strlcpy()Bruce Allan
2012-01-26e1000e: concatenate long debug strings which span multiple linesBruce Allan
2012-01-26e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU stateBruce Allan
2012-01-26e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567Bruce Allan
2012-01-26e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to SxBruce Allan
2012-01-26e1000e: update workaround for 82579 intermittently disabled during S0->SxBruce Allan
2012-01-26e1000e: disable Early Receive DMA on ICH LOMsBruce Allan
2012-01-26ipv6: Use ipv6_addr_any()David S. Miller
2012-01-26e1000e: Need to include vmalloc.hDavid S. Miller
2012-01-26ipv6: sit: Convert to dst_neigh_lookup()David S. Miller
2012-01-26ipv4/ipv6: Prepare for new route gateway semantics.David S. Miller
2012-01-26tcp: add LINUX_MIB_TCPRETRANSFAIL counterEric Dumazet
2012-01-26be2net: allocate more headroom in incoming skbsEric Dumazet
2012-01-26bnx2x: Update version to 1.72.0 and copyrightsAriel Elior
2012-01-26bnx2x: Recoverable and unrecoverable error statisticsAriel Elior
2012-01-26bnx2x: Recovery flow bug fixesAriel Elior
2012-01-26bnx2x: Track active PFs with bitmapAriel Elior
2012-01-26bnx2x: Lock PF-common resourcesAriel Elior
2012-01-26bnx2x: Loaded Firmware Version ValidationAriel Elior
2012-01-26bnx2x: Function Level Reset Final CleanupAriel Elior
2012-01-26bnx2x: Obtain Bus Device Function from registerAriel Elior
2012-01-26bnx2x: Removing indirect register accessAriel Elior
2012-01-26bnx2x: Support Queue Per Cos in 5771xx devicesAriel Elior
2012-01-25e1000e: 82574/82583 Tx hang workaroundBruce Allan
2012-01-25e1000e: use hardware default values for Transmit Control registerBruce Allan
2012-01-25e1000e: use default settings for Tx Inter Packet Gap timerBruce Allan
2012-01-25e1000e: 82579: workaround for link drop issueBruce Allan
2012-01-25e1000e: always set transmit descriptor control registers the sameBruce Allan
2012-01-25e1000e: default IntMode based on kernel config & available hardware supportBruce Allan
2012-01-25e1000e: re-factor ethtool get/set ring parameterBruce Allan
2012-01-25e1000e: pass pointer to ring struct instead of adapter structBruce Allan
2012-01-25e1000e: convert head, tail and itr_register offsets to __iomem pointersBruce Allan
2012-01-25e1000e: re-enable alternate MAC address for all devices which support itBruce Allan
2012-01-25e1000e: add Receive Packet Steering (RPS) supportBruce Allan
2012-01-25e1000e: cleanup Rx checksum offload codeBruce Allan
2012-01-25infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller
2012-01-25infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().David Miller
2012-01-25infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().David Miller
2012-01-25net: usb: qmi_wwan: New driver for Huawei QMI based WWAN devicesBjørn Mork
2012-01-25drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driverdanborkmann@iogearbox.net
2012-01-25bnx2x: unlock before returning an errorDan Carpenter
2012-01-25vmxnet3: cleanup tso headers manipulationEric Dumazet