summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-18driver: net: ethernet: davinci_mdio: runtime PM supportMugunthan V N
2012-07-18jme: netpoll supportPeter Wu
2012-07-18skbuff: Use correct allocation in skb_copy_ubufsKrishna Kumar
2012-07-18net: ethernet: davinci_emac: add OF supportHeiko Schocher
2012-07-18ISDN: Add check for usb_alloc_urb() resultKarsten Keil
2012-07-18ISDN: Add check for return value of pnp_activate_dev()Karsten Keil
2012-07-18qlge: fix an "&&" vs "||" bugDan Carpenter
2012-07-18net: ftgmac100/ftmac100: dont pull too much dataEric Dumazet
2012-07-18net: qmi_wwan: add ZTE MF821DBjørn Mork
2012-07-18net/ipv4: VTI support new module for ip_vti.Saurabh
2012-07-18net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel.Saurabh
2012-07-18asix: Fix return value in AX88172A driver bind functionChristian Riesch
2012-07-18tcp: refine SYN handling in tcp_validate_incomingEric Dumazet
2012-07-18bonding: refine IFF_XMIT_DST_RELEASE capabilityEric Dumazet
2012-07-18net: qmi_wwan: make dynamic device IDs workBjørn Mork
2012-07-18b44: add 64 bit statsKevin Groeneveld
2012-07-18be2net: Ignore physical link async event for LancerPadmanabh Ratnakar
2012-07-18be2net: Fix VF driver load for LancerPadmanabh Ratnakar
2012-07-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-07-18Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2012-07-18Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-07-18ipv6: fix inet6_csk_xmit()Eric Dumazet
2012-07-17ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck
2012-07-17ixgbe: Cleanup logic for MRQC and MTQC configurationAlexander Duyck
2012-07-17ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configurationAlexander Duyck
2012-07-17ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck
2012-07-17ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources callsAlexander Duyck
2012-07-17ixgbe: Ping the VFs on link status change to trigger link changeAlexander Duyck
2012-07-17r8169: verbose error message.Francois Romieu
2012-07-17r8169: remove rtl_ocpdr_cond.Hayes Wang
2012-07-17ipv4: fix rcu splatEric Dumazet
2012-07-17ipv4: Fix nexthop exception hash computation.David S. Miller
2012-07-17Merge branch 'nexthop_exceptions'David S. Miller
2012-07-17team: add netpoll supportJiri Pirko
2012-07-17netpoll: move np->dev and np->dev_name init into __netpoll_setup()Jiri Pirko
2012-07-17ipv4: Add FIB nexthop exceptions.David S. Miller
2012-07-17sfc: Correct some comments on enum reset_typeBen Hutchings
2012-07-17sfc: Fix interface statistics running backwardBen Hutchings
2012-07-17sfc: Disable VF queues during register self-testBen Hutchings
2012-07-17sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc()Ben Hutchings
2012-07-17sfc: Use dev_kfree_skb() in efx_end_loopback()Ben Hutchings
2012-07-17sfc: Use strlcpy() to copy ethtool stats namesBen Hutchings
2012-07-17sfc: Stop changing header offsets on TXBen Hutchings
2012-07-17sfc: Remove dead write to tso_state::packet_spaceBen Hutchings
2012-07-17sfc: Use generic DMA API, not PCI-DMA APIBen Hutchings
2012-07-17sfc: Work around bogus 'uninitialised variable' warningBen Hutchings
2012-07-17tcp: implement RFC 5961 4.2Eric Dumazet
2012-07-17net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()David S. Miller
2012-07-17ixgbevf: Use igb style interrupt masks instead of ixgbe styleAlexander Duyck
2012-07-17ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck