summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-18ip_frag: struct inet_frags match() method returns a boolEric Dumazet
2012-05-18net: Remove netdevice ec_ptr, no longer used.David S. Miller
2012-05-18econet: remove ancient bug ridden protocolStephen Hemminger
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker
2012-05-17slub: missing test for partial pages flush work in flush_all()majianpeng
2012-05-17fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov
2012-05-17drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan
2012-05-17Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-17ACPI / PCI / PM: Fix device PM regression related to D3hot/D3coldRafael J. Wysocki
2012-05-17CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen
2012-05-17lapb: Neaten debuggingJoe Perches
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave
2012-05-17tcp: do_tcp_sendpages() must try to push data out on oom conditionsWilly Tarreau
2012-05-17drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker
2012-05-17Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/na...Linus Torvalds
2012-05-17net/mlx4_en: num cores tx rings for every UPAmir Vadai
2012-05-17drop_monitor: convert to modular buildingNeil Horman
2012-05-17net: netdev_alloc_skb() use build_skb()Eric Dumazet
2012-05-17ipv6: correct the ipv6 option name - Pad0 to Pad1Eldad Zack
2012-05-17etherdevice: fix commentsstephen hemminger
2012-05-17pppoe: remove unused return value from two methods.Rami Rosen
2012-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-05-17target: Fix bug in handling of FILEIO + block_device resize opsNicholas Bellinger
2012-05-17tcp: bool conversionsEric Dumazet
2012-05-17Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2012-05-17Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-17Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-17ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn pathWill Deacon
2012-05-17ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov
2012-05-17igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick
2012-05-17e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior
2012-05-17e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior
2012-05-17e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan
2012-05-17virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin
2012-05-17virtio: balloon: let host know of updated balloon size before module removalAmit Shah
2012-05-17virtio: console: tell host of open ports after resume from s3/s4Amit Shah
2012-05-17net: core: Use pr_<level>Joe Perches
2012-05-17net: ipv6: ndisc: Neaten ND_PRINTx macrosJoe Perches
2012-05-17pktgen: Use pr_debugJoe Perches
2012-05-17net: include/net/sock.h cleanupEric Dumazet
2012-05-17isdn: remove duplicate NULL checkDan Carpenter
2012-05-17net: l2tp: Standardize logging stylesJoe Perches
2012-05-16ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controllerBarry Song
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-17MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow
2012-05-17md/raid10: set dev_sectors properly when resizing devices in array.NeilBrown
2012-05-17netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPERPablo Neira Ayuso