summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-17mm: fix lost kswapd wakeup in kswapd_stop()Aaditya Kumar
2012-07-17m32r: make memset() global for CONFIG_KERNEL_BZIP2=yGeert Uytterhoeven
2012-07-17m32r: add memcpy() for CONFIG_KERNEL_GZIP=yGeert Uytterhoeven
2012-07-17m32r: consistently use "suffix-$(...)"Geert Uytterhoeven
2012-07-17m32r: fix 'fix breakage from "m32r: use generic ptrace_resume code"' falloutGeert Uytterhoeven
2012-07-17m32r: fix pull clearing RESTORE_SIGMASK into block_sigmask() falloutGeert Uytterhoeven
2012-07-17m32r: remove duplicate definition of PTRACE_O_TRACESYSGOODGeert Uytterhoeven
2012-07-17mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" falloutGeert Uytterhoeven
2012-07-17bootmem: make ___alloc_bootmem_node_nopanic() really nopanicYinghai Lu
2012-07-17r8169: verbose error message.Francois Romieu
2012-07-17r8169: remove rtl_ocpdr_cond.Hayes Wang
2012-07-17Merge tag 'pm-post-3.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-07-17ipv4: fix rcu splatEric Dumazet
2012-07-17ipv4: Fix nexthop exception hash computation.David S. Miller
2012-07-17PM: Rename CAP_EPOLLWAKEUP to CAP_BLOCK_SUSPENDMichael Kerrisk
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-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-17Merge tag 'single-rpmsg-3.5-fix' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-17Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
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-17Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-07-17rpmsg: fix dependency on initialization orderFederico Fuga
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-17ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov
2012-07-17ipvs: fix oops on NAT reply in br_nf contextLin Ming
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck
2012-07-17ixgbevf: Cleanup accounting for space needed at start of xmit_frameAlexander Duyck