summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-17net: change sysctl_net_ll_poll into an unsigned intEliezer Tamir
2013-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-06-15Linux 3.10-rc6Linus Torvalds
2013-06-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-06-15smp.h: Use local_irq_{save,restore}() in !SMP version of on_each_cpu().David Daney
2013-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-15Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-15Merge tag 'char-misc-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-06-15Merge tag 'usb-3.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-15powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt
2013-06-15powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras
2013-06-15powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman
2013-06-15snd_pcm_link(): fix a leak...Al Viro
2013-06-15use can_lookup() instead of direct checks of ->i_op->lookupAl Viro
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov
2013-06-15fput: task_work_add() can fail if the caller has passed exit_task_work()Oleg Nesterov
2013-06-14net: sctp: sctp_association_init: put refs in reverse orderDaniel Borkmann
2013-06-14net: sctp: minor: remove variable in sctp_init_sockDaniel Borkmann
2013-06-14net: sctp: sctp_sf_do_prm_asoc: do SCTP_CMD_INIT_CHOOSE_TRANSPORT firstDaniel Borkmann
2013-06-14net: sctp: sideeffect: throw BUG if primary_path is NULLDaniel Borkmann
2013-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-06-14openvswitch: Simplify interface ovs_flow_metadata_from_nlattrs()Pravin B Shelar
2013-06-14openvswitch: make skb->csum consistent with rest of networking stack.Pravin B Shelar
2013-06-14openvswitch: Fix struct comment.Pravin B Shelar
2013-06-14openvswitch: Fix misspellings in comments and docs.Andy Hill
2013-06-14openvswitch: fix variable names in commentLorand Jakab
2013-06-14openvswitch: Unify vport error stats handling.Pravin B Shelar
2013-06-14openvswitch: Remove unused get_config vport op.Jesse Gross
2013-06-14openvswitch: Immediately exit on error in ovs_vport_cmd_set().Jesse Gross
2013-06-14xfs: don't shutdown log recovery on validation errorsDave Chinner
2013-06-14xfs: ensure btree root split sets blkno correctlyDave Chinner
2013-06-14xfs: fix implicit padding in directory and attr CRC formatsDave Chinner
2013-06-14xfs: don't emit v5 superblock warnings on writeDave Chinner
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-06-14mei: me: clear interrupts on the resume pathTomas Winkler
2013-06-14mei: nfc: fix nfc device freeingTomas Winkler
2013-06-14mei: init: Flush scheduled work before resetting the deviceSamuel Ortiz
2013-06-14sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-06-14net/mlx4: Add VF link state supportRony Efraim
2013-06-14net/core: Add VF link state controlRony Efraim
2013-06-14netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier
2013-06-14bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli
2013-06-14htb: reorder struct htb_class fields for performanceEric Dumazet
2013-06-14net-rps: fixes for rps flow limitWillem de Bruijn
2013-06-14tulip: Properly check dma mapping resultNeil Horman
2013-06-13Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-13dtc: ensure #line directives don't consume data from the next lineGrant Likely