summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-21Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+15
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+1
2014-05-21cfg80211: implement cfg80211_get_station cfg80211 APIAntonio Quartulli1-0/+13
2014-05-21mac80211: export the expected throughputAntonio Quartulli1-0/+7
2014-05-21Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...David S. Miller15-42/+59
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork1-2/+2
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich1-5/+11
2014-05-20cfg80211: export expected throughput through get_station()Antonio Quartulli2-28/+37
2014-05-20asm-generic: Add renameat2 syscallJames Hogan1-1/+3
2014-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+12
2014-05-20Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+1
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2014-05-20NFC: Add RAW socket type support for SOCKPROTO_RAWHiren Tandel2-4/+15
2014-05-20ssb: sprom: add dev_id field for value overriding standard IDRafał Miłecki1-0/+1
2014-05-19cfg80211: constify wowlan/coalesce mask/pattern pointersJohannes Berg1-1/+1
2014-05-19cfg80211: constify more pointers in the cfg80211 APIJohannes Berg1-11/+12
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-14/+15
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra1-0/+2
2014-05-19mac80211: fix csa_counter_offs argument name in docbookLuciano Coelho1-2/+3
2014-05-19cfg80211: add documentation for max_num_csa_countersLuciano Coelho1-5/+5
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-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-17net: cdc_ncm: remove redundant "disconnected" flagBjørn Mork1-1/+0
2014-05-17net: cdc_ncm: use sane defaults for rx/tx buffersBjørn Mork1-0/+4
2014-05-17net: cdc_ncm/cdc_mbim: adding NCM protocol statisticsBjørn Mork1-0/+11
2014-05-17net: cdc_ncm: set reasonable padding limitsBjørn Mork1-0/+1
2014-05-17net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork1-9/+1
2014-05-17net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork1-1/+5
2014-05-17bonding: Fix stacked device detection in arp monitoringVlad Yasevich2-0/+15
2014-05-17macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich1-0/+1
2014-05-17vlan: Fix lockdep warning with stacked vlan devices.Vlad Yasevich1-1/+2
2014-05-17net: Allow for more then a single subclass for netif_addr_lockVlad Yasevich1-1/+7
2014-05-17net: Find the nesting level of a given device by type.Vlad Yasevich1-0/+10
2014-05-17ieee802154, mac802154: implement devkey record optionPhoebe Buckheister1-0/+1
2014-05-17ieee802154: add netlink interfaces for llsecPhoebe Buckheister1-0/+31
2014-05-17mac802154: add llsec configuration functionsPhoebe Buckheister1-0/+36