summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat
2017-08-08net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-08isdn: hfcsusb: constify usb_device_idArvind Yadav
2017-08-08isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork
2017-08-08net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault
2017-08-08rds: Reintroduce statistics countingHåkon Bugge
2017-08-08tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet
2017-08-08net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath
2017-08-08net_sched: get rid of some forward declarationsWANG Cong
2017-08-08net: dsa: lan9303: Only allocate 3 portsEgil Hjelmeland
2017-08-08selftests: bpf: add a test for XDP redirectWilliam Tu
2017-08-08liquidio: fix misspelled firmware image filenamesDerek Chickles
2017-08-08bpf: Extend check_uarg_tail_zero() checksMickaël Salaün
2017-08-08bpf: Move check_uarg_tail_zero() upwardMickaël Salaün
2017-08-08netvsc: make sure and unregister datapathstephen hemminger
2017-08-08liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtoolIntiyaz Basha
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-08Merge branch 'bpf-rewrite-value-tracking-in-verifier'David S. Miller
2017-08-08bpf/verifier: increase complexity limit to 128kEdward Cree
2017-08-08Documentation: describe the new eBPF verifier value tracking behaviourEdward Cree
2017-08-08selftests/bpf: variable offset negative testsEdward Cree
2017-08-08selftests/bpf: add tests for subtraction & negative numbersEdward Cree
2017-08-08selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifierEdward Cree
2017-08-08selftests/bpf: add test for bogus operations on pointersEdward Cree
2017-08-08selftests/bpf: add a test to test_alignEdward Cree
2017-08-08selftests/bpf: rewrite test_alignEdward Cree
2017-08-08selftests/bpf: change test_verifier expectationsEdward Cree
2017-08-08bpf/verifier: more concise register state logs for constant var_offEdward Cree
2017-08-08bpf/verifier: track signed and unsigned min/max valuesEdward Cree
2017-08-08bpf/verifier: rework value trackingEdward Cree
2017-08-08net: usb: rtl8150: constify usb_device_idArvind Yadav
2017-08-08net: usb: r8152: constify usb_device_idArvind Yadav
2017-08-08net: usb: kaweth: constify usb_device_idArvind Yadav
2017-08-08net: usb: ipheth: constify usb_device_idArvind Yadav
2017-08-08net: usb: cdc-phonet: constify usb_device_idArvind Yadav
2017-08-08net: usb: catc: constify usb_device_id and fix space before '[' errorArvind Yadav
2017-08-08net: irda: stir4200: constify usb_device_idArvind Yadav
2017-08-08net: irda: mcs7780: constify usb_device_idArvind Yadav
2017-08-08net: irda: ksdazzle: constify usb_device_idArvind Yadav