summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-05-22dmaengine: fix dmaengine_unmap failureXuelin Shi1-0/+1
2014-05-21Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+18
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-21dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann1-1/+1
2014-05-21Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...David S. Miller9-24/+41
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-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+5
2014-05-20ssb: sprom: add dev_id field for value overriding standard IDRafał Miłecki1-0/+1
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra1-0/+2
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp8-24/+24
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-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: add netlink interfaces for llsecPhoebe Buckheister1-0/+31
2014-05-17of: provide a binding for fixed link PHYsThomas Petazzoni1-0/+15
2014-05-17net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni1-0/+11
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
2014-05-16net: filter: x86: internal BPF JITAlexei Starovoitov1-0/+3
2014-05-15rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang1-0/+5
2014-05-15of: fix CONFIG_OF=n prototype of of_node_full_name()Stephen Rothwell1-1/+1
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias1-0/+3
2014-05-14net: avoid dependency of net_get_random_once on nop patchingHannes Frederic Sowa1-11/+4
2014-05-14tcp: simplify fast open cookie processingYuchung Cheng1-5/+0
2014-05-14net: cdc_ncm/cdc_mbim: rework probing of NCM/MBIM functionsBjørn Mork1-1/+1
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-3/+0
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo1-0/+15
2014-05-13kernfs, sysfs, cgroup: restrict extra perm check on open to sysfsTejun Heo1-1/+18
2014-05-12vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong1-2/+2
2014-05-12net: rename local_df to ignore_dfWANG Cong1-2/+2
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-13/+81
2014-05-12net: filter: make BPF conversion more readableAlexei Starovoitov1-0/+51
2014-05-09Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2014-05-08Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+0
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching2-7/+0
2014-05-08net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OFDaniel Mack1-1/+6