summaryrefslogtreecommitdiffstats
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2013-11-03net/hsr: Add support for the High-availability Seamless Redundancy protocol (...Arvid Brodin3-0/+64
2013-10-29net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann1-0/+14
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+8
2013-10-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+6
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+20
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud1-0/+6
2013-10-19bonding: add Netlink support active_slave optionJiri Pirko1-0/+1
2013-10-19bonding: add Netlink support mode optionJiri Pirko1-0/+10
2013-10-18drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson1-0/+2
2013-10-14netfilter: nfnetlink: add batch support and use it from nf_tablesPablo Neira Ayuso1-0/+4
2013-10-14netfilter: nf_tables: add insert operationEric Leblond1-0/+2
2013-10-14netfilter: nf_tables: Add support for IPv6 NATTomasz Bursztyka1-8/+10
2013-10-14netfilter: nf_tables: add support for dormant tablesPablo Neira Ayuso1-0/+11
2013-10-14netfilter: nf_tables: add compatibility layer for x_tablesPablo Neira Ayuso4-1/+73
2013-10-14netfilter: nf_tables: convert built-in tables/chains to chain typesPablo Neira Ayuso1-0/+2
2013-10-14netfilter: nf_tables: add netlink set APIPatrick McHardy1-52/+139
2013-10-14netfilter: add nftablesPatrick McHardy4-1/+591
2013-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+20
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2-1/+17
2013-10-03bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov1-0/+2
2013-10-02tc: export tc_defact.h to userspacestephen hemminger2-0/+20
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-5/+12
2013-10-01netfilter: cttimeout: allow to set/get default protocol timeoutsPablo Neira Ayuso1-0/+2
2013-09-30Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller5-0/+136
2013-09-30netfilter: ipset: Support comments for ipset entries in the core.Oliver Smith1-1/+7
2013-09-30netfilter: ipset: Introduce new operation to get both setname and familyJozsef Kadlecsik1-0/+8
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+2
2013-09-21can: add explicit copyrights to can's netlink headerUwe Kleine-König1-0/+8
2013-09-21can: add explicit copyrights to can headersUwe Kleine-König4-0/+128
2013-09-20drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer1-0/+2
2013-09-20net_sched: htb: support of 64bit ratesEric Dumazet1-0/+2
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra1-5/+9
2013-09-20perf: Update ABI commentPeter Zijlstra1-0/+1
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver1-1/+1
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+3
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+29
2013-09-12Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+27
2013-09-10fs: bump inode and dentry counters to longGlauber Costa1-3/+3
2013-09-10Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-0/+47
2013-09-09Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+38
2013-09-08cifs: Move and expand MAX_SERVER_SIZE definitionScott Lovenberg1-0/+1
2013-09-08cifs: Expand max share name length to 256Scott Lovenberg1-1/+2
2013-09-08cifs: Move string length definitions to uapiScott Lovenberg1-0/+25
2013-09-07Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-0/+478
2013-09-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-1/+1