summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2015-05-14netfilter: add netfilter ingress hook after handle_ing() under unique static keyPablo Neira1-0/+6
2015-05-13geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville1-0/+9
2015-05-13packet: rollover statisticsWillem de Bruijn1-0/+7
2015-05-13tc: introduce Flower classifierJiri Pirko1-0/+30
2015-05-13net: sched: use counter to break reclassify loopsFlorian Westphal1-1/+1
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+11
2015-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-0/+17
2015-05-12net_sched: gred: add TCA_GRED_LIMIT attributeDavid Ward1-1/+2
2015-05-11bonding: add netlink support for sys prio, actor sys mac, and port keyAndy Gospodarek1-0/+3
2015-05-10codel: add ce_threshold attributeEric Dumazet1-0/+4
2015-05-09mpls: Change reserved label names to be consistent with netbsdTom Herbert1-6/+6
2015-05-09netlink: allow to listen "all" netnsNicolas Dichtel1-0/+1
2015-05-09Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller1-0/+6
2015-05-09Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller1-12/+16
2015-05-09tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet1-0/+2
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov1-12/+16
2015-05-06can.h: make padding given by gcc explicitShawn Landden1-0/+6
2015-05-05mpls: Move reserved label definitionsTom Herbert1-0/+10
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet1-0/+2
2015-05-05RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...Tatyana Nikolova1-0/+1
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-0/+7
2015-05-04tc: remove unused redirect ttlJamal Hadi Salim1-0/+2
2015-05-02net: sched: remove TC_MUNGED bitsFlorian Westphal1-0/+3
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi1-1/+1
2015-04-29tcp: add TCP_CC_INFO socket optionEric Dumazet1-0/+1
2015-04-29tcp: prepare CC get_info() access from getsockopt()Eric Dumazet1-0/+4
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet1-0/+1
2015-04-29tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet1-0/+1
2015-04-26Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+1
2015-04-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-04-24Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds1-17/+27
2015-04-24Merge tag 'md/4.1' of git://neil.brown.name/mdLinus Torvalds2-0/+8
2015-04-24Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-15/+3
2015-04-24Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+17
2015-04-23Merge tag 'nfs-rdma-for-4.1-1' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust2-4/+16
2015-04-23NFS: Move nfs_idmap.h into fs/nfs/Anna Schumaker1-1/+1
2015-04-22Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-4/+106
2015-04-22Merge branch 'cluster' into for-nextNeilBrown2-0/+8
2015-04-21uapi: Remove kernel internal declarationAndreas Gruenbacher1-7/+0
2015-04-21nfsd: eliminate NFSD_DEBUGMark Salter1-8/+0
2015-04-21Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-45/+192
2015-04-21Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-19/+0
2015-04-21KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman1-0/+1
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab51-53/+921
2015-04-19target: Version 2 of TCMU ABIAndy Grover1-17/+27
2015-04-20Merge Linus master into drm-nextDave Airlie38-43/+787
2015-04-20media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus formatPhilipp Zabel1-5/+5
2015-04-18Merge tag 'dm-4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-2/+2