aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-22atm: Allow MSG_PEEK for atm socketsJorge Boncompte [DTI2]1-3/+11
2011-11-22atm: Introduce vcc_process_recv_queueJorge Boncompte [DTI2]5-27/+31
2011-11-22atm: clip: move clip_devs check to clip_pushJorge Boncompte [DTI2]1-7/+10
2011-11-22atm: clip: Don't move counters backwardsJorge Boncompte [DTI2]1-9/+1
2011-11-22atm: br2684: Do not move counters backwardsJorge Boncompte [DTI2]1-8/+1
2011-11-22tg3: Add MDI-X reportingMatt Carlson2-1/+28
2011-11-22tg3: Restrict large prod ring cap devicesMatt Carlson1-5/+4
2011-11-22tg3: Adjust BD replenish thresholdsMatt Carlson1-5/+3
2011-11-22tg3: Make 1000Base-X FC resolution look like 1000TMatt Carlson1-12/+6
2011-11-22CDC NCM: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer1-3/+1
2011-11-22xfrm: optimize ipv4 selector matchingAlexey Dobriyan2-2/+10
2011-11-22net: add documentation for net_prio cgroups (v4)Neil Horman1-0/+53
2011-11-22net: add network priority cgroup infrastructure (v4)Neil Horman10-1/+469
2011-11-22tg3: Fix advertisement handlingHiroaki SHIMODA1-4/+3
2011-11-22atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet1-1/+1
2011-11-21netfilter: use jump_label for nf_hooksEric Dumazet2-6/+33
2011-11-21tg3: switch to build_skb() infrastructureEric Dumazet2-55/+66
2011-11-21net: Change mii to ethtool advertisement function namesMatt Carlson6-42/+75
2011-11-21gianfar: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-21RxRPC: Use kmemdup rather than duplicating its implementationThomas Meyer1-4/+2
2011-11-21ksz884x: Use kzalloc rather than kmalloc followed by memset with 0Thomas Meyer1-4/+2
2011-11-21ks8*/ksz8*: Casting (void *) value returned by kmalloc is uselessThomas Meyer1-2/+1
2011-11-21irttp: Use kmemdup rather than duplicating its implementationThomas Meyer1-3/+1
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller548-4505/+5496
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-312/+604
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-49/+189
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds15-32/+88
2011-11-20Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds12-61/+89
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity1-2/+3
2011-11-19Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-1/+1
2011-11-19PM / Suspend: Fix bug in suspend statistics updateSrivatsa S. Bhat1-1/+2
2011-11-19Xen: update MAINTAINER infoJeremy Fitzhardinge1-2/+2
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes1-5/+0
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-63/+43
2011-11-19Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-2/+4
2011-11-18Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+2
2011-11-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-23/+121
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds4-13/+29
2011-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds12-319/+159
2011-11-18cgroup: Replace Paul Menage with Tejun Heo as cgroups maintainerPaul Menage1-1/+2
2011-11-18PM / Hibernate: Fix the early termination of test modesSrivatsa S. Bhat1-6/+17
2011-11-18ipv4: fix redirect handlingEric Dumazet1-51/+59
2011-11-18MAINTAINERS: update XFS maintainer entryAlex Elder1-1/+2
2011-11-18team: replace kmalloc+memcpy by kmemdupJiri Pirko1-6/+2
2011-11-18team: avoid using variable-length arrayJiri Pirko1-2/+7
2011-11-18team: add fix_featuresJiri Pirko1-0/+22
2011-11-18ping: dont increment ICMP_MIB_INERRORSEric Dumazet1-2/+0
2011-11-18Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma2-11/+97
2011-11-18ip_gre: Set needed_headroom dynamically againHerbert Xu1-0/+2
2011-11-18packet: Add needed_tailroom to packet_sendmsg_spktHerbert Xu1-1/+2