aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev1-3/+0
2014-02-13Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2-0/+34
2014-02-12net_sched: act: refuse to remove bound action outsideWANG Cong1-1/+1
2014-02-12net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong1-1/+1
2014-02-12net_sched: act: refactor cleanup opsWANG Cong1-1/+1
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong9-25/+23
2014-02-12net: phy: add "has_fixups" boolean propertyFlorian Fainelli1-0/+1
2014-02-12net: phy: re-design phy_modes to be self-containedFlorian Fainelli1-0/+42
2014-02-12net: phy: allow driver to implement their own aneg_doneFlorian Fainelli1-0/+3
2014-02-12net: phy: add genphy_aneg_done()Florian Fainelli1-0/+1
2014-02-12ethtool: Fix unwanted section breaks in kernel-docBen Hutchings1-7/+9
2014-02-12ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings1-3/+2
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings1-0/+3
2014-02-12ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings1-1/+12
2014-02-12ethtool: Expand documentation of struct ethtool_statsBen Hutchings1-3/+13
2014-02-12ethtool: Expand documentation of struct ethtool_testBen Hutchings1-4/+17
2014-02-12ethtool: Expand documentation of string set typesBen Hutchings1-12/+47
2014-02-12ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings1-13/+23
2014-02-12ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings1-11/+26
2014-02-12ethtool: Expand documentation of struct ethtool_eepromBen Hutchings1-3/+20
2014-02-12ethtool: Expand documentation of struct ethtool_regsBen Hutchings1-3/+17
2014-02-12ethtool: Expand documentation of struct ethtool_wolBen Hutchings1-2/+11
2014-02-12ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings1-17/+39
2014-02-12ethtool: Expand documentation of struct ethtool_cmdBen Hutchings1-34/+90
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-20/+103
2014-02-10smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker1-0/+3
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+7
2014-02-09net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.cRashika Kheria1-0/+8
2014-02-09net: Move prototype declaration to header file include/net/datalink.h from net/ipx/af_ipx.cRashika Kheria1-0/+2
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.cRashika Kheria1-0/+8
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria1-0/+3
2014-02-09net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.cRashika Kheria1-0/+2
2014-02-09net: Move prototype declaration to appropriate header file from decnet/af_decnet.cRashika Kheria1-0/+2
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+32
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro1-1/+7
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+11
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin567-3840/+14954
2014-02-06inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka1-16/+7
2014-02-06swap: add a simple detector for inappropriate swapin readaheadShaohua Li1-2/+2
2014-02-06netfilter: nf_tables: fix racy rule deletionPablo Neira Ayuso1-4/+0
2014-02-06netfilter: nf_tables: add reject module for NFPROTO_INETPatrick McHardy1-0/+8
2014-02-06netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc partsPatrick McHardy1-0/+17
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-6/+2
2014-02-05Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-1/+16
2014-02-06netfilter: nf_tables: add AF specific expression supportPatrick McHardy1-0/+5
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds3-2/+3
2014-02-05netfilter: nf_conntrack: don't release a conntrack with non-zero refcntPablo Neira Ayuso1-0/+2
2014-02-04net: ethoc: set up MII management bus clockMax Filippov1-0/+1
2014-02-04Merge tag 'nfs-for-3.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+2
2014-02-04can: add ability to allocate CANFD frame in skb dataStephane Grosjean1-0/+2