summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: phy: re-design phy_modes to be self-containedFlorian Fainelli2014-02-121-0/+42
* net: phy: allow driver to implement their own aneg_doneFlorian Fainelli2014-02-121-0/+3
* net: phy: add genphy_aneg_done()Florian Fainelli2014-02-121-0/+1
* 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: Document the general convention for VLAs in kernel spaceBen Hutchings2014-02-121-0/+3
* 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-1111-20/+103
|\
| * net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria2014-02-091-0/+8
| * net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria2014-02-091-0/+2
| * net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria2014-02-091-0/+8
| * net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria2014-02-091-0/+3
| * net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria2014-02-091-0/+2
| * net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria2014-02-091-0/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-093-4/+32
| |\
| | * netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso2014-02-061-4/+0
| | * netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy2014-02-061-0/+8
| | * netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy2014-02-061-0/+17
| | * netfilter: nf_tables: add AF specific expression supportPatrick McHardy2014-02-061-0/+5
| | * netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso2014-02-051-0/+2
| * | inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka2014-02-061-16/+7
| * | net: ethoc: set up MII management bus clockMax Filippov2014-02-041-0/+1
| * | can: add destructor for self generated skbsOliver Hartkopp2014-01-301-0/+38
* | | smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker2014-02-101-0/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-091-1/+7
|\ \ \
| * | | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-091-1/+7
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-082-1/+11
|\ \ \ \
| * | | | Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-07567-3840/+14954
| |\| | |
| * | | | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-2550-340/+737
| |\ \ \ \
| * | | | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-252-1/+11
* | | | | | swap: add a simple detector for inappropriate swapin readaheadShaohua Li2014-02-061-2/+2
* | | | | | Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-02-051-6/+2
|\ \ \ \ \ \
| * | | | | | Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk2014-02-031-6/+2
* | | | | | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2014-02-052-1/+16
|\ \ \ \ \ \ \
| * | | | | | | NVMe: Abort timed out commandsKeith Busch2014-01-272-0/+12
| * | | | | | | NVMe: Schedule reset for failed controllersKeith Busch2014-01-271-0/+1
| * | | | | | | NVMe: Device resume error handlingKeith Busch2013-12-161-0/+1
| * | | | | | | NVMe: compat SG_IO ioctlKeith Busch2013-12-161-0/+1
| * | | | | | | NVMe: Avoid shift operation when writing cq head doorbellHaiyan Hu2013-11-181-1/+1
* | | | | | | | execve: use 'struct filename *' for executable name passingLinus Torvalds2014-02-053-2/+3