summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-201-5/+47
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-02-121-5/+47
| |\
| | * cfg80211: regulatory introduce maximum bandwidth calculationJanusz Dziedzic2014-02-051-1/+4
| | * nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2014-02-041-2/+8
| | * nl80211: add Guard Interval support for set_bitrate_maskJanusz Dziedzic2014-02-041-0/+8
| | * cfg80211: Advertise maximum associated STAs in AP modeJouni Malinen2014-02-041-0/+9
| | * cfg80211: Allow BSS hint to be provided for connectJouni Malinen2014-02-041-2/+18
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-02-192-2/+1
|\ \ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-161-1/+0
| |\ \ \
| | * | | Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason2014-02-141-1/+0
| * | | | Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-141-1/+1
| |\ \ \ \
| | * | | | misc: mic: fix possible signed underflow (undefined behavior) in userspace APISudeep Dutt2014-02-071-1/+1
* | | | | | tcp: add pacing_rate information into tcp_infoEric Dumazet2014-02-141-0/+3
* | | | | | Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...David S. Miller2014-02-131-0/+32
|\ \ \ \ \ \
| * | | | | | can: add explicit copyrights to can userspace headerUwe Kleine-König2014-02-041-0/+32
| | |_|_|_|/ | |/| | | |
* | | | | | ethtool: Fix unwanted section breaks in kernel-docBen Hutchings2014-02-121-7/+9
* | | | | | ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings2014-02-121-3/+2
* | | | | | ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings2014-02-121-1/+12
* | | | | | ethtool: Expand documentation of struct ethtool_statsBen Hutchings2014-02-121-3/+13
* | | | | | ethtool: Expand documentation of struct ethtool_testBen Hutchings2014-02-121-4/+17
* | | | | | ethtool: Expand documentation of string set typesBen Hutchings2014-02-121-12/+47
* | | | | | ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings2014-02-121-13/+23
* | | | | | ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings2014-02-121-11/+26
* | | | | | ethtool: Expand documentation of struct ethtool_eepromBen Hutchings2014-02-121-3/+20
* | | | | | ethtool: Expand documentation of struct ethtool_regsBen Hutchings2014-02-121-3/+17
* | | | | | ethtool: Expand documentation of struct ethtool_wolBen Hutchings2014-02-121-2/+11
* | | | | | ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings2014-02-121-17/+39
* | | | | | ethtool: Expand documentation of struct ethtool_cmdBen Hutchings2014-02-121-34/+90
| |/ / / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-111-16/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka2014-02-061-16/+7
* | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-051-0/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | NVMe: Abort timed out commandsKeith Busch2014-01-271-0/+11
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-315-2/+49
|\ \ \ \ \
| * | | | | [media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND2014-01-131-0/+1
| * | | | | [media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K2014-01-131-0/+4
| * | | | | [media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda2014-01-071-2/+2
| * | | | | [media] saa7134: convert to the control frameworkHans Verkuil2014-01-071-0/+4
| * | | | | [media] v4l: vsp1: Add LUT supportLaurent Pinchart2013-12-111-0/+34
| * | | | | [media] v4l: Add media format codes for AHSV8888 on 32-bit bussesLaurent Pinchart2013-12-111-0/+3
| * | | | | [media] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECTSakari Ailus2013-12-041-0/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-302-0/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Btrfs: add support for inode propertiesFilipe David Borba Manana2014-01-281-0/+3
| * | | | btrfs: add ioctl to export size of global metadata reservationJeff Mahoney2014-01-281-0/+1
| * | | | btrfs: add ioctls to query/change feature bits onlineJeff Mahoney2014-01-281-0/+12
* | | | | Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-302-2/+4
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe2014-01-211-1/+2
| |\ \ \ \ \
| | * | | | | floppy: bail out in open() if drive is not responding to block0 readJiri Kosina2014-01-171-1/+2
| | | |/ / / | | |/| | |
| * | | | | bcache: Add bch_btree_keys_u64s_remaining()Kent Overstreet2014-01-081-0/+1
| * | | | | bcache: Bkey indexing renamingKent Overstreet2014-01-081-1/+1
* | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-295-45/+45
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |