summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-131-5/+16
|\
| * KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPTPaul Mackerras2012-12-061-0/+3
| * Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-29570-0/+74746
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-131-2/+14
|\ \ \
| * | | net: ethool: Document struct ethtool_flow_extYan Burman2012-12-131-2/+14
* | | | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-4/+19
|\ \ \ \
| * \ \ \ Merge branch 'pci/bjorn-pcie-cap' into nextBjorn Helgaas2012-12-071-1/+16
| |\ \ \ \
| | * | | | PCI: Add standard PCIe Capability Link ASPM field namesBjorn Helgaas2012-12-071-0/+2
| | * | | | PCI: Add and use standard PCI-X Capability register namesBjorn Helgaas2012-12-051-1/+14
| | | |_|/ | | |/| |
| * | | | PCI: Fix bit definitions of PCI_EXP_LNKCAP2 registerJingoo Han2012-11-091-3/+3
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Input: introduce EV_MSC TimestampBenjamin Tissoires2012-11-151-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-1225-24/+529
|\ \ \ \
| * | | | net: ethtool: Add destination MAC address to flow steering APIYan Burman2012-12-121-4/+7
| * | | | bridge: add support of adding and deleting mdb entriesCong Wang2012-12-121-0/+8
| * | | | bridge: notify mdb changes via netlinkCong Wang2012-12-121-0/+6
| * | | | uapi: add missing netconf.h to export liststephen hemminger2012-12-121-0/+1
| * | | | virtio_net: multiqueue supportJason Wang2012-12-091-0/+27
| * | | | bridge: export multicast database via netlinkCong Wang2012-12-072-0/+58
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-071-0/+16
| |\ \ \ \
| | * | | | nl80211: support P2P GO powersave configurationJohannes Berg2012-11-271-0/+16
| * | | | | bridge: implement multicast fast leaveDavid S. Miller2012-12-051-0/+1
| * | | | | ipmr/ip6mr: report origin of mfc entry into rtnl msgNicolas Dichtel2012-12-041-0/+1
| * | | | | ipmr/ip6mr: advertise mfc stats via rtnetlinkNicolas Dichtel2012-12-041-0/+7
| * | | | | netconf: advertise mc_forwarding statusNicolas Dichtel2012-12-041-0/+1
| * | | | | Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-12-041-0/+2
| |\ \ \ \ \
| | * | | | | netfilter: ctnetlink: dump entries from the dying and unconfirmed listsPablo Neira Ayuso2012-12-031-0/+2
| * | | | | | tun: only queue packets on deviceMichael S. Tsirkin2012-12-031-0/+2
| |/ / / / /
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-281-18/+95
| |\ \ \ \ \ | | |/ / / /
| | * | | | nl80211/cfg80211: add VHT MCS supportJohannes Berg2012-11-261-1/+11
| | * | | | nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-9/+52
| | * | | | nl80211: add documentation for channel typeJohannes Berg2012-11-261-0/+9
| | * | | | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-8/+6
| | * | | | cfg80211: Add TDLS event to allow drivers to request operationsJouni Malinen2012-11-191-0/+6
| | * | | | nl/cfg80211: advertise OBSS scan requirementAmitkumar Karwar2012-11-121-0/+4
| | * | | | nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE commandAntonio Quartulli2012-11-051-0/+5
| | * | | | cfg80211: allow per interface TX power settingJohannes Berg2012-10-301-0/+2
| * | | | | sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel2012-11-201-0/+4
| * | | | | add DOVE extensions for VXLANDavid Stevens2012-11-201-0/+4
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-172-1/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://1984.lsi.us.es/nf-nextDavid S. Miller2012-11-162-0/+4
| |\ \ \ \ \ \
| | * | | | | | netfilter: ipv6: add getsockopt to retrieve origdstFlorian Westphal2012-11-022-0/+4
| * | | | | | | ipv6: export IP6_RT_PRIO_* to userlandNicolas Dichtel2012-11-161-0/+3
| * | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-11-142-0/+63
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-142-0/+63
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | | * | | | | | NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande2012-10-291-0/+15
| | | * | | | | | nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-181-0/+8
| | | * | | | | | cfg80211: add support for flushing old scan resultsSam Leffler2012-10-181-0/+4
| | | * | | | | | cfg80211: add scan flag to indicate its prioritySam Leffler2012-10-181-2/+6
| | | * | | | | | {nl,cfg}80211: add a flags word to scan requestsSam Leffler2012-10-181-0/+15
OpenPOWER on IntegriCloud