summaryrefslogtreecommitdiffstats
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-19can: c_can: Add and make use of 32-bit accesses functionsPavel Machek4-10/+60
2014-05-19can: c_can: make {read,write}_reg functions constPavel Machek3-13/+13
2014-05-19can: pch_can: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-19can: mscan: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-19can: at91_can: Fix Kconfig dependenciesJean Delvare1-1/+1
2014-05-19can: mcp251x: fix coccinelle warningsDan Carpenter1-1/+1
2014-05-19net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist1-1/+3
2014-05-19net: rds: Use time_after() for time comparisonManuel Schölling2-4/+4
2014-05-19net: 8390: use time_after() for time comparisonManuel Schölling1-2/+2
2014-05-19net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer1-1/+1
2014-05-19ipv4: minor spelling fixstephen hemminger1-1/+1
2014-05-19bridge: fix spelling of promiscuousstephen hemminger1-1/+1
2014-05-19net: bridge: fix buildAlexei Starovoitov1-1/+1
2014-05-18batman-adv: Start new development cycleSimon Wunderlich1-1/+1
2014-05-18batman-adv: remove semi-colon after macro definitionAntonio Quartulli2-4/+4
2014-05-18batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli4-0/+21
2014-05-17net: cdc_ncm: do not start timer on an empty skbBjørn Mork1-2/+2
2014-05-17net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork3-31/+2
2014-05-17net: cdc_ncm: fix argument alignmentBjørn Mork1-6/+6
2014-05-17net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork2-2/+14
2014-05-17net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork3-0/+108
2014-05-17net: cdc_ncm: set reasonable padding limitsBjørn Mork2-2/+7
2014-05-17net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork2-12/+7
2014-05-17net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork2-3/+74
2014-05-17net: cdc_ncm: support rx_max/tx_max updates when runningBjørn Mork1-6/+25
2014-05-17net: cdc_ncm: split .bind device initializationBjørn Mork1-17/+19
2014-05-17net: cdc_ncm: factor out one-time device initializationBjørn Mork1-96/+155
2014-05-17net: cdc_ncm: split out rx_max/tx_max update of setupBjørn Mork1-31/+57
2014-05-16pktgen: Use seq_puts() where seq_printf() is not neededThomas Graf1-25/+25
2014-05-16ieee802154, mac802154: implement devkey record optionPhoebe Buckheister2-0/+39
2014-05-16ieee802154: add netlink interfaces for llsecPhoebe Buckheister5-0/+893
2014-05-16mac802154: propagate device address changes to llsecPhoebe Buckheister2-3/+47
2014-05-16mac802154: add llsec configuration functionsPhoebe Buckheister4-0/+274
2014-05-16ieee802154: add dgram sockopts for security controlPhoebe Buckheister2-1/+75
2014-05-16mac802154: integrate llsec with wpan devicesPhoebe Buckheister3-28/+103
2014-05-16mac802154: add llsec decryption methodPhoebe Buckheister2-0/+248
2014-05-16mac802154: add llsec encryption methodPhoebe Buckheister2-0/+255
2014-05-16mac802154: add llsec structures and mutatorsPhoebe Buckheister4-1/+637
2014-05-16mac802154: update KconfigPhoebe Buckheister1-0/+4
2014-05-16ieee802154: add types for link-layer securityPhoebe Buckheister1-0/+95
2014-05-16ARM: mvebu: use the fixed-link PHY DT binding for the Armada XP Matrix boardThomas Petazzoni1-0/+4
2014-05-16net: mvneta: add support for fixed linksThomas Petazzoni1-3/+16
2014-05-16of: provide a binding for fixed link PHYsThomas Petazzoni3-0/+112
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni2-0/+72
2014-05-16net: phy: decouple PHY id and PHY address in fixed PHY driverThomas Petazzoni1-10/+10
2014-05-16bridge: Automatically manage port promiscuous mode.Vlad Yasevich4-7/+116
2014-05-16bridge: Add addresses from static fdbs to non-promisc portsVlad Yasevich1-6/+69
2014-05-16bridge: Introduce BR_PROMISC flagVlad Yasevich2-1/+3
2014-05-16bridge: Add functionality to sync static fdb entries to hwVlad Yasevich2-0/+58
2014-05-16bridge: Keep track of ports capable of automatic discovery.Vlad Yasevich4-1/+36