summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-15PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong1-0/+62
2017-08-15PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong3-0/+57
2017-08-14tipc: avoid inheriting msg_non_seq flag when message is returnedJon Paul Maloy1-0/+1
2017-08-14tipc: accept PACKET_MULTICAST packetsJon Paul Maloy1-1/+1
2017-08-14ipv4: route: fix inet_rtm_getroute induced crashFlorian Westphal1-1/+2
2017-08-14bonding: ratelimit failed speed/duplex update warningAndreas Born1-3/+4
2017-08-12udp: harden copy_linear_skb()Eric Dumazet1-0/+2
2017-08-12Merge branch 'bpf-Minor-fix-in-bpf_convert_ctx_access'David S. Miller2-6/+8
2017-08-12bpf: fix two missing target_size settings in bpf_convert_ctx_accessDaniel Borkmann1-0/+2
2017-08-12net: fix compilation when busy poll is not enabledDaniel Borkmann1-6/+6
2017-08-12mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev5-9/+36
2017-08-12nfp: do not update MTU from BH in flower appSimon Horman1-6/+2
2017-08-12net: stmmac: Use the right logging function in stmmac_mdio_registerRomain Perier1-5/+4
2017-08-12net/sched/hfsc: allocate tcf block for hfsc root classKonstantin Khlebnikov1-0/+8
2017-08-12bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2-2/+9
2017-08-11net: dsa: ksz: fix skb freeingVivien Didelot1-4/+9
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-22/+33
2017-08-10packet: fix tp_reserve race in packet_set_ringWillem de Bruijn1-4/+9
2017-08-10udp: consistently apply ufo or fragmentationWillem de Bruijn3-7/+10
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-11/+124
2017-08-10net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_targetXin Long1-1/+1
2017-08-10igmp: Fix regression caused by igmp sysctl namespace code.Nikolay Borisov2-6/+7
2017-08-10geneve: maximum value of VNI cannot be usedGirish Moodalbail1-1/+1
2017-08-10net: systemport: Fix software statistics for SYSTEMPORT LiteFlorian Fainelli1-0/+4
2017-08-10tipc: remove premature ESTABLISH FSM event at link synchronizationJon Paul Maloy1-3/+1
2017-08-10sunvdc: prevent sunvdc panic when mpgroup disk added to guest domainJim Quigley1-0/+61
2017-08-10Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-20/+42
2017-08-10futex: 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-09net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn3-3/+3
2017-08-09qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-09ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-09rds: Reintroduce statistics countingHåkon Bugge1-1/+4
2017-08-09tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet1-0/+4
2017-08-09net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long1-10/+10
2017-08-09net: dsa: mediatek: add adjust link support for user portsJohn Crispin2-0/+39
2017-08-09net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds13-53/+102
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches1-0/+12
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches1-23/+34
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches1-21/+49
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches1-25/+66
2017-08-08MAINTAINERS: openbmc mailing list is moderatedRandy Dunlap1-1/+1
2017-08-08MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACKSedat Dilek1-1/+1
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-171/+69
2017-08-08random: fix warning message on ia64 and pariscHelge Deller1-1/+1
2017-08-08Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds5-43/+10