aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-19netfilter: nf_tables: defer all object release via rcuPablo Neira Ayuso1-0/+2
2014-05-19netfilter: nf_tables: remove skb and nlh from context structurePablo Neira Ayuso1-4/+6
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle elementsPablo Neira Ayuso1-0/+10
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle tablePablo Neira Ayuso1-0/+10
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle chainPablo Neira Ayuso1-0/+17
2014-05-19netfilter: nf_tables: use new transaction infrastructure to handle setsPablo Neira Ayuso2-0/+18
2014-05-19netfilter: nf_tables: add message type to transactionsPablo Neira Ayuso1-0/+2
2014-05-19netfilter: nf_tables: generalise transaction infrastructurePablo Neira Ayuso1-4/+11
2014-05-19netfilter: nf_tables: deconstify table and chain in context structurePablo Neira Ayuso1-3/+3
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp14-42/+42
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov1-0/+17
2014-05-18Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer1-0/+1
2014-05-18Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer1-5/+2
2014-05-18Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer1-5/+1
2014-05-18Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros1-1/+1
2014-05-18Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros1-0/+42
2014-05-18sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg1-0/+1
2014-05-19irqchip: gic: Use mask field in GICC_IARHaojian Zhuang1-0/+2
2014-05-19ethtool, be2net: constify array pointer parameters to ethtool_ops::set_rxfhBen Hutchings1-1/+2
2014-05-19ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchangedBen Hutchings1-2/+2
2014-05-19ethtool: Expand documentation of ethtool_ops::{get,set}_rxfh()Ben Hutchings1-8/+9
2014-05-19ethtool: Improve explanation of the two arrays following struct ethtool_rxfhBen Hutchings1-8/+9
2014-05-19ethtool: Name the 'no change' value for setting RSS hash key but not indir tableBen Hutchings1-5/+7
2014-05-19virtio-rng: fixes for device registration/unregistrationSasha Levin1-1/+1
2014-05-19Merge tag 'drm-intel-next-2014-05-06' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-5/+17
2014-05-16net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork1-1/+0
2014-05-16net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork1-0/+4
2014-05-16net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork1-0/+11
2014-05-16net: cdc_ncm: set reasonable padding limitsBjørn Mork1-0/+1
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork1-9/+1
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork1-1/+5
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich2-0/+15
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich1-0/+1
2014-05-16vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich1-1/+2
2014-05-16net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich1-1/+7
2014-05-16net: Find the nesting level of a given device by type.Vlad Yasevich1-0/+10
2014-05-16Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/socOlof Johansson3-28/+7
2014-05-16Merge tag 'socfpga-dt-updates-for-3.16_v3' of git://git.rocketboards.org/linu...Olof Johansson1-0/+90
2014-05-16ieee802154, mac802154: implement devkey record optionPhoebe Buckheister1-0/+1
2014-05-16ieee802154: add netlink interfaces for llsecPhoebe Buckheister1-0/+31
2014-05-16mac802154: add llsec configuration functionsPhoebe Buckheister1-0/+36
2014-05-16ieee802154: add dgram sockopts for security controlPhoebe Buckheister1-1/+9
2014-05-16mac802154: integrate llsec with wpan devicesPhoebe Buckheister1-0/+3
2014-05-16ieee802154: add types for link-layer securityPhoebe Buckheister1-0/+95
2014-05-16of: provide a binding for fixed link PHYsThomas Petazzoni1-0/+15
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni1-0/+11
2014-05-16PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki2-8/+34
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+3
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak1-0/+11
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin1-4/+4