summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-25esp: Fix skb tailroom calculationSteffen Klassert2-2/+2
2017-08-25esp: Fix locking on page fragment allocationSteffen Klassert2-4/+6
2017-08-24net: xfrm: don't double-hold dst when sk_policy in use.Lorenzo Colitti1-1/+0
2017-08-24net: dsa: use consume_skb()Eric Dumazet2-2/+2
2017-08-24Merge branch 'nfp-fixes'David S. Miller3-22/+26
2017-08-24nfp: avoid buffer leak when representor is missingJakub Kicinski1-5/+5
2017-08-24nfp: make sure representors are destroyed before their lower netdevJakub Kicinski1-8/+14
2017-08-24nfp: don't hold PF lock while enabling SR-IOVJakub Kicinski1-9/+7
2017-08-24Merge branch 'dst-tag-ksz-fix'David S. Miller3-13/+51
2017-08-24net: dsa: skb_put_padto() already frees nskbFlorian Fainelli1-4/+6
2017-08-24net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli2-9/+45
2017-08-24net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Stephan Gatzka1-1/+4
2017-08-23fsl/man: Inherit parent device and of_nodeFlorian Fainelli1-0/+2
2017-08-23bpf: fix map value attribute for hash of mapsDaniel Borkmann1-13/+17
2017-08-23net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli1-2/+4
2017-08-23Merge branch 'net-sched-couple-of-chain-fixes'David S. Miller1-4/+12
2017-08-23net: sched: don't do tcf_chain_flush from tcf_chain_destroyJiri Pirko1-3/+3
2017-08-23net: sched: fix use after free when tcf_chain_destroy is called multiple timesJiri Pirko1-2/+10
2017-08-23udp: on peeking bad csum, drop packets even if not at headEric Dumazet1-1/+1
2017-08-23macsec: add genl family module aliasSabrina Dubroca1-0/+1
2017-08-23Merge branch 'tipc-topology-server-fixes'David S. Miller1-12/+9
2017-08-23tipc: fix a race condition of releasing subscriber objectYing Xue1-0/+2
2017-08-23tipc: remove subscription references only for pending timersParthasarathy Bhuvaragan1-12/+7
2017-08-23mlxsw: spectrum_switchdev: Fix mrouter flag updateNogah Frankel1-4/+11
2017-08-23net: ftgmac100: Fix oops in probe on failure to find associated PHYAndrew Jeffery1-1/+0
2017-08-22net/hsr: Check skb_put_padto() return valueFlorian Fainelli1-1/+2
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang3-8/+56
2017-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller6-11/+29
2017-08-22ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio1-4/+2
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds4-15/+15
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni1-1/+1
2017-08-21Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-70/+153
2017-08-21Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+0
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds31-72/+144
2017-08-21pids: make task_tgid_nr_ns() safeOleg Nesterov3-32/+34
2017-08-21rtc: ds1307: fix regmap configHeiner Kallweit1-1/+0
2017-08-21ipv6: repair fib6 tree in failure caseWei Wang1-13/+11
2017-08-21net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-21tools lib bpf: improve warningEric Leblond1-1/+2
2017-08-21switchdev: documentation: minor typo fixesChris Packham1-2/+2
2017-08-21bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann1-0/+1
2017-08-21Linux 4.13-rc6Linus Torvalds1-1/+1
2017-08-20Sanitize 'move_pages()' permission checksLinus Torvalds1-8/+3
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-68/+85
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-11/+12
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-19/+48
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-38/+84
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-0/+76
2017-08-20genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan1-2/+2
2017-08-19net: sched: fix NULL pointer dereference when action calls some targetsXin Long1-0/+2