summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-19can: gs_usb: Added support for the GS_USB CAN devicesMaximilian Schneider
2014-05-19can: add documentation for CAN filter usage optimisationOliver Hartkopp
2014-05-19can: add hash based access to single EFF frame filtersOliver Hartkopp
2014-05-19can: proc: make array printing function indenpendent from sff framesOliver Hartkopp
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov
2014-05-19can: c_can: add hwinit support for non-TI devicesPavel Machek
2014-05-19can: c_can: Add and make use of 32-bit accesses functionsPavel Machek
2014-05-19can: c_can: make {read,write}_reg functions constPavel Machek
2014-05-19can: pch_can: Fix Kconfig dependenciesJean Delvare
2014-05-19can: mscan: Fix Kconfig dependenciesJean Delvare
2014-05-19can: at91_can: Fix Kconfig dependenciesJean Delvare
2014-05-19can: mcp251x: fix coccinelle warningsDan Carpenter
2014-05-18Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2014-05-18net: ethernet: ibm: ehea: ehea_qmr.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-18net: rds: Use time_after() for time comparisonManuel Schölling
2014-05-18net: 8390: use time_after() for time comparisonManuel Schölling
2014-05-18net/mlx4_en: Fix uninitialized use of 'port_up' in mlx4_en_set_channels()Christian Engelmayer
2014-05-18ipv4: minor spelling fixstephen hemminger
2014-05-18bridge: fix spelling of promiscuousstephen hemminger
2014-05-18net: bridge: fix buildAlexei Starovoitov
2014-05-18batman-adv: Start new development cycleSimon Wunderlich
2014-05-18batman-adv: remove semi-colon after macro definitionAntonio Quartulli
2014-05-18batman-adv: add blank line between declarations and the rest of the codeAntonio Quartulli
2014-05-16Merge branch 'cdc_ncm-coalesce'David S. Miller
2014-05-16net: cdc_ncm: do not start timer on an empty skbBjørn Mork
2014-05-16net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork
2014-05-16net: cdc_ncm: fix argument alignmentBjørn Mork
2014-05-16net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork
2014-05-16net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork
2014-05-16net: cdc_ncm: set reasonable padding limitsBjørn Mork
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork
2014-05-16net: cdc_ncm: support rx_max/tx_max updates when runningBjørn Mork
2014-05-16net: cdc_ncm: split .bind device initializationBjørn Mork
2014-05-16net: cdc_ncm: factor out one-time device initializationBjørn Mork
2014-05-16net: cdc_ncm: split out rx_max/tx_max update of setupBjørn Mork
2014-05-16pktgen: Use seq_puts() where seq_printf() is not neededThomas Graf
2014-05-16Merge branch 'ieee802154-next'David S. Miller
2014-05-16ieee802154, mac802154: implement devkey record optionPhoebe Buckheister
2014-05-16ieee802154: add netlink interfaces for llsecPhoebe Buckheister
2014-05-16mac802154: propagate device address changes to llsecPhoebe Buckheister
2014-05-16mac802154: add llsec configuration functionsPhoebe Buckheister
2014-05-16ieee802154: add dgram sockopts for security controlPhoebe Buckheister
2014-05-16mac802154: integrate llsec with wpan devicesPhoebe Buckheister
2014-05-16mac802154: add llsec decryption methodPhoebe Buckheister
2014-05-16mac802154: add llsec encryption methodPhoebe Buckheister
2014-05-16mac802154: add llsec structures and mutatorsPhoebe Buckheister
2014-05-16mac802154: update KconfigPhoebe Buckheister
2014-05-16ieee802154: add types for link-layer securityPhoebe Buckheister