summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller103-621/+2992
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman1-2/+3
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-8/+34
2017-08-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-76/+109
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-4/+4
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds55-186/+2490
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-08liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtoolIntiyaz Basha1-21/+9
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-08Merge branch 'bpf-rewrite-value-tracking-in-verifier'David S. Miller10-1281/+2217
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-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
2017-08-08net: usb: ipheth: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: cdc-phonet: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: catc: constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-08-08net: irda: stir4200: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: irda: mcs7780: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: irda: ksdazzle: constify usb_device_idArvind Yadav1-1/+1