summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fec: Remove unneeded check in platform_get_resource()Fabio Estevam2013-07-231-4/+1Star
* fec: Check the return value from clk_prepare_enable()Fabio Estevam2013-07-231-12/+54
* fec: Enable/disable clk_ptp in suspend/resumeFabio Estevam2013-07-231-0/+4
* fec: Fix the order for enabling/disabling the clocksFabio Estevam2013-07-231-8/+8
* fec: Do not enable/disable optional clocks unconditionallyFabio Estevam2013-07-231-8/+16
* tun: Support software transmit time stamping.Richard Cochran2013-07-222-2/+15
* net: Provide a generic socket error queue delivery method for Tx time stamps.Richard Cochran2013-07-223-46/+51
* net/velocity: add poll controller function for velocity nicAmit Uttamchandani2013-07-201-0/+20
* mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu2013-07-201-6/+6
* net/irda: fixed style issues in irttpDragos Foianu2013-07-201-27/+23Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1919-164/+248
|\
| * vlan: fix a race in egress prio managementEric Dumazet2013-07-181-0/+7
| * vlan: mask vlan prio bitsEric Dumazet2013-07-183-5/+11
| * macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-181-25/+37
| * tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang2013-07-181-24/+38
| * pkt_sched: sch_qfq: remove a source of high packet delay/jitterPaolo Valente2013-07-181-29/+56
| * xen-netfront: pull on receive skb may need to happen earlierJan Beulich2013-07-171-18/+13Star
| * vxlan: add necessary locking on device removalstephen hemminger2013-07-171-0/+6
| * hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang2013-07-171-2/+2
| * net: Fix sysfs_format_mac() code duplication.David S. Miller2013-07-171-20/+1Star
| * be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi2013-07-161-4/+10
| * macvtap: do not assume 802.1Q when send vlan packetsJason Wang2013-07-161-1/+1
| * macvtap: fix the missing ret value of TUNSETQUEUEJason Wang2013-07-161-0/+1
| * ipv4: set transport header earlierEric Dumazet2013-07-161-4/+3Star
| * mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner2013-07-161-1/+1
| * bgmac: add dependency to phylibHauke Mehrtens2013-07-161-0/+1
| * net/irda: fixed style issues in irlan_ethDragos Foianu2013-07-161-17/+14Star
| * ethtool: fixed trailing statements in ethtoolDragos Foianu2013-07-161-10/+20
| * ndisc: bool initializations should use true and falseDaniel Baluta2013-07-161-3/+3
| * atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-07-161-1/+23
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-197-34/+28Star
|\ \
| * | x86: Make sure IDT is page alignedKees Cook2013-07-173-25/+8Star
| * | x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin2013-07-151-2/+16
| * | x86/platform/ce4100: Add header file for reboot typeXiong Zhou2013-07-121-0/+1
| * | Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"Matt Fleming2013-07-111-7/+0Star
| * | efivars: check for EFI_RUNTIME_SERVICESMatt Fleming2013-07-111-0/+3
* | | Merge tag 'md-3.11-fixes' of git://neil.brown.name/mdLinus Torvalds2013-07-193-39/+39
|\ \ \
| * | | md/raid1: fix bio handling problems in process_checks()NeilBrown2013-07-181-23/+30
| * | | md: Remove recent change which allows devices to skip recovery.NeilBrown2013-07-181-14/+0Star
| * | | md/raid10: fix two problems with RAID10 resync.NeilBrown2013-07-181-2/+9
| | |/ | |/|
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-1839-277/+918
|\ \ \
| * \ \ Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-f...Dave Airlie2013-07-182-4/+14
| |\ \ \
| | * | | drm/rcar-du: Use the GEM PRIME helpersLaurent Pinchart2013-07-171-2/+7
| | * | | drm/shmobile: Use the GEM PRIME helpersLaurent Pinchart2013-07-171-2/+7
| * | | | Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-1811-33/+77
| |\ \ \ \
| | * | | | drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher2013-07-174-0/+31
| | * | | | drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher2013-07-171-3/+6
| | * | | | drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider2013-07-171-2/+3
| | * | | | drm/radeon/dpm: fix atom vram table parsingAlex Deucher2013-07-171-16/+10Star
| | * | | | drm/radeon: fix an endian bug in atom table parsingAlex Deucher2013-07-171-1/+1