aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-16PNP: ide: constify pnp_device_idArvind Yadav
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-15bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann
2017-08-15PCI: fix oops when try to find Root Port for a PCI devicedingtianhong
2017-08-15sfc: don't try and read ef10 data on non-ef10 NICBert Kenward
2017-08-15net_sched: remove warning from qdisc_hash_addKonstantin Khlebnikov
2017-08-15net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov
2017-08-15net_sched: reset pointers to tcf blocks in classful qdiscs' destructorsKonstantin Khlebnikov
2017-08-15ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet
2017-08-15net: Fix a typo in comment about sock flags.Tonghao Zhang
2017-08-15ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet
2017-08-15Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller
2017-08-14tcp: fix possible deadlock in TCP stack vs BPF filterEric Dumazet
2017-08-14dccp: purge write queue in dccp_destroy_sock()Eric Dumazet
2017-08-14udp: fix linear skb reception with PEEK_OFFAl Viro
2017-08-14ipv6: release rt6->rt6i_idev properly during ifdownWei Wang
2017-08-14af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet
2017-08-14tcp: ulp: avoid module refcnt leak in tcp_set_ulpSabrina Dubroca
2017-08-14Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag'David S. Miller
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-14PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong
2017-08-14PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong
2017-08-14Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-08-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-14tipc: avoid inheriting msg_non_seq flag when message is returnedJon Paul Maloy
2017-08-14tipc: accept PACKET_MULTICAST packetsJon Paul Maloy
2017-08-14ipv4: route: fix inet_rtm_getroute induced crashFlorian Westphal
2017-08-14brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel
2017-08-13bonding: ratelimit failed speed/duplex update warningAndreas Born
2017-08-13Linux 4.13-rc5Linus Torvalds
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-13Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-12Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-11MD: not clear ->safemode for external metadata arrayShaohua Li
2017-08-11udp: harden copy_linear_skb()Eric Dumazet
2017-08-11Merge branch 'bpf-Minor-fix-in-bpf_convert_ctx_access'David S. Miller
2017-08-11bpf: fix two missing target_size settings in bpf_convert_ctx_accessDaniel Borkmann
2017-08-11net: fix compilation when busy poll is not enabledDaniel Borkmann
2017-08-11mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev
2017-08-11nfp: do not update MTU from BH in flower appSimon Horman