aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds144-2040/+4456
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-30/+91
2015-11-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-53/+38
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-19/+107
2015-11-03atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds3-35/+0
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-44/+177
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-47/+141
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+26
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-133/+161
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-15/+19
2015-11-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2015-11-03Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds1-7/+30
2015-11-03Merge tag 'leds_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2-0/+19
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+3
2015-11-03Merge tag 'mac80211-for-davem-2015-11-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2-1/+13
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson1-4/+2
2015-11-03ptp: Change ptp_class to a proper bitmaskStefan Sørensen1-3/+4
2015-11-03mac80211: document sleep requirements for channel context opsChaitanya T K1-0/+6
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsJohannes Berg2-1/+7
2015-11-03leds: netxbig: add device tree bindingSimon Guinot2-0/+19
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson1-0/+11
2015-11-02bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar1-2/+1
2015-11-02bpf: add support for persistent maps/progsDaniel Borkmann3-37/+16
2015-11-02bpf: align and clean bpf_{map,prog}_get helpersDaniel Borkmann1-1/+1
2015-11-02net: fix percpu memory leaksEric Dumazet1-6/+9
2015-11-02net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-02Merge tag 'regmap-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+11
2015-11-02net: make skb_set_owner_w() more robustEric Dumazet1-15/+2
2015-11-02Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-0/+17
2015-11-02Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-32/+50
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-2/+0
2015-11-02Merge tag 'mmc-v4.4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-39/+47
2015-11-01mm: get rid of 'vmalloc_info' from /proc/meminfoLinus Torvalds1-12/+0
2015-11-01Merge branch 'fs-file-descriptor-optimization'Linus Torvalds1-0/+2
2015-11-01ipv4: fix to not remove local route on link downJulian Anastasov1-1/+1
2015-11-01net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot1-4/+9
2015-11-01VSOCK: define VSOCK_SS_LISTEN once onlyStefan Hajnoczi1-0/+3
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-108/+87
2015-10-31vfs: Fix pathological performance case for __alloc_fd()Linus Torvalds1-0/+2
2015-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+41
2015-10-30Merge tag 'nfc-next-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller6-3/+43
2015-10-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-7/+7
2015-10-30Document that IRQ_NONE should be returned when IRQ not actually handledDavid Woodhouse1-1/+1
2015-10-30geneve: implement support for IPv6-based tunnelsJohn W. Linville1-0/+1
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King1-2/+0
2015-10-29Revert "Merge branch 'ipv6-overflow-arith'"Hannes Frederic Sowa2-22/+0
2015-10-28ARM: OMAP1: fix incorrect INT_DMA_LCDAaro Koskinen1-1/+1
2015-10-28Merge branch 'linus' into core/rcu, to fix up a semantic conflictIngo Molnar15-113/+116
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-1/+1
2015-10-28NFC: nci: non-static functions can not be inlineRobert Dolca1-4/+4
2015-10-27seccomp, ptrace: add support for dumping seccomp filtersTycho Andersen2-0/+13
2015-10-27qed: Add statistics supportManish Chopra1-0/+3
2015-10-27qed: Add link supportYuval Mintz1-0/+4
2015-10-27qed: Add slowpath L2 supportManish Chopra1-0/+120
2015-10-27qed: Add basic L2 interfaceYuval Mintz2-0/+317
2015-10-27qed: Add module with basic common supportYuval Mintz3-0/+1644
2015-10-27drivers/pinctrl: Add the concept of an "init" stateDouglas Anderson2-0/+18
2015-10-27mmc: mmc: extend the mmc_send_tuning()Chaotian Jing1-1/+1
2015-10-27blkcg: fix incorrect read/write sync/async stat accountingTejun Heo1-2/+2
2015-10-26net: tso: add support for IPv6emmanuel.grumbach@intel.com1-0/+1
2015-10-26Merge tag 'arcnet-for-4.4-rc1' of git://git.pengutronix.de/git/mgr/linuxDavid S. Miller1-0/+7
2015-10-26bpf: fix bpf_perf_event_read() helperAlexei Starovoitov1-1/+0
2015-10-27NFC: NCI: allow spi driver to choose transfer clockVincent Cuissard1-0/+6
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard2-0/+9
2015-10-27NFC: NCI: export nci_send_frame and nci_send_cmd functionVincent Cuissard1-0/+1
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard1-1/+1
2015-10-27NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard1-0/+2
2015-10-27NFC: netlink: Add missing NFC_ATTR commentsChristophe Ricard1-0/+2
2015-10-27NFC: st-nci: Add support for proprietary commandsChristophe Ricard1-0/+1
2015-10-26mmc: dw_mmc: Add external dma interface supportShawn Lin1-2/+21
2015-10-26mmc: core: Add mmc_regulator_set_vqmmc()Douglas Anderson1-0/+7
2015-10-26mmc: core: Remove MMC_CLKGATEUlf Hansson2-33/+0
2015-10-26mmc: block: Add new ioctl to send multi commandsJon Hunter1-1/+18
2015-10-26mmc: core: Convert __mmc_switch() into an internal core functionUlf Hansson1-2/+0
2015-10-26arcnet: com20020-pci: add led trigger supportMichael Grzeschik1-0/+7
2015-10-26Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann1-7/+7
2015-10-26NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard1-0/+1
2015-10-26NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard1-0/+1
2015-10-25NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca1-0/+1
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca1-3/+3
2015-10-25NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca1-2/+9
2015-10-25NFC: nci: Introduce nci_core_cmdRobert Dolca1-0/+1
2015-10-25NFC: nci: Introduce new core opcodesRobert Dolca1-0/+7
2015-10-25NFC: nci: Add function to get max packet size for connRobert Dolca1-0/+1
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-1/+63
2015-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-163/+110
2015-10-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-67/+13
2015-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller3-0/+10
2015-10-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+66
2015-10-23mpls: multipath route supportRoopa Prabhu1-1/+1
2015-10-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+3
2015-10-23net: phy: Add nested variants of mdiobus read/writeNeil Armstrong1-0/+2
2015-10-23if_link: Add control trust VFHiroshi Shimamoto3-0/+10
2015-10-23tcp/dccp: fix hashdance race for passive sessionsEric Dumazet3-4/+11
2015-10-23overflow-arith: begin to add support for overflow builtin functionsHannes Frederic Sowa2-0/+22
2015-10-23Merge tag 'sound-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-3/+5
2015-10-23mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani2-3/+3
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar2-0/+39
2015-10-23Merge remote-tracking branches 'asoc/fix/rt298', 'asoc/fix/sx', 'asoc/fix/wm8...Mark Brown2-3/+5
2015-10-22net: dsa: remove port_fdb_getnextVivien Didelot1-3/+0
2015-10-22net: dsa: add port_fdb_dump functionVivien Didelot1-0/+4
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller4-28/+168
2015-10-22bpf: introduce bpf_perf_event_output() helperAlexei Starovoitov2-0/+12
2015-10-22tcp: fastopen: limit max_qlenEric Dumazet1-1/+2
2015-10-21net: mdio-gpio: move platform data headerVivien Didelot1-0/+0
2015-10-21openvswitch: Clarify conntrack COMMIT behaviourJoe Stringer1-1/+2
2015-10-21netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen1-1/+2
2015-10-21Bluetooth: Remove unnecessary hci_explicit_connect_lookup functionJohan Hedberg1-3/+0
2015-10-21Bluetooth: Add hci_conn_hash_lookup_le() helper functionJohan Hedberg1-0/+24
2015-10-21tcp: use RACK to detect lossesYuchung Cheng1-0/+9
2015-10-21tcp: track the packet timings in RACKYuchung Cheng2-0/+11
2015-10-21tcp: skb_mstamp_after helperYuchung Cheng1-0/+9
2015-10-21tcp: remove tcp_mark_lost_retrans()Yuchung Cheng1-2/+0
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng2-0/+10
2015-10-21Bluetooth: Fix missing hdev locking for LE scan cleanupJohan Hedberg1-0/+1
2015-10-21Bluetooth: Introduce driver specific post init callbackMarcel Holtmann1-0/+1
2015-10-216lowpan: remove lowpan_is_addr_broadcastAlexander Aring1-10/+0
2015-10-216lowpan: move IPHC functionality definesAlexander Aring1-123/+0
2015-10-216lowpan: remove lowpan_fetch_skb_u8Alexander Aring1-13/+14
2015-10-216lowpan: cleanup lowpan_header_decompressAlexander Aring2-6/+28
2015-10-216lowpan: cleanup lowpan_header_compressAlexander Aring1-7/+23
2015-10-216lowpan: introduce LOWPAN_IPHC_MAX_HC_BUF_LENAlexander Aring1-0/+8
2015-10-21Bluetooth: Add support setup stage internal notification eventMarcel Holtmann1-0/+1
2015-10-21Bluetooth: Add new quirk for non-persistent diagnostic settingsMarcel Holtmann1-0/+9
2015-10-21Bluetooth: Don't use remote address type to decide IRK persistencyJohan Hedberg1-1/+1
2015-10-20ASoC: wm8904: Correct number of EQ registersCharles Keepax1-1/+1
2015-10-20crypto: ahash - Add crypto_ahash_blocksizeHerbert Xu1-0/+14
2015-10-20lib/mpi: clean unused SHA1_DIGEST_LENGTHLABBE Corentin1-6/+0
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-39/+129
2015-10-20Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/...Thomas Gleixner3-11/+11
2015-10-20compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin2-13/+66
2015-10-20perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian1-0/+2
2015-10-20perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter1-2/+2
2015-10-20stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...Oleg Nesterov2-4/+1
2015-10-20stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...Oleg Nesterov1-0/+1
2015-10-20Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...Ingo Molnar3-1/+14
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar5-2/+18
2015-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-25/+27
2015-10-19ARM: 8446/1: amba: Remove unused callbacks for legacy system PMUlf Hansson1-2/+0
2015-10-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar12-47/+141
2015-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller6-71/+50
2015-10-18uapi: add mpls_iptunnel.hstephen hemminger1-0/+1
2015-10-18tcp: do not set queue_mapping on SYNACKEric Dumazet1-1/+1
2015-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso61-332/+994
2015-10-17mm,thp: reduce ifdef'ery for THP in generic codeVineet Gupta1-7/+30
2015-10-17net: add pfmemalloc check in sk_add_backlog()Eric Dumazet1-0/+8
2015-10-16gpiolib: Add and use OF_GPIO_SINGLE_ENDED flagLaurent Pinchart1-0/+1
2015-10-16gpiolib: provide generic request/free implementationsJonas Gorski1-0/+3
2015-10-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2015-10-16netfilter: turn NF_HOOK into an inline functionArnd Bergmann1-2/+17
2015-10-16netfilter: make nf_queue_entry_get_refs return voidFlorian Westphal1-1/+1
2015-10-16netfilter: remove hook owner refcountingFlorian Westphal1-1/+0
2015-10-16ASoC: Add info callback for SX_TLV controlsCharles Keepax1-2/+4
2015-10-16net: introduce pre-change upper device notifierJiri Pirko1-0/+1
2015-10-16PCI/MSI: Allow the MSI domain to be device-specificMarc Zyngier1-0/+6
2015-10-16of/irq: Use the msi-map property to provide device-specific MSI domainMarc Zyngier1-0/+7
2015-10-16of/irq: Add support code for multi-parent version of "msi-parent"Marc Zyngier1-0/+9
2015-10-16PCI/MSI: Add helper function pci_msi_domain_get_msi_rid().David Daney1-0/+1
2015-10-16of/irq: Add new function of_msi_map_rid()David Daney1-0/+7
2015-10-16tcp/dccp: fix race at listener dismantle phaseEric Dumazet2-26/+2
2015-10-16tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helperEric Dumazet1-0/+1
2015-10-15block: don't release bdi while request_queue has live referencesTejun Heo1-1/+5
2015-10-15switchdev: introduce possibility to defer obj_add/delJiri Pirko1-0/+1
2015-10-15switchdev: remove pointers from switchdev objectsJiri Pirko1-4/+3
2015-10-15switchdev: allow caller to explicitly request attr_set as deferredJiri Pirko1-0/+1
2015-10-15switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko1-3/+3
2015-10-15switchdev: introduce switchdev deferred ops infrastructureJiri Pirko1-0/+5
2015-10-15posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low2-0/+4
2015-10-15posix_cpu_timer: Convert cputimer->running to boolJason Low2-4/+4
2015-10-14net/mlx4_core: Replace VF zero mac with random mac in mlx4_coreJack Morgenstein1-0/+1
2015-10-14net/mlx5_core: Wait for FW readiness on startupEli Cohen2-1/+7
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-0/+22
2015-10-14net/mlx5_core: Fix internal error detection conditionsEli Cohen1-0/+1
2015-10-14tcp: avoid spurious SYN flood detection at listen() timeEric Dumazet1-1/+1
2015-10-14Merge tag 'linux-can-next-for-4.4-20151013' of git://git.kernel.org/pub/scm/l...David S. Miller2-6/+6
2015-10-15drm/dp/mst: make mst i2c transfer code more robust.Dave Airlie1-1/+2
2015-10-14mac80211: remove PM-QoS listenerJohannes Berg1-6/+0
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2-3/+24
2015-10-14crypto: akcipher - Changes to asymmetric key APITadeusz Struk2-24/+73
2015-10-14lib/mpi: Add mpi sgl helpersTadeusz Struk1-0/+4
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar583-6930/+16564
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni1-1/+0
2015-10-13irqdomain: Documentation updatesMarc Zyngier1-13/+10
2015-10-13irqdomain/msi: Use fwnode instead of of_nodeMarc Zyngier1-4/+5
2015-10-13irqdomain: Introduce irq_domain_create_hierarchyMarc Zyngier1-2/+15
2015-10-13irqchip/gic: Get rid of gic_init_bases()Marc Zyngier1-7/+2
2015-10-13acpi/gsi: Add acpi_set_irq_model to initialize the GSI layerMarc Zyngier1-0/+3
2015-10-13irqdomain: Add a fwnode_handle allocatorMarc Zyngier2-0/+3
2015-10-13irqdomain: Introduce irq_domain_create_{linear, tree}Marc Zyngier1-6/+25
2015-10-13irqdomain: Introduce irq_create_fwspec_mappingMarc Zyngier1-0/+1
2015-10-13irqdomain: Introduce a firmware-specific IRQ specifier structureMarc Zyngier1-0/+20
2015-10-13irqdomain: Allow irq domain lookup by fwnodeMarc Zyngier1-2/+9
2015-10-13irqdomain: Convert irqdomain-%3Eof_node to fwnodeMarc Zyngier1-2/+3
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner20-38/+133
2015-10-13can: at91: remove at91_can_dataAlexandre Belloni1-5/+0
2015-10-13can: avoid using timeval for uapiArnd Bergmann1-1/+6
2015-10-13net: Add IPv6 support to l3mdevDavid Ahern1-0/+46
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2-3/+81
2015-10-13wireless: add WNM action frame categoriesJohannes Berg1-0/+3