summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-08ipv4, ipv6: Pass net into ip_local_out and ip6_local_outEric W. Biederman
2015-10-08ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_outEric W. Biederman
2015-10-08ipv6: Merge ip6_local_out and ip6_local_out_skEric W. Biederman
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman
2015-10-08ipv4: Merge ip_local_out and ip_local_out_skEric W. Biederman
2015-10-08ipv4: Merge __ip_local_out and __ip_local_out_skEric W. Biederman
2015-10-08dst: Pass a sk into .local_outEric W. Biederman
2015-10-08net: Pass net into dst_output and remove dst_output_okfnEric W. Biederman
2015-10-08af_unix: constify the sock parameter in unix_sk()Paul Moore
2015-10-08Merge tag 'regmap-offload-update-bits' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2015-10-08IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-10-08Merge branch 'perf/urgent' into perf/core, before pulling new changesIngo Molnar
2015-10-08Bluetooth: Add debugfs entry for setting vendor diagnostic modeMarcel Holtmann
2015-10-08Bluetooth: Add support for vendor specific diagnostic channelMarcel Holtmann
2015-10-08Bluetooth: Send index information updates to monitor channelMarcel Holtmann
2015-10-07Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...Paul E. McKenney
2015-10-07Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEADPaul E. McKenney
2015-10-07cpu: Remove try_get_online_cpus()Paul E. McKenney
2015-10-07platform/chrome: Support reading/writing the vboot contextEmilio López
2015-10-07sysfs: Support is_visible() on binary attributesEmilio López
2015-10-07add FPGA manager coreAlan Tull
2015-10-07coresight: fixing typographical errorMathieu Poirier
2015-10-07drm: Stop using drm_vblank_count() as the hw frame counterVille Syrjälä
2015-10-07ASoC: da7213: Add support to handle mclk data provided to driverAdam Thomson
2015-10-07drm/i915: add kerneldoc for i915_audio_componentLibin Yang
2015-10-07Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int...Daniel Vetter
2015-10-07openvswitch: Change CT_ATTR_FLAGS to CT_ATTR_COMMITJoe Stringer
2015-10-07openvswitch: Extend ct_state match field to 32 bitsJoe Stringer
2015-10-07openvswitch: Fix typos in CT headersJoe Stringer
2015-10-07bridge: netlink: add support for port's multicast_router attributeNikolay Aleksandrov
2015-10-07bridge: netlink: allow to flush port's fdbNikolay Aleksandrov
2015-10-07bridge: netlink: export port's timer valuesNikolay Aleksandrov
2015-10-07bridge: netlink: export port's topology_change_ack and config_pendingNikolay Aleksandrov
2015-10-07bridge: netlink: export port's id and numberNikolay Aleksandrov
2015-10-07bridge: netlink: export port's designated cost and portNikolay Aleksandrov
2015-10-07bridge: netlink: export port's bridge idNikolay Aleksandrov
2015-10-07bridge: netlink: export port's root idNikolay Aleksandrov
2015-10-07Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc...David S. Miller
2015-10-07net: Add source address lookup op for VRFDavid Ahern
2015-10-07net: Refactor path selection in __ip_route_output_key_hashDavid Ahern
2015-10-07net: Add netif_is_l3_slaveDavid Ahern
2015-10-07net: Rename FLOWI_FLAG_VRFSRC to FLOWI_FLAG_L3MDEV_SRCDavid Ahern
2015-10-07ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven
2015-10-07openvswitch: netlink attributes for IPv6 tunnelingJiri Benc
2015-10-06PCI: Add builtin_pci_driver() to avoid registration boilerplatePaul Gortmaker
2015-10-06rcu_sync: Cleanup the CONFIG_PROVE_RCU checksOleg Nesterov
2015-10-06locking/percpu-rwsem: Make use of the rcu_sync infrastructureOleg Nesterov
2015-10-06rcu_sync: Introduce rcu_sync_dtor()Oleg Nesterov
2015-10-06rcu_sync: Add CONFIG_PROVE_RCU checksOleg Nesterov