| Commit message (Expand) | Author | Age | Files | Lines |
* | bonding: remove useless updating of slave->dev->last_rx | Veaceslav Falico | 2014-02-18 | 1 | -7/+1 |
* | ieee802154: add netlink APIs for smartMAC configuration | Phoebe Buckheister | 2014-02-17 | 3 | -0/+24 |
* | ieee802154: add support for setting CCA energy detection levels | Phoebe Buckheister | 2014-02-17 | 3 | -0/+10 |
* | ieee802154: add support for CCA mode in wpan phys | Phoebe Buckheister | 2014-02-17 | 3 | -0/+7 |
* | ieee802154: add support for listen-before-talk in wpan_phy | Phoebe Buckheister | 2014-02-17 | 3 | -0/+10 |
* | ieee802154: add TX power control to wpan_phy | Phoebe Buckheister | 2014-02-17 | 3 | -2/+13 |
* | net: phy: allow PHY drivers to implement their own software reset | Florian Fainelli | 2014-02-17 | 1 | -0/+5 |
* | net: phy: move PHY software reset to genphy_soft_reset | Florian Fainelli | 2014-02-17 | 1 | -0/+1 |
* | tcp: add pacing_rate information into tcp_info | Eric Dumazet | 2014-02-14 | 1 | -0/+3 |
* | net: introduce netdev_alloc_pcpu_stats() for drivers | WANG Cong | 2014-02-14 | 1 | -0/+14 |
* | net: phy: add Broadcom BCM7xxx internal PHY driver | Florian Fainelli | 2014-02-14 | 1 | -0/+9 |
* | net: phy: broadcom: extract register definitions | Florian Fainelli | 2014-02-14 | 1 | -0/+51 |
* | net: phy: add MoCA PHY type | Florian Fainelli | 2014-02-14 | 1 | -0/+3 |
* | tcp: remove unused min_cwnd member of tcp_congestion_ops | Stanislav Fomichev | 2014-02-14 | 1 | -3/+0 |
* | Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can... | David S. Miller | 2014-02-14 | 2 | -0/+34 |
|\ |
|
| * | can: add ability to allocate CANFD frame in skb data | Stephane Grosjean | 2014-02-04 | 1 | -0/+2 |
| * | can: add explicit copyrights to can userspace header | Uwe Kleine-König | 2014-02-04 | 1 | -0/+32 |
* | | net_sched: act: refuse to remove bound action outside | WANG Cong | 2014-02-13 | 1 | -1/+1 |
* | | net_sched: act: move tcf_hashinfo_init() into tcf_register_action() | WANG Cong | 2014-02-13 | 1 | -1/+1 |
* | | net_sched: act: refactor cleanup ops | WANG Cong | 2014-02-13 | 1 | -1/+1 |
* | | net_sched: act: hide struct tcf_common from API | WANG Cong | 2014-02-13 | 9 | -25/+23 |
* | | net: phy: add "has_fixups" boolean property | Florian Fainelli | 2014-02-13 | 1 | -0/+1 |
* | | net: phy: re-design phy_modes to be self-contained | Florian Fainelli | 2014-02-13 | 1 | -0/+42 |
* | | net: phy: allow driver to implement their own aneg_done | Florian Fainelli | 2014-02-13 | 1 | -0/+3 |
* | | net: phy: add genphy_aneg_done() | Florian Fainelli | 2014-02-13 | 1 | -0/+1 |
* | | ethtool: Fix unwanted section breaks in kernel-doc | Ben Hutchings | 2014-02-12 | 1 | -7/+9 |
* | | ethtool: Move kernel-doc comment next to struct ethtool_dump definition | Ben Hutchings | 2014-02-12 | 1 | -3/+2 |
* | | ethtool: Document the general convention for VLAs in kernel space | Ben Hutchings | 2014-02-12 | 1 | -0/+3 |
* | | ethtool: Expand documentation of struct ethtool_perm_addr | Ben Hutchings | 2014-02-12 | 1 | -1/+12 |
* | | ethtool: Expand documentation of struct ethtool_stats | Ben Hutchings | 2014-02-12 | 1 | -3/+13 |
* | | ethtool: Expand documentation of struct ethtool_test | Ben Hutchings | 2014-02-12 | 1 | -4/+17 |
* | | ethtool: Expand documentation of string set types | Ben Hutchings | 2014-02-12 | 1 | -12/+47 |
* | | ethtool: Update documentation of struct ethtool_pauseparam | Ben Hutchings | 2014-02-12 | 1 | -13/+23 |
* | | ethtool: Expand documentation of struct ethtool_ringparam | Ben Hutchings | 2014-02-12 | 1 | -11/+26 |
* | | ethtool: Expand documentation of struct ethtool_eeprom | Ben Hutchings | 2014-02-12 | 1 | -3/+20 |
* | | ethtool: Expand documentation of struct ethtool_regs | Ben Hutchings | 2014-02-12 | 1 | -3/+17 |
* | | ethtool: Expand documentation of struct ethtool_wol | Ben Hutchings | 2014-02-12 | 1 | -2/+11 |
* | | ethtool: Expand documentation of struct ethtool_drvinfo | Ben Hutchings | 2014-02-12 | 1 | -17/+39 |
* | | ethtool: Expand documentation of struct ethtool_cmd | Ben Hutchings | 2014-02-12 | 1 | -34/+90 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-02-11 | 11 | -20/+103 |
|\ \ |
|
| * | | net: Move prototype declaration to header file include/net/net_namespace.h fr... | Rashika Kheria | 2014-02-10 | 1 | -0/+8 |
| * | | net: Move prototype declaration to header file include/net/datalink.h from ne... | Rashika Kheria | 2014-02-10 | 1 | -0/+2 |
| * | | net: Move prototype declaration to header file include/net/ipx.h from net/ipx... | Rashika Kheria | 2014-02-10 | 1 | -0/+8 |
| * | | net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c | Rashika Kheria | 2014-02-10 | 1 | -0/+3 |
| * | | net: Move prototype declaration to header file include/net/dn.h from net/decn... | Rashika Kheria | 2014-02-10 | 1 | -0/+2 |
| * | | net: Move prototype declaration to appropriate header file from decnet/af_dec... | Rashika Kheria | 2014-02-10 | 1 | -0/+2 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-02-09 | 3 | -4/+32 |
| |\ \ |
|
| | * | | netfilter: nf_tables: fix racy rule deletion | Pablo Neira Ayuso | 2014-02-06 | 1 | -4/+0 |
| | * | | netfilter: nf_tables: add reject module for NFPROTO_INET | Patrick McHardy | 2014-02-06 | 1 | -0/+8 |
| | * | | netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts | Patrick McHardy | 2014-02-06 | 1 | -0/+17 |