aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-13ipc/msg: increase MSGMNI, remove scalingManfred Spraul1-8/+20
2014-12-13ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPMManfred Spraul1-3/+15
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds21-76/+636
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-54/+266
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-127/+327
2014-12-10Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds1-0/+1
2014-12-10kernel: add panic_on_warnPrarit Bhargava1-0/+1
2014-12-10Merge tag 'dlm-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-1/+1
2014-12-10Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2014-12-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+14
2014-12-09bridge: remove mode BRIDGE_MODE_SWDEVRoopa Prabhu1-1/+0
2014-12-09bridge: new mode flag to indicate mode 'undefined'Roopa Prabhu1-0/+1
2014-12-09Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2-12/+18
2014-12-09Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-0/+1
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2014-12-09Merge tag 'nios2-v3.19-rc1' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds1-0/+1
2014-12-09tcp_cubic: add SNMP counters to track how effective is HystartEric Dumazet1-0/+4
2014-12-09tc_act: export uapi header filestephen hemminger1-0/+1
2014-12-09virtio: make VIRTIO_F_VERSION_1 a transport bitMichael S. Tsirkin1-2/+2
2014-12-09virtio_console: virtio 1.0 supportMichael S. Tsirkin1-3/+4
2014-12-09virtio_scsi: export to userspaceMichael S. Tsirkin2-37/+38
2014-12-09virtio_scsi: move to uapiMichael S. Tsirkin1-0/+164
2014-12-09tun: add VNET_LE flagMichael S. Tsirkin1-0/+1
2014-12-09tun: move internal flag defines out of uapiMichael S. Tsirkin1-13/+3
2014-12-09virtio_blk: v1.0 supportMichael S. Tsirkin1-7/+8
2014-12-09virtio_net: v1.0 endiannessMichael S. Tsirkin1-7/+8
2014-12-09virtio: set FEATURES_OKMichael S. Tsirkin1-0/+2
2014-12-09virtio: memory access APIsMichael S. Tsirkin3-22/+70
2014-12-09virtio: add virtio 1.0 feature bitMichael S. Tsirkin1-0/+3
2014-12-08Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-2/+7
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry1-2/+8
2014-12-08net-timestamp: allow reading recv cmsg on errqueue with origin tstampWillem de Bruijn1-1/+2
2014-12-08Add ELF machine define for Nios2Ley Foon Tan1-0/+1
2014-12-07can: dev: Consolidate and unify state change handlingAndri Yngvason1-0/+1
2014-12-05bpf: verifier: add checks for BPF_ABS | BPF_IND instructionsAlexei Starovoitov1-0/+1
2014-12-05uapi: fix to export linux/vm_sockets.hMasahiro Yamada1-1/+1
2014-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+18
2014-12-04uapi: fix to export linux/vm_sockets.hMasahiro Yamada1-1/+1
2014-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-3/+4
2014-12-04[media] v4l: Add input and output capability flags for native size settingSakari Ailus1-0/+2
2014-12-04[media] v4l: Add V4L2_SEL_TGT_NATIVE_SIZE selection targetSakari Ailus1-0/+2
2014-12-03netfilter: ipset: Alignment problem between 64bit kernel 32bit userspaceJozsef Kadlecsik2-3/+18
2014-12-02bridge: add new hwmode swdevScott Feldman1-0/+1
2014-12-02bridge: add new brport flag LEARNING_SYNCScott Feldman1-0/+1
2014-12-02bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman1-0/+1
2014-12-02rtnl: expose physical switch id for particular deviceJiri Pirko1-0/+1