aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-03qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal2-3/+220
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal2-2/+12
2017-07-03qed: Rename some ll2 related definesKalderon, Michal3-17/+16
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal11-40/+803
2017-07-03qed: Introduce iWARP personalityKalderon, Michal7-27/+43
2017-07-02Linux 4.12v4.12Linus Torvalds1-1/+1
2017-07-02moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier1-1/+1
2017-07-02bpf: fix to bpf_setsockopsLawrence Brakmo1-2/+1
2017-07-02parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller1-1/+1
2017-07-02parisc: use compat_sys_keyctl()Eric Biggers1-1/+1
2017-07-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-16/+33
2017-07-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-4/+4
2017-07-02locking/refcount: Remove the half-implemented refcount_sub() APIKees Cook1-6/+0
2017-07-01Merge branch 'bpf-Add-support-for-sock_ops'David S. Miller25-26/+1218
2017-07-01bpf: update tools/include/uapi/linux/bpf.hLawrence Brakmo1-1/+65
2017-07-01bpf: Sample bpf program to set sndcwnd clampLawrence Brakmo2-0/+103
2017-07-01bpf: Adds support for setting sndcwnd clampLawrence Brakmo2-0/+8
2017-07-01bpf: Sample BPF program to set initial cwndLawrence Brakmo2-0/+89
2017-07-01bpf: Adds support for setting initial cwndLawrence Brakmo2-1/+19
2017-07-01bpf: Sample BPF program to set congestion controlLawrence Brakmo2-0/+84
2017-07-01bpf: Add support for changing congestion controlLawrence Brakmo7-17/+58
2017-07-01bpf: Sample BPF program to set buffer sizesLawrence Brakmo2-0/+87
2017-07-01bpf: Add TCP connection BPF callbacksLawrence Brakmo4-1/+15
2017-07-01bpf: Add setsockopt helper function to bpfLawrence Brakmo3-2/+94
2017-07-01bpf: Sample bpf program to set initial windowLawrence Brakmo2-0/+70
2017-07-01bpf: Support for setting initial receive windowLawrence Brakmo4-2/+28
2017-07-01bpf: Sample bpf program to set SYN/SYN-ACK RTOsLawrence Brakmo2-0/+70
2017-07-01bpf: Support for per connection SYN/SYN-ACK RTOsLawrence Brakmo4-2/+17
2017-07-01bpf: program to load and attach sock_ops BPF progsLawrence Brakmo2-0/+100
2017-07-01bpf: BPF support for sock_opsLawrence Brakmo9-3/+314
2017-07-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller10-39/+60
2017-07-01sctp: Add peeloff-flags socket optionNeil Horman2-15/+78
2017-07-01Merge branch 'sfc-MCDI-cleanups'David S. Miller1-3/+4
2017-07-01sfc: correct comment on efx_mcdi_process_eventEdward Cree1-1/+1
2017-07-01sfc: change Unknown MCDI event message to print full event.Jon Cooper1-2/+3
2017-07-01net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King1-1/+1
2017-07-01Merge tag 'nfc-next-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller24-669/+363
2017-07-01arm: sunxi: Revert changes merged through net-next.Maxime Ripard14-175/+1
2017-07-01Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller4-5/+17
2017-07-01Merge tag 'wireless-drivers-next-for-davem-2017-06-30' of git://git.kernel.or...David S. Miller77-535/+1125
2017-07-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+15
2017-07-01datapath: Avoid using stack larger than 1024.Tonghao Zhang1-23/+58
2017-07-01Merge branch 'sctp-remove-typedefs-from-structures-part-1'David S. Miller27-283/+292
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long7-27/+27
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long4-13/+13
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long6-10/+10
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long2-8/+11
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_param_tXin Long3-11/+9
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long10-71/+79
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_cid_tXin Long7-14/+16
2017-07-01sctp: remove the typedef sctp_chunkhdr_tXin Long12-103/+102
2017-07-01sctp: remove the typedef sctp_sctphdr_tXin Long7-25/+24
2017-07-01Merge branch 'nfp-introduce-flower-offload-capabilities'David S. Miller15-29/+1816
2017-07-01nfp: add control message passing capabilities to flower offloadsPieter Jansen van Vuuren3-1/+70
2017-07-01nfp: add a stats handler for flower offloadsPieter Jansen van Vuuren5-8/+171
2017-07-01nfp: add metadata to each flow offloadPieter Jansen van Vuuren5-13/+412
2017-07-01nfp: add basic action capabilities to flower offloadsPieter Jansen van Vuuren5-0/+271
2017-07-01nfp: extend flower matching capabilitiesPieter Jansen van Vuuren6-1/+316
2017-07-01nfp: extend flower add flow offloadPieter Jansen van Vuuren3-1/+325
2017-07-01nfp: provide infrastructure for offloading flower based TC filtersPieter Jansen van Vuuren8-14/+220
2017-07-01nfp: add phys_switch_id supportSimon Horman4-0/+36
2017-07-01net: switchdev: add SET_SWITCHDEV_OPS helperSimon Horman1-0/+4
2017-07-01sctp: remove an unnecessary check from sctp_endpoint_destroyXin Long1-8/+6
2017-07-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+6
2017-07-01Merge tag 'pinctrl-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-40/+4
2017-07-01Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-2/+3
2017-07-01Merge branch 'net-refcount_t'David S. Miller105-322/+321
2017-07-01net: convert packet_fanout.sk_ref from atomic_t to refcount_tReshetova, Elena2-5/+7
2017-07-01net: convert netlbl_lsm_cache.refcount from atomic_t to refcount_tReshetova, Elena3-8/+8
2017-07-01net: convert net.passive from atomic_t to refcount_tReshetova, Elena3-4/+5
2017-07-01net: convert inet_frag_queue.refcnt from atomic_t to refcount_tReshetova, Elena3-10/+10
2017-07-01net: convert fib_rule.refcnt from atomic_t to refcount_tReshetova, Elena2-5/+6
2017-07-01net: convert unix_address.refcnt from atomic_t to refcount_tReshetova, Elena2-5/+6
2017-07-01net: convert netpoll_info.refcnt from atomic_t to refcount_tReshetova, Elena2-4/+5
2017-07-01net: convert in_device.refcnt from atomic_t to refcount_tReshetova, Elena2-6/+7
2017-07-01net: convert ip_mc_list.refcnt from atomic_t to refcount_tReshetova, Elena2-6/+7
2017-07-01net: convert sock.sk_refcnt from atomic_t to refcount_tReshetova, Elena35-69/+70
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena37-85/+74
2017-07-01net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_tReshetova, Elena2-7/+7
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena21-67/+67
2017-07-01net: convert nf_bridge_info.use from atomic_t to refcount_tReshetova, Elena3-6/+6
2017-07-01net: convert neigh_params.refcnt from atomic_t to refcount_tReshetova, Elena2-7/+7
2017-07-01net: convert neighbour.refcnt from atomic_t to refcount_tReshetova, Elena6-17/+18
2017-07-01net: convert inet_peer.refcnt from atomic_t to refcount_tReshetova, Elena2-11/+11
2017-07-01Merge tag 'perf-core-for-mingo-4.13-20170630' of git://git.kernel.org/pub/scm...Ingo Molnar40-369/+1228
2017-06-30Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-14/+24
2017-06-30uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg1-25/+1
2017-06-30hashtable: remove repeated phrase from a commentJakub Kicinski1-1/+0
2017-06-30x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa1-1/+3
2017-06-30ARM: Prepare for randomized task_structArnd Bergmann3-7/+10
2017-06-30Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-54/+58
2017-06-30objtool: Silence warnings for functions which use IRETJosh Poimboeuf1-8/+6
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+3
2017-06-30Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds3-2/+9
2017-06-30Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-14/+19
2017-06-30Merge branch 'PTP-support-for-macb-driver'David S. Miller6-41/+854
2017-06-30net: macb: Add hardware PTP supportRafal Ozieblo4-6/+732
2017-06-30net: macb: macb.c changed to macb_main.cRafal Ozieblo2-0/+1
2017-06-30net: macb: Add tsu_clk to device treeRafal Ozieblo1-0/+1
2017-06-30net: macb: Add support for PTP timestamps in DMA descriptorsRafal Ozieblo3-37/+122
2017-06-30lightnvm: pblk: set line bitmap check under debugJavier González1-1/+4
2017-06-30lightnvm: pblk: verify that cache read is still validJavier González3-6/+22
2017-06-30lightnvm: pblk: add initialization checkJavier González1-0/+6
2017-06-30lightnvm: pblk: remove target using async. I/OsJavier González6-73/+122
2017-06-30lightnvm: pblk: use vmalloc for GC data bufferJavier González5-12/+14
2017-06-30lightnvm: pblk: use right metadata buffer for recoveryJavier González1-3/+3
2017-06-30lightnvm: pblk: schedule if data is not readyJavier González1-1/+3
2017-06-30lightnvm: pblk: remove unused return variableJavier González1-2/+2
2017-06-30lightnvm: pblk: fix double-free on pblk initJavier González1-2/+0
2017-06-30lightnvm: pblk: fix bad le64 assignationsJavier González4-4/+7
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller200-881/+1392
2017-06-30Merge tag 'irqchip-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner3-3/+6
2017-06-30perf auxtrace: Add CPU filter supportAdrian Hunter4-0/+14
2017-06-30perf intel-pt: Do not use TSC packets for calculating CPU cycles to TSCAdrian Hunter1-0/+14
2017-06-30perf intel-pt: Update documentation to include new ptwrite and power eventsAdrian Hunter1-2/+40
2017-06-30perf intel-pt: Add example script for power events and PTWRITEAdrian Hunter3-0/+144
2017-06-30perf intel-pt: Synthesize new power and "ptwrite" eventsAdrian Hunter1-0/+283
2017-06-30perf intel-pt: Move code in intel_pt_synth_events() to simplify attr settingAdrian Hunter1-23/+22
2017-06-30perf intel-pt: Factor out intel_pt_set_event_name()Adrian Hunter1-8/+16
2017-06-30perf intel-pt: Tidy messages into called function intel_pt_synth_event()Adrian Hunter1-24/+18
2017-06-30perf intel-pt: Tidy Intel PT evsel lookup into separate functionAdrian Hunter1-10/+15
2017-06-30perf intel-pt: Join needlessly wrapped linesAdrian Hunter1-4/+2
2017-06-30perf intel-pt: Remove unused instructions_sample_periodAdrian Hunter1-2/+0
2017-06-30perf intel-pt: Factor out common code synthesizing event samplesAdrian Hunter1-122/+100
2017-06-30perf script: Add synthesized Intel PT power and ptwrite eventsAdrian Hunter2-1/+231
2017-06-30irqchip/or1k-pic: Fix interrupt acknowledgementPedro H. Penna1-1/+1
2017-06-30irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmapDan Carpenter1-2/+2
2017-06-30irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose1-0/+3
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller37-494/+945
2017-06-30regulator: core: Fix size limit of supply_mapHaishan Zhou1-23/+13
2017-06-30Merge tag 'iwlwifi-next-for-kalle-2017-06-30' of git://git.kernel.org/pub/scm...Kalle Valo65-571/+1299
2017-06-30objtool: Implement stack validation 2.0Josh Poimboeuf11-320/+1130
2017-06-30objtool, x86: Add several functions and files to the objtool whitelistJosh Poimboeuf15-6/+39
2017-06-30objtool: Move checking code to check.cJosh Poimboeuf4-1268/+1328
2017-06-30x86/mm: Delete a big outdated comment about TLB flushingAndy Lutomirski1-36/+0
2017-06-30x86/mm: Don't reenter flush_tlb_func_common()Andy Lutomirski1-2/+15
2017-06-30x86/uaccess: Optimize copy_user_enhanced_fast_string() for short stringsPaolo Abeni1-2/+5
2017-06-30sched/cputime: Refactor the cputime_adjust() codeGustavo A. R. Silva1-11/+5
2017-06-30cpu/hotplug: Constify attribute_group structuresArvind Yadav1-2/+2
2017-06-30sched/debug: Expose the number of RT/DL tasks that can migrateDaniel Bristot de Oliveira1-2/+15
2017-06-30perf/x86/intel: Constify the 'lbr_desc[]' array and make a function staticColin Ian King1-2/+2
2017-06-30x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level pagingKirill A. Shutemov1-6/+12
2017-06-30mwifiex: do not update MCS set from hostapdGanapathi Bhat2-27/+0
2017-06-30x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He3-7/+2
2017-06-30x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He1-0/+2
2017-06-30ieee80211: update public action codesPeter Oh1-1/+34
2017-06-30nl80211: Don't verify owner_nlportid on NAN commandsAndrei Otcheretianski2-13/+4
2017-06-30brcmfmac: switch to using cfg80211_connect_done()Arend van Spriel1-9/+11
2017-06-30brcmfmac: support 4-way handshake offloading for 802.1XArend van Spriel2-4/+60
2017-06-30brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSKArend van Spriel7-7/+134
2017-06-29tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca1-9/+5
2017-06-30MIPS: Avoid accidental raw backtraceJames Hogan1-0/+2
2017-06-30MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton1-5/+18
2017-06-30MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton1-0/+3
2017-06-30MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton1-8/+1
2017-06-29ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger1-4/+4
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-84/+350
2017-06-29cpufreq: Update scaling_cur_freq documentationRafael J. Wysocki1-6/+6
2017-06-29cpufreq: intel_pstate: Clean up after performance governor changesRafael J. Wysocki2-10/+2
2017-06-29Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-16/+27
2017-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-5/+16
2017-06-29PM: hibernate: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-29cpuidle: menu: allow state 0 to be disabledNicholas Piggin1-5/+15
2017-06-29intel_idle: Use more common logging styleJoe Perches1-16/+16
2017-06-29x86/ftrace: Exclude functions in head64.c from function-tracingKirill A. Shutemov1-0/+1
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree1-3/+4
2017-06-29Merge branch 'mlx4-dynamic-tc-tx-queues'David S. Miller7-26/+79
2017-06-29net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy7-16/+65
2017-06-29net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy5-13/+17
2017-06-29net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček1-7/+17
2017-06-29net: bridge: constify attribute_group structures.Arvind Yadav1-1/+1
2017-06-29net: constify attribute_group structures.Arvind Yadav1-3/+3
2017-06-29net: freescale: gianfar : constify dev_pm_ops structures.Arvind Yadav1-1/+1
2017-06-29net: smc91x: constify dev_pm_ops structures.Arvind Yadav1-1/+1
2017-06-29net: ibm: ibmveth: constify dev_pm_ops structures.Arvind Yadav1-1/+1
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2-0/+71
2017-06-29ibmvnic: Fix assignment of RX/TX IRQ'sThomas Falcon1-7/+7
2017-06-29net: ipmr: Add ipmr_rtm_getrouteDonald Sharp1-1/+62
2017-06-29bpf: Fix out-of-bound access on interpreters[]Martin KaFai Lau1-1/+3
2017-06-29amd-xgbe: fix spelling mistake: "avialable" -> "available"Colin Ian King1-1/+1
2017-06-29perf/x86/intel/uncore: Fix wrong box pointer checkKan Liang1-1/+1
2017-06-29Merge branch 'arcnet-features'David S. Miller3-10/+126
2017-06-29arcnet: com20020-pci: add support for PCIFB2 cardMichael Grzeschik1-0/+34
2017-06-29arcnet: com20020-pci: handle backplane mode depending on card typeMichael Grzeschik1-0/+2
2017-06-29arcnet: com20020-pci: add attribute to readback backplane statusMichael Grzeschik1-0/+22
2017-06-29arcnet: add err_skb package for package status feedbackMichael Grzeschik2-10/+68
2017-06-29Merge branch 'arcnet-fixes'David S. Miller4-8/+9
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik1-0/+1
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik1-2/+3
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik1-2/+0
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King1-1/+1
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik1-3/+4
2017-06-29Merge branch 'amd-xgbe-updates'David S. Miller12-488/+547
2017-06-29amd-xgbe: Adjust register settings to improve performanceLendacky, Thomas5-6/+58
2017-06-29amd-xgbe: Simplify the burst length settingsLendacky, Thomas4-64/+31
2017-06-29amd-xgbe: Prepare for more fine grained cache coherency controlsLendacky, Thomas5-67/+14
2017-06-29amd-xgbe: Add NUMA affinity support for IRQ hintsLendacky, Thomas2-3/+17
2017-06-29amd-xgbe: Add NUMA affinity support for memory allocationsLendacky, Thomas4-194/+217