aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-09bpf, x86: implement jiting of BPF_J{LT,LE,SLT,SLE}Daniel Borkmann1-0/+26
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann6-4/+455
2017-08-09sock: fix zerocopy_success regression with msg_zerocopyWillem de Bruijn1-2/+7
2017-08-09sock: fix zerocopy panic in mem accountingWillem de Bruijn1-2/+2
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman1-2/+3
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat3-13/+29
2017-08-08net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn3-3/+3
2017-08-08isdn: hfcsusb: constify usb_device_idArvind Yadav1-1/+1
2017-08-08isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav1-1/+1
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-08net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King1-1/+1
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-08rds: Reintroduce statistics countingHåkon Bugge1-1/+4
2017-08-08tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet1-0/+4
2017-08-08net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long1-10/+10
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath2-0/+71
2017-08-08net_sched: get rid of some forward declarationsWANG Cong1-111/+103
2017-08-08net: dsa: lan9303: Only allocate 3 portsEgil Hjelmeland2-3/+2
2017-08-08selftests: bpf: add a test for XDP redirectWilliam Tu4-3/+86
2017-08-08liquidio: fix misspelled firmware image filenamesDerek Chickles1-4/+8
2017-08-08bpf: Extend check_uarg_tail_zero() checksMickaël Salaün1-11/+15
2017-08-08bpf: Move check_uarg_tail_zero() upwardMickaël Salaün1-26/+26
2017-08-08netvsc: make sure and unregister datapathstephen hemminger3-48/+28
2017-08-08igb: support BCM54616 PHYJohn W Linville3-0/+8
2017-08-08liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtoolIntiyaz Basha1-21/+9
2017-08-08igbvf: convert msleep to mdelay in atomic contextGreg Edwards1-1/+1
2017-08-08igbvf: after mailbox write, wait for replyGreg Edwards1-2/+8
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin2-0/+39
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-08igbvf: add lock around mailbox opsGreg Edwards4-0/+56
2017-08-08e1000e: Initial Support for IceLakeSasha Neftin2-0/+8
2017-08-08igb: do not drop PF mailbox lock after read of VF messageGreg Edwards4-12/+26
2017-08-08bpf/verifier: increase complexity limit to 128kEdward Cree1-1/+1
2017-08-08Documentation: describe the new eBPF verifier value tracking behaviourEdward Cree1-18/+104
2017-08-08selftests/bpf: variable offset negative testsEdward Cree1-0/+41
2017-08-08selftests/bpf: add tests for subtraction & negative numbersEdward Cree1-0/+104
2017-08-08selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifierEdward Cree1-8/+8
2017-08-08selftests/bpf: add test for bogus operations on pointersEdward Cree1-2/+64
2017-08-08selftests/bpf: add a test to test_alignEdward Cree1-0/+67
2017-08-08selftests/bpf: rewrite test_alignEdward Cree1-93/+132
2017-08-08selftests/bpf: change test_verifier expectationsEdward Cree1-180/+152
2017-08-08bpf/verifier: more concise register state logs for constant var_offEdward Cree1-19/+27
2017-08-08bpf/verifier: track signed and unsigned min/max valuesEdward Cree4-317/+461
2017-08-08bpf/verifier: rework value trackingEdward Cree7-852/+1265
2017-08-08igb: expose mailbox unlock methodGreg Edwards3-0/+41
2017-08-08igb: add argument names to mailbox op function declarationsGreg Edwards2-13/+14
2017-08-08net: usb: rtl8150: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: r8152: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: kaweth: constify usb_device_idArvind Yadav1-1/+1