Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow O_TMPFILE to work with O_WRONLY | Al Viro | 2013-07-20 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-14 | 1 | -2/+6 |
|\ | |||||
| * | Safer ABI for O_TMPFILE | Al Viro | 2013-07-13 | 1 | -2/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-07-13 | 1 | -1/+1 |
|\ \ | |||||
| * | | net: rename busy poll socket op and globals | Eliezer Tamir | 2013-07-10 | 1 | -1/+1 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-07-13 | 2 | -0/+25 |
|\ \ \ | |||||
| * | | | MIPS: BCM63XX: recognize Cable Modem firmware format | Florian Fainelli | 2013-07-01 | 2 | -0/+25 |
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-07-13 | 1 | -10/+63 |
|\ \ \ \ | |||||
| * | | | | RDMA/ucma: Allow user space to specify AF_IB when joining multicast | Sean Hefty | 2013-06-20 | 1 | -1/+11 |
| * | | | | RDMA/ucma: Allow user space to pass AF_IB into resolve | Sean Hefty | 2013-06-20 | 1 | -1/+12 |
| * | | | | RDMA/ucma: Allow user space to bind to AF_IB | Sean Hefty | 2013-06-20 | 1 | -1/+9 |
| * | | | | RDMA/ucma: Name changes to indicate only IP addresses supported | Sean Hefty | 2013-06-20 | 1 | -6/+6 |
| * | | | | RDMA/ucma: Add ability to query GID addresses | Sean Hefty | 2013-06-20 | 1 | -1/+2 |
| * | | | | RDMA/ucma: Support querying when IB paths are not reversible | Sean Hefty | 2013-06-20 | 1 | -1/+8 |
| * | | | | RDMA/ucma: Support querying for AF_IB addresses | Sean Hefty | 2013-06-20 | 1 | -3/+19 |
| * | | | | RDMA/cma: Set qkey for AF_IB | Sean Hefty | 2013-06-20 | 1 | -1/+1 |
* | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-13 | 2 | -21/+10 |
|\ \ \ \ \ | |||||
| * | | | | | [media] v4l2-controls.h: fix copy-and-paste error in comment | Hans Verkuil | 2013-06-28 | 1 | -2/+2 |
| * | | | | | [media] v4l2-core: remove support for obsolete VIDIOC_DBG_G_CHIP_IDENT | Hans Verkuil | 2013-06-21 | 1 | -14/+3 |
| * | | | | | Merge branch 'linus' into patchwork | Mauro Carvalho Chehab | 2013-06-20 | 2 | -1/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | [media] videodev2.h: fix typos | Lad, Prabhakar | 2013-05-27 | 1 | -4/+4 |
| * | | | | | | [media] videodev2.h: Make V4L2_PIX_FMT_MPEG4 comment more specific about its ... | Ismael Luceno | 2013-05-21 | 1 | -1/+1 |
* | | | | | | | Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-07-11 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | dm: optimize use SRCU and RCU | Mikulas Patocka | 2013-07-10 | 1 | -2/+2 |
* | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-07-10 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | virtio: VIRTIO_F_ANY_LAYOUT feature | Rusty Russell | 2013-07-09 | 1 | -0/+3 |
* | | | | | | | | | Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2013-07-10 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | vfio: hugepage support for vfio_iommu_type1 | Alex Williamson | 2013-06-21 | 1 | -2/+6 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 | 18 | -8/+131 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | net: rename low latency sockets functions to busy poll | Eliezer Tamir | 2013-07-08 | 1 | -1/+1 |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-07-03 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | net: Swap ver and type in pppoe_hdr | Changli Gao | 2013-07-01 | 1 | -2/+2 |
| * | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2013-07-01 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-28 | 1 | -0/+4 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2013-06-24 | 1 | -0/+4 |
| | | |\ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag | Simon Wunderlich | 2013-06-18 | 1 | -0/+4 |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/... | David S. Miller | 2013-06-30 | 3 | -0/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag | Florian Westphal | 2013-06-30 | 1 | -0/+2 |
| | * | | | | | | | | | | ipvs: SH fallback and L4 hashing | Alexander Frolkin | 2013-06-26 | 1 | -0/+6 |
| | * | | | | | | | | | | netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag | Eric Dumazet | 2013-06-20 | 1 | -0/+7 |
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 2013-06-26 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | xfrm: add LINUX_MIB_XFRMACQUIREERROR statistic counter | Fan Du | 2013-06-06 | 1 | -0/+1 |
| * | | | | | | | | | | | net: poll/select low latency socket support | Eliezer Tamir | 2013-06-25 | 1 | -0/+2 |
| * | | | | | | | | | | | net: if_arp: add ARPHRD_NETLINK type | Daniel Borkmann | 2013-06-24 | 1 | -0/+1 |
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-21 | 2 | -1/+26 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | / / / / / / / / | | | |/ / / / / / / / | | |/| | | | | | | | | |||||
| | * | | | | | | | | | NFC: Send netlink events for secure elements additions and removals | Samuel Ortiz | 2013-06-14 | 1 | -0/+6 |
| | * | | | | | | | | | NFC: Add secure elements addition and removal API | Samuel Ortiz | 2013-06-14 | 1 | -1/+3 |
| | * | | | | | | | | | NFC: pn533: Copy NFCID2 through ATR_REQ | Samuel Ortiz | 2013-06-14 | 1 | -0/+2 |
| | * | | | | | | | | | NFC: Add firmware upload netlink command | Eric Lapuyade | 2013-06-14 | 1 | -0/+6 |
| | | |/ / / / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | {nl,cfg}80211: make peer link expiration time configurable | Colleen Twitty | 2013-06-11 | 1 | -0/+5 |