aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren5-3/+65
2014-10-31sunvdc: don't call VD_OP_GET_VTOCDwight Engen1-9/+0
2014-10-31mpls: Allow mpls_gso to be built as modulePravin B Shelar1-1/+1
2014-10-31mpls: Fix mpls_gso handler.Pravin B Shelar1-2/+1
2014-10-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-17/+66
2014-10-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-4/+5
2014-10-31Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+4
2014-10-31Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds13-20/+33
2014-10-31r8152: stop submitting intr for -EPROTOhayeswang1-0/+3
2014-10-31Revert "Input: i8042 - disable active multiplexing by default"Dmitry Torokhov3-10/+275
2014-10-31Input: altera_ps2 - use correct type for irq return valueTobias Klauser1-1/+1
2014-10-31Input: altera_ps2 - write to correct register when disabling interruptsTobias Klauser1-1/+1
2014-10-31Input: max77693-haptic - fix potential overflowDmitry Torokhov1-3/+2
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller8-107/+483
2014-10-31netfilter: nft_reject_bridge: restrict reject to prerouting and inputPablo Neira Ayuso1-1/+32
2014-10-31netfilter: nft_reject_bridge: don't use IP stack to reject trafficPablo Neira Ayuso2-10/+254
2014-10-31netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functionsPablo Neira Ayuso2-66/+119
2014-10-31netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functionsPablo Neira Ayuso2-26/+72
2014-10-31netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routingPablo Neira Ayuso1-2/+4
2014-10-30drivers/net: macvtap and tun depend on INETBen Hutchings1-0/+2
2014-10-30tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent1-4/+4
2014-10-30Merge branch 'ufo-fix'David S. Miller5-27/+74
2014-10-30drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings4-1/+44
2014-10-30drivers/net: Disable UFO through virtioBen Hutchings3-26/+30
2014-10-30net: skb_fclone_busy() needs to detect orphaned skbEric Dumazet3-4/+8
2014-10-30Merge branch 'sunvnet-multi-tx-queue'David S. Miller2-31/+66
2014-10-30sunvnet: Use one Tx queue per vnet_portSowmini Varadhan2-31/+65
2014-10-30sunvnet: Reset LDC_EVENT_DATA_READY when napi completes.Sowmini Varadhan1-0/+1
2014-10-30tcp: Correction to RFC number in commentSowmini Varadhan1-1/+1
2014-10-30gre: Use inner mac length when computing tunnel lengthTom Herbert1-1/+1
2014-10-30Merge branch 'mellanox-net'David S. Miller3-4/+17
2014-10-30mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2-2/+12
2014-10-30net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz1-2/+5
2014-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-3/+14
2014-10-30sctp: replace seq_printf with seq_putsMichele Baldessari1-2/+2
2014-10-30sctp: add transport state in /proc/net/sctp/remaddrMichele Baldessari1-2/+8
2014-10-30ipv4: Do not cache routing failures due to disabled forwarding.Nicolas Cavallari1-0/+1
2014-10-30fs: allow open(dir, O_TMPFILE|..., 0) with mode 0Eric Rannaud1-1/+2
2014-10-30tipc: spelling errorsstephen hemminger2-3/+3
2014-10-30r8152: set RTL8152_UNPLUG when finding -ENODEVhayeswang1-2/+12
2014-10-30syncookies: only increment SYNCOOKIESFAILED on validation errorFlorian Westphal2-4/+10
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt1-0/+1
2014-10-30bnx2x: use napi_schedule_irqoff()Eric Dumazet2-2/+2
2014-10-30mlx4: use napi_schedule_irqoff()Eric Dumazet2-4/+4
2014-10-30ipv4: minor spelling fixesstephen hemminger2-2/+2
2014-10-30hyperv: Add IPv6 into the hash computation for vRSSHaiyang Zhang2-2/+5
2014-10-30ip6_tunnel: allow to change mode for the ip6tnl0Alexey Andriyanov1-7/+25
2014-10-30ipv6: remove assignment in if conditionFabian Frederick1-1/+2
2014-10-30ipv6: remove inline on static in c fileFabian Frederick1-6/+6
2014-10-30ipv6: spelling s/incomming/incomingFabian Frederick1-1/+1
2014-10-30ipx: remove all unnecessary castings on ntohlFabian Frederick1-7/+7
2014-10-30Merge branch 'r8152-net'David S. Miller1-5/+9
2014-10-30r8152: check WORK_ENABLE in suspend functionhayeswang1-1/+1
2014-10-30r8152: reset tp->speed before autoresuming in open functionhayeswang1-0/+5
2014-10-30r8152: clear SELECTIVE_SUSPEND when autoresuminghayeswang1-4/+3
2014-10-30Merge branch 'bpf-next'David S. Miller3-45/+145
2014-10-30test: bpf: add a testcase reduced from nmapAlexei Starovoitov1-0/+43
2014-10-30samples: bpf: add a verifier test and summary lineAlexei Starovoitov1-1/+45
2014-10-30bpf: reduce verifier memory consumptionAlexei Starovoitov1-44/+57
2014-10-30rtlwifi: rtl8192se: Fix firmware loadingLarry Finger1-2/+2
2014-10-30rtlwifi: rtl8192ce: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger1-17/+0
2014-10-30rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger5-0/+10
2014-10-30mwifiex: restart rxreorder timer correctlyMarc Yang3-12/+43
2014-10-30ath9k: fix some debugfs outputDan Carpenter1-1/+1
2014-10-30wireless: rt2x00: add new rt2800usb deviceCyril Brulebois1-0/+1
2014-10-30Merge branch 'dsa-next'David S. Miller17-19/+1202
2014-10-30net: dsa: Provide additional RMON statisticsGuenter Roeck3-5/+27
2014-10-30net: dsa/mv88e6352: Add support for reading switch registersGuenter Roeck1-0/+2
2014-10-30net: dsa/mv88e6123_61_65: Add support for reading switch registersGuenter Roeck3-0/+29
2014-10-30net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck2-0/+30
2014-10-30net: dsa/mv88e6352: Implement EEPROM access functionsGuenter Roeck2-3/+224
2014-10-30dsa: Add new optional devicetree property to describe EEPROM sizeGuenter Roeck1-1/+8
2014-10-30net: dsa: Add support for switch EEPROM accessGuenter Roeck3-0/+55
2014-10-30net: dsa/mv88e6123_61_65: Report chip temperatureGuenter Roeck1-2/+66
2014-10-30net: dsa/mv88e6352: Report chip temperatureGuenter Roeck1-0/+101
2014-10-30net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck3-0/+158
2014-10-30net: dsa/mv88e6352: Add support for MV88E6176Guenter Roeck2-2/+5
2014-10-30net: dsa: Add support for Marvell 88E6352Guenter Roeck6-0/+490
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6131Guenter Roeck1-4/+8
2014-10-30net: dsa: Report known silicon revisions for Marvell 88E6060Guenter Roeck1-1/+4
2014-10-30net: dsa: Don't set skb->protocol on outgoing tagged packetsGuenter Roeck3-6/+0
2014-10-30PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman1-4/+4
2014-10-30Merge tag 'fbdev-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds29-46/+67
2014-10-30Merge tag 'sound-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-1484/+99
2014-10-30ext4: make ext4_ext_convert_to_initialized() return proper number of blocksJan Kara1-5/+4
2014-10-30ext4: bail early when clearing inode journal flag failsJan Kara1-1/+6
2014-10-30ext4: bail out from make_indexed_dir() on first errorJan Kara1-10/+18
2014-10-30jbd2: use a better hash function for the revoke tableTheodore Ts'o1-8/+2
2014-10-30ext4: prevent bugon on race between write/fcntlDmitry Monakhov1-1/+1
2014-10-30ext4: remove extent status procfs files if journal load failsDarrick J. Wong1-2/+3
2014-10-30ext4: disallow changing journal_csum option during remountDarrick J. Wong1-0/+8
2014-10-30ext4: enable journal checksum when metadata checksum feature enabledDarrick J. Wong1-0/+4
2014-10-30ext4: fix oops when loading block bitmap failedJan Kara1-0/+4
2014-10-30ext4: fix overflow when updating superblock backups after resizeJan Kara1-1/+1
2014-10-30Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixesTomi Valkeinen26-23/+46
2014-10-30omap: dss: connector-analog-tv: Add missing module device tableMarek Belisko1-0/+2
2014-10-30ixgbe: fix race when setting advertised speedEmil Tantilov1-0/+4
2014-10-30ixgbe: need not repeat init skb with NULLJunwei Zhang1-1/+1
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin1-1/+5
2014-10-30e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri1-1/+4
2014-10-30Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar5-15/+66
2014-10-30Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar7-48/+131
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds27-349/+394
2014-10-29mm/balloon_compaction: fix deflation when compaction is disabledKonstantin Khlebnikov1-0/+2
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh1-3/+3
2014-10-29zram: avoid NULL pointer access in concurrent situationWeijie Yang1-4/+6
2014-10-29mm/slab_common: don't check for duplicate cache namesMikulas Patocka1-10/+0
2014-10-29ocfs2: fix d_splice_alias() return code checkingRichard Weinberger1-1/+1
2014-10-29mm: rmap: split out page_remove_file_rmap()Johannes Weiner1-32/+46
2014-10-29mm: memcontrol: fix missed end-writeback page accountingJohannes Weiner4-109/+96
2014-10-29mm: page-writeback: inline account_page_dirtied() into single callerJohannes Weiner2-20/+4
2014-10-29lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara1-2/+6
2014-10-29drivers/rtc/rtc-bq32k.c: fix register valuePavel Machek1-1/+1
2014-10-29memory-hotplug: clear pgdat which is allocated by bootmem in try_offline_node()Yasuaki Ishimatsu1-5/+0
2014-10-29drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clockMarek Szyprowski1-6/+8
2014-10-29kernel/kmod: fix use-after-free of the sub_info structureMartin Schwidefsky1-39/+37
2014-10-29drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtcStanimir Varbanov2-89/+135
2014-10-29mm, thp: fix collapsing of hugepages on madviseDavid Rientjes3-16/+20
2014-10-29drivers: of: add return value to of_reserved_mem_device_init()Marek Szyprowski3-9/+17
2014-10-29mm: free compound page with correct orderYu Zhao1-2/+2
2014-10-29gcov: add ARM64 to GCOV_PROFILE_ALLRiku Voipio1-1/+1
2014-10-29fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann1-6/+11
2014-10-29mm/compaction.c: avoid premature range skip in isolate_migratepages_rangeJoonsoo Kim1-0/+3
2014-10-29cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan1-0/+1
2014-10-29neigh: optimize neigh_parms_release()Nicolas Dichtel2-20/+15
2014-10-29net: introduce napi_schedule_irqoff()Eric Dumazet2-1/+27
2014-10-29Merge branch 'xen-netback-next'David S. Miller2-2/+2
2014-10-29xen-netback: Remove __GFP_COLDZoltan Kiss1-1/+1
2014-10-29xen-netback: Disable NAPI after disabling interruptsZoltan Kiss1-1/+1
2014-10-29inet: frags: remove the WARN_ON from inet_evict_bucketNikolay Aleksandrov1-1/+0
2014-10-29inet: frags: fix a race between inet_evict_bucket and inet_frag_killNikolay Aleksandrov1-1/+2
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline4-2/+59
2014-10-29Merge branch 'r8152-next'David S. Miller1-2/+24
2014-10-29r8152: support nway_reset of ethtoolhayeswang1-0/+22
2014-10-29r8152: rename tx_underunhayeswang1-2/+2
2014-10-29cnic: Update the rcu_access_pointer() usagesTej Parkash1-4/+1
2014-10-29tcp: allow for bigger reordering levelEric Dumazet6-12/+23
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-46/+28
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-1/+28
2014-10-29net: ethernet: realtek: atp: checkpatch errors and warnings correctedRoberto Medina1-119/+127
2014-10-29cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai1-8/+8
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds3-3/+9
2014-10-29net: skb_segment() should preserve backpressureToshiaki Makita1-0/+10
2014-10-29ipv6: notify userspace when we added or changed an ipv6 tokenLubomir Rintel1-0/+1
2014-10-29gianfar: Implement PAUSE frame generation supportMatei Pavaluca3-2/+93
2014-10-29Fix the way the local advertising flow options are determinedPavaluca Matei-B466101-1/+5
2014-10-29Add flow control support flags to gianfar's capabilitiesPavaluca Matei-B466102-3/+4
2014-10-29sch_pie: schedule the timer after all init succeedWANG Cong1-1/+1
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds12-49/+56
2014-10-29PCI: imx6: Wait for clocks to stabilize after ref_enRichard Zhu1-3/+10
2014-10-29ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng1-7/+18
2014-10-29Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng1-3/+3
2014-10-29ALSA: hda - Add workaround for CMI8888 snoop behaviorTakashi Iwai1-1/+3
2014-10-29Documentation/SubmittingPatches: Reported-by tags and permissionDan Carpenter1-6/+4
2014-10-29perf probe: Trivial typo fix for --demangleMasami Hiramatsu1-1/+1
2014-10-29perf tools: Fix report -F dso_from for data without branch infoJiri Olsa1-2/+8
2014-10-29perf tools: Fix report -F dso_to for data without branch infoJiri Olsa1-2/+8
2014-10-29perf tools: Fix report -F symbol_from for data without branch infoJiri Olsa1-3/+13
2014-10-29perf tools: Fix report -F symbol_to for data without branch infoJiri Olsa1-5/+14
2014-10-29perf tools: Fix report -F mispredict for data without branch infoJiri Olsa1-8/+12
2014-10-29perf tools: Fix report -F in_tx for data without branch infoJiri Olsa1-3/+10
2014-10-29perf tools: Fix report -F abort for data without branch infoJiri Olsa1-3/+11
2014-10-29perf tools: Make CPUINFO_PROC an array to support different kernel versionsWang Nan2-21/+36
2014-10-29perf callchain: Use global caching provided by libunwindNamhyung Kim3-0/+18
2014-10-29perf/x86/intel: Revert incomplete and undocumented Broadwell client supportIngo Molnar3-181/+2
2014-10-29HID: input: Fix TransducerSerialNumber implementationJason Gerecke1-1/+4
2014-10-29x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui1-1/+1
2014-10-29ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi()Jiang Liu1-1/+1
2014-10-29x86, intel-mid: Create IRQs for APB timers and RTC timersJiang Liu2-2/+2
2014-10-29x86: Don't enable F00F workaround on Intel Quark processorsDave Jones1-2/+3
2014-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/zoh...James Morris3-3/+9
2014-10-28block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not definedMartin K. Petersen1-2/+2
2014-10-29powerpc/numa: ensure per-cpu NUMA mappings are correct on topology updateNishanth Aravamudan1-1/+4
2014-10-29powerpc/numa: use cached value of update->cpu in update_cpu_topologyNishanth Aravamudan1-2/+2
2014-10-28openvswitch: Export lockdep_ovsl_is_held to modules.David S. Miller1-0/+1
2014-10-28Merge branch 'cdc-ether'David S. Miller3-14/+57
2014-10-28cdc-ether: handle promiscuous mode with a set_rx_mode callbackOlivier Blin1-0/+5
2014-10-28cdc-ether: extract usbnet_cdc_update_filter functionOlivier Blin1-14/+28
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin2-0/+24
2014-10-28Merge branch 'mellanox-next'David S. Miller15-113/+1043
2014-10-28net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai1-0/+1
2014-10-28net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdevEugenia Emantayev1-15/+15
2014-10-28net/mlx4_en: Call napi_synchronize on stop_portIdo Shamay1-2/+1
2014-10-28net/mlx4_en: Cleanups suggested by clang static checkerJack Morgenstein3-11/+4
2014-10-28net/mlx4_en: Add ethtool support for [rx|tx]vlan offload set to OFF/ONSaeed Mahameed2-78/+88
2014-10-28net/mlx4_en: Add support for setting rxvlan offload OFF/ONSaeed Mahameed3-15/+50
2014-10-28net/mlx4_en: Use PTYS register to set ethtool settings (Speed)Saeed Mahameed1-4/+104
2014-10-28net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed4-16/+338
2014-10-28ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting supportSaeed Mahameed4-11/+39
2014-10-28net/mlx4_core: Add ethernet backplane autoneg device capabilitySaeed Mahameed2-2/+8
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed4-3/+166
2014-10-28ethtool, net/mlx4_en: Cable info, get_module_info/eeprom ethtool supportSaeed Mahameed2-0/+87
2014-10-28net/mlx4_core: Introduce mlx4_get_module_info for cable module info readingSaeed Mahameed2-0/+186
2014-10-28Merge branch 'systemport-net'David S. Miller1-6/+5
2014-10-28net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli1-0/+2
2014-10-28net: systemport: enable RX interrupts after NAPIFlorian Fainelli1-6/+3
2014-10-28datapath: Rename last_action() as nla_is_last() and move to netlink.hSimon Horman2-8/+13
2014-10-28skbuff.h: fix kernel-doc warning for headers_endRandy Dunlap1-0/+4