summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2013-08-30pkt_sched: fq: Fair Queue packet schedulerEric Dumazet
2013-08-29can: gw: add a per rule limitation of frame hopsOliver Hartkopp
2013-08-29net: packet: add randomized fanout schedulerDaniel Borkmann
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa
2013-08-29perf: make events stream always parsableAdrian Hunter
2013-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-29Input: add SYN_MAX and SYN_CNT constantsDavid Herrmann
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-29Omnikey Cardman 4000: pull in ioctl.h in user headerMike Frysinger
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-28PCI: Add offsets of PCIe capability registersBjorn Helgaas
2013-08-28PCI: Tidy bitmasks and spacing of PCIe capability definitionsBjorn Helgaas
2013-08-28PCI: Remove obsolete comment reference to pci_pcie_cap2()Bjorn Helgaas
2013-08-28PCI: Clarify PCI_EXP_TYPE_PCI_BRIDGE commentBjorn Helgaas
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2013-08-27Revert "OMAP: UART: Keep the TX fifo full when possible"Greg Kroah-Hartman
2013-08-27netfilter: add SYNPROXY core/targetPatrick McHardy
2013-08-27netfilter: nf_conntrack: make sequence number adjustments usuable without NATPatrick McHardy
2013-08-27PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas
2013-08-26openvswitch: Add SCTP supportJoe Stringer
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-26KVM: PPC: reserve a capability number for multitce supportAlexey Kardashevskiy
2013-08-26kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T
2013-08-23openvswitch: Mega flow implementationAndy Zhou
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev
2013-08-23ipv4: expose IPV4_DEVCONFstephen hemminger
2013-08-21tun: Get skfilter layoutPavel Emelyanov
2013-08-21tun: Allow to skip filter on attachPavel Emelyanov
2013-08-21tun: Add ability to create tun device with given indexPavel Emelyanov
2013-08-20quota: Add a new quotactl command Q_XGETQSTATVChandra Seetharaman
2013-08-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-08-20openvswitch: Add vxlan tunneling support.Pravin B Shelar
2013-08-18[media] videodev2.h: defines to calculate blanking and frame sizesHans Verkuil
2013-08-18[media] v4l2-dv-timings.h: remove duplicate V4L2_DV_BT_DMT_1366X768P60Hans Verkuil
2013-08-18[media] v4l: Add V4L2_PIX_FMT_NV16M and V4L2_PIX_FMT_NV61M formatsLaurent Pinchart
2013-08-18[media] v4l: Add media format codes for ARGB8888 and AYUV8888 on 32-bit bussesLaurent Pinchart
2013-08-18[media] V4L: Add VP8 encoder controlsArun Kumar K
2013-08-17ext4: add support for extent pre-cachingTheodore Ts'o
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-08-15Merge tag 'v3.11-rc5' into perf/coreIngo Molnar
2013-08-14netfilter: export xt_HMARK.h to userlandNicolas Dichtel
2013-08-14netfilter: export xt_rpfilter.h to userlandNicolas Dichtel
2013-08-14ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa
2013-08-13NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-08-13NFC: Add a GET_SE netlink APISamuel Ortiz
2013-08-13NFC: Define secure element connectivity and transaction eventsSamuel Ortiz
2013-08-13NFC: Document secure element addition/removal netlink eventsSamuel Ortiz
2013-08-13pptp: fix byte order warningsstephen hemminger