summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-17ixgbevf: Update q_vector to contain ring pointers instead of bitmapsAlexander Duyck
2012-07-17ixgbevf: Cleanup accounting for space needed at start of xmit_frameAlexander Duyck
2012-07-17ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck
2012-07-17ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck
2012-07-17ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck
2012-07-17ixgbevf: Drop all dead or unnecessary codeAlexander Duyck
2012-07-17tcp: implement RFC 5961 3.2Eric Dumazet
2012-07-17ipv6: fix unappropriate errno returned for non-multicast addressLi Wei
2012-07-17Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-07-17bnx2x: organize BDs calculation for stop/resumeDmitry Kravkov
2012-07-17can: softing: softing_main: ensure a consistent return value in error caseJulia Lawall
2012-07-17can: mpc5xxx_can: make data in mpc5xxx_can_probe constMarc Kleine-Budde
2012-07-17can: flexcan: make flexcan_priv.devtype_data member point to const dataMarc Kleine-Budde
2012-07-16asix: Add a new driver for the AX88172AChristian Riesch
2012-07-16asix: Factor out common codeChristian Riesch
2012-07-16asix: Rename asix.c to asix_devices.cChristian Riesch
2012-07-16gigaset: silence GCC warning for unused 'format_ie'Paul Bolle
2012-07-16drivers: connector: fixed coding style issuesValentin Ilie
2012-07-16irda: Fix typo in irdaMasanari Iida
2012-07-16sctp: fix sparse warning for sctp_init_cause_fixedIoan Orghici
2012-07-16bnx2: Try to recover from PCI block resetMichael Chan
2012-07-16tg3: Add hwmon support for temperatureMichael Chan
2012-07-16tg3: Add APE scratchpad read functionMatt Carlson
2012-07-16tg3: Add common function tg3_ape_event_lock()Matt Carlson
2012-07-16tg3: Fix the setting of the APE_HAS_NCSI flagMichael Chan
2012-07-16netem: refine early skb orphaningEric Dumazet
2012-07-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller