aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister
2014-02-17net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli
2014-02-17net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli
2014-02-14tcp: add pacing_rate information into tcp_infoEric Dumazet
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong
2014-02-14net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli
2014-02-14net: phy: broadcom: extract register definitionsFlorian Fainelli
2014-02-14net: phy: add MoCA PHY typeFlorian Fainelli
2014-02-13tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev
2014-02-13Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can...David S. Miller
2014-02-12net_sched: act: refuse to remove bound action outsideWANG Cong
2014-02-12net_sched: act: move tcf_hashinfo_init() into tcf_register_action()WANG Cong
2014-02-12net_sched: act: refactor cleanup opsWANG Cong
2014-02-12net_sched: act: hide struct tcf_common from APIWANG Cong
2014-02-12net: phy: add "has_fixups" boolean propertyFlorian Fainelli
2014-02-12net: phy: re-design phy_modes to be self-containedFlorian Fainelli
2014-02-12net: phy: allow driver to implement their own aneg_doneFlorian Fainelli
2014-02-12net: phy: add genphy_aneg_done()Florian Fainelli
2014-02-12ethtool: Fix unwanted section breaks in kernel-docBen Hutchings
2014-02-12ethtool: Move kernel-doc comment next to struct ethtool_dump definitionBen Hutchings
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_statsBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_testBen Hutchings
2014-02-12ethtool: Expand documentation of string set typesBen Hutchings
2014-02-12ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_eepromBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_regsBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_wolBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_cmdBen Hutchings
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-10smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-09net: Move prototype declaration to header file include/net/net_namespace.h fr...Rashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/datalink.h from ne...Rashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/ipx.h from net/ipx...Rashika Kheria
2014-02-09net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.cRashika Kheria
2014-02-09net: Move prototype declaration to header file include/net/dn.h from net/decn...Rashika Kheria
2014-02-09net: Move prototype declaration to appropriate header file from decnet/af_dec...Rashika Kheria
2014-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-02-09fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-06inet: defines IPPROTO_* needed for module alias generationJan Moskyto Matejka