aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/atm.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-23Documentation: fix DOCBOOKS=... buildingJohannes Berg1-1/+1
2014-05-23ocfs2: fix double kmem_cache_destroy in dlm_initJoseph Qi1-2/+6
2014-05-23mm/memory-failure.c: fix memory leak by race between poison and unpoisonNaoya Horiguchi1-0/+2
2014-05-23wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STRMasatake YAMATO1-1/+1
2014-05-23memcg: fix swapcache charge from kernel thread contextMichal Hocko1-13/+14
2014-05-23mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner1-1/+1
2014-05-23mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECTJens Axboe1-2/+4
2014-05-23hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepageChen Yucong1-7/+8
2014-05-23parisc: 'renameat2()' doesn't need (or have) a separate compat system callLinus Torvalds1-1/+1
2014-05-22batman: fix a bogus warning from batadv_is_on_batman_iface()Cong Wang1-1/+1
2014-05-22ipv4: initialise the itag variable in __mkroute_inputLi RongQing1-1/+1
2014-05-22bonding: Send ALB learning packets using the right sourceVlad Yasevich1-14/+35
2014-05-22bonding: Don't assume 802.1Q when sending alb learning packets.Vlad Yasevich1-3/+4
2014-05-22net: doc: Update references to skb->rxhashTobias Klauser2-2/+2
2014-05-22stmmac: Remove unbalanced clk_disable callHans de Goede1-3/+1
2014-05-22Linux 3.15-rc6Linus Torvalds1-1/+1
2014-05-21ipv6: gro: fix CHECKSUM_COMPLETE supportEric Dumazet2-6/+2
2014-05-21net_sched: fix an oops in tcindex filterCong Wang1-10/+20
2014-05-21sparc64: fix format string mismatch in arch/sparc/kernel/sysfs.cToralf Förster1-1/+1
2014-05-21can: peak_pci: prevent use after free at netdev removalStephane Grosjean1-5/+9
2014-05-21ip_tunnel: Initialize the fallback device properlySteffen Klassert1-0/+1
2014-05-20Btrfs: send, fix incorrect ref access when using extrefsFilipe Manana1-1/+1
2014-05-20Btrfs: fix EIO on reading file after ioctl clone works on itLiu Bo1-1/+5
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich1-5/+11
2014-05-20drm/radeon/pm: don't allow debugfs/sysfs access when PX card is off (v2)Alex Deucher1-1/+41
2014-05-20drm/radeon: avoid segfault on device open when accel is not working.Jérôme Glisse1-26/+29
2014-05-20drm/radeon: fix typo in finding PLL paramsChristian König1-1/+1
2014-05-20drm/radeon: fix register typo on siAlex Deucher1-2/+2
2014-05-20drm/radeon: fix buffer placement under memory pressure v2Christian König1-1/+1
2014-05-20drm/radeon: fix page directory update size estimationChristian König1-1/+1
2014-05-20drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher1-0/+14
2014-05-20drm/radeon: fix DCE83 check for mullinsAlex Deucher1-1/+2
2014-05-20drm/radeon: check VCE relocation buffer range v3Leo Liu2-31/+102
2014-05-20drm/radeon: also try GART for CPU accessed buffersChristian König1-15/+23
2014-05-20scripts/checksyscalls.sh: Make renameat optionalJames Hogan1-1/+4
2014-05-20asm-generic: Add renameat2 syscallJames Hogan1-1/+3
2014-05-20ia64: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20parisc: add renameat2 syscallMiklos Szeredi2-1/+3
2014-05-20m68k: add renameat2 syscallMiklos Szeredi3-1/+3
2014-05-20drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs1-1/+1
2014-05-20drm/nvd9/therm: handle another kind of PWM fanMartin Peres1-0/+1
2014-05-20sysfs: make sure read buffer is zeroedTejun Heo1-1/+2
2014-05-19ahci: imx: PLL clock needs 100us to settle downShawn Guo1-0/+2
2014-05-19PCI: Wrong register used to check pending trafficGavin Shan1-2/+3
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra2-60/+51
2014-05-19perf: Prevent false warning in perf_swevent_addJiri Olsa1-1/+12
2014-05-19perf: Limit perf_event_attr::sample_period to 63 bitsPeter Zijlstra1-0/+3
2014-05-19can: c_can: remove obsolete STRICT_FRAME_ORDERING Kconfig optionOliver Hartkopp2-43/+0
2014-05-18MAINTAINERS: Pravin Shelar is Open vSwitch maintainer.Jesse Gross1-2/+2
2014-05-18bnx2x: Convert return 0 to return rcJoe Perches2-2/+2