aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller
2014-05-16Merge branch 'dt_fixed_phy'David S. Miller
2014-05-16ARM: mvebu: use the fixed-link PHY DT binding for the Armada XP Matrix boardThomas Petazzoni
2014-05-16net: mvneta: add support for fixed linksThomas Petazzoni
2014-05-16of: provide a binding for fixed link PHYsThomas Petazzoni
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni
2014-05-16net: phy: decouple PHY id and PHY address in fixed PHY driverThomas Petazzoni
2014-05-16Merge branch 'bridge-non-promisc'David S. Miller
2014-05-16bridge: Automatically manage port promiscuous mode.Vlad Yasevich
2014-05-16bridge: Add addresses from static fdbs to non-promisc portsVlad Yasevich
2014-05-16bridge: Introduce BR_PROMISC flagVlad Yasevich
2014-05-16bridge: Add functionality to sync static fdb entries to hwVlad Yasevich
2014-05-16bridge: Keep track of ports capable of automatic discovery.Vlad Yasevich
2014-05-16bridge: Turn flag change macro into a function.Vlad Yasevich
2014-05-16net: pch_gbe depends on x86_32Jean Delvare
2014-05-16ip_tunnel: don't add tunnel twiceDuan Jiong
2014-05-16tools: bpf_jit_disasm: increase image buffer sizeAlexei Starovoitov
2014-05-16tools: bpf_jit_disasm: ignore image address for disasmAlexei Starovoitov
2014-05-16Merge branch 'systemport-next'David S. Miller
2014-05-16net: systemport: wait for packet in umac_enable_set()Florian Fainelli
2014-05-16net: systemport: fix dma_unmap_single() lenFlorian Fainelli
2014-05-16net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.cMonam Agarwal